Dec 18 10:48:28.669 INFO checking stb_image-0.2.2 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 10:48:28.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/stb_image/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 10:48:28.862 INFO [stdout] 01db2cc67244240c8ba0f8e79b29474867217a56afcd4ddd59c3fb45e9e8138b Dec 18 10:48:28.864 INFO running `"docker" "start" "-a" "01db2cc67244240c8ba0f8e79b29474867217a56afcd4ddd59c3fb45e9e8138b"` Dec 18 10:48:29.440 INFO [stderr] Compiling stb_image v0.2.2 (/opt/crater/workdir) Dec 18 10:48:29.728 INFO [stderr] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained Dec 18 10:48:29.728 INFO [stderr] --> build.rs:8:5 Dec 18 10:48:29.728 INFO [stderr] | Dec 18 10:48:29.728 INFO [stderr] 8 | gcc::compile_library("libstb_image.a", &["src/stb_image.c"]); Dec 18 10:48:29.728 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 18 10:48:29.728 INFO [stderr] | Dec 18 10:48:29.728 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 10:48:29.728 INFO [stderr] Dec 18 10:48:30.821 INFO [stderr] warning: src/stb_image.c: In function 'stbi__convert_format': Dec 18 10:48:30.821 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.822 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.822 INFO [stderr] warning: ^ Dec 18 10:48:30.823 INFO [stderr] warning: src/stb_image.c:1344:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.823 INFO [stderr] warning: CASE(1,2) dest[0]=src[0], dest[1]=255; break; Dec 18 10:48:30.824 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.825 INFO [stderr] warning: src/stb_image.c:1344:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.825 INFO [stderr] warning: CASE(1,2) dest[0]=src[0], dest[1]=255; break; Dec 18 10:48:30.826 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.826 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.827 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.827 INFO [stderr] warning: ^ Dec 18 10:48:30.828 INFO [stderr] warning: src/stb_image.c:1345:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.828 INFO [stderr] warning: CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; Dec 18 10:48:30.829 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1345:52: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1346:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1346:65: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1347:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,1) dest[0]=src[0]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1347:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,1) dest[0]=src[0]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1348:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1348:52: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1349:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1349:68: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1350:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1350:78: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1351:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1351:67: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1352:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1352:82: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1353:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1353:67: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.831 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.831 INFO [stderr] warning: ^ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1354:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.831 INFO [stderr] warning: src/stb_image.c:1354:85: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.831 INFO [stderr] warning: CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; Dec 18 10:48:30.831 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:1355:10: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:1355:66: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c: In function 'stbi__build_fast_ac': Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:1559:33: warning: left shift of negative value [-Wshift-negative-value] Dec 18 10:48:30.832 INFO [stderr] warning: if (k < m) k += (-1 << magbits) + 1; Dec 18 10:48:30.832 INFO [stderr] warning: ^~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c: In function 'stbi__create_png_image_raw': Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4033:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4033:95: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4034:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4034:84: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4035:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4035:113: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4036:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],prior[k],prior[k-filter_bytes])); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4036:139: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],prior[k],prior[k-filter_bytes])); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4037:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4037:102: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < nk; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4038:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4038:112: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4049:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_none) cur[k] = raw[k]; break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4049:57: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_none) cur[k] = raw[k]; break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.832 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.832 INFO [stderr] warning: ^ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4050:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.832 INFO [stderr] warning: src/stb_image.c:4050:88: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.832 INFO [stderr] warning: CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; Dec 18 10:48:30.832 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.833 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.833 INFO [stderr] warning: ^ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4051:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4051:84: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.833 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.833 INFO [stderr] warning: ^ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4052:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4052:106: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.833 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.833 INFO [stderr] warning: ^ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4053:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4053:125: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.833 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.833 INFO [stderr] warning: ^ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4054:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4054:95: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] Dec 18 10:48:30.833 INFO [stderr] warning: for (k=0; k < img_n; ++k) Dec 18 10:48:30.833 INFO [stderr] warning: ^ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4055:13: note: in expansion of macro 'CASE' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:4055:105: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' Dec 18 10:48:30.833 INFO [stderr] warning: CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~ Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c: In function 'stbi__gif_load_next': Dec 18 10:48:30.833 INFO [stderr] warning: src/stb_image.c:5655:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Dec 18 10:48:30.833 INFO [stderr] warning: static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp) Dec 18 10:48:30.833 INFO [stderr] warning: ^~~~~~~~ Dec 18 10:48:31.612 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s Dec 18 10:48:32.412 INFO running `"docker" "inspect" "01db2cc67244240c8ba0f8e79b29474867217a56afcd4ddd59c3fb45e9e8138b"` Dec 18 10:48:32.768 INFO running `"docker" "rm" "-f" "01db2cc67244240c8ba0f8e79b29474867217a56afcd4ddd59c3fb45e9e8138b"` Dec 18 10:48:33.004 INFO [stdout] 01db2cc67244240c8ba0f8e79b29474867217a56afcd4ddd59c3fb45e9e8138b