[INFO] cloning repository https://github.com/hpatjens/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpatjens/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/hpatjens/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpatjens/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e5ea318e020eb12eba46bcea12251d39e099764 [INFO] checking hpatjens/pathtracer against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hpatjens/pathtracer [INFO] finished tweaking git repo https://github.com/hpatjens/pathtracer [INFO] tweaked toml for git repo https://github.com/hpatjens/pathtracer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hpatjens/pathtracer 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/hpatjens/hmath` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.20.10 [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] [stderr] Downloaded wayland-scanner v0.20.10 [INFO] [stderr] Downloaded stb_image v0.2.2 [INFO] [stderr] Downloaded derive-new v0.5.5 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded objc v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v0.4.8 [INFO] [stderr] Downloaded syn v0.14.4 [INFO] [stderr] Downloaded parking_lot v0.6.2 [INFO] [stderr] Downloaded tempfile v3.0.2 [INFO] [stderr] Downloaded wayland-client v0.20.10 [INFO] [stderr] Downloaded notify v4.0.3 [INFO] [stderr] Downloaded wayland-commons v0.20.10 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded wayland-protocols v0.20.10 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f78cdfb966713904e6f798455df608eb14bf827da900353cdd84256c0449ff74 [INFO] running `Command { std: "docker" "start" "-a" "f78cdfb966713904e6f798455df608eb14bf827da900353cdd84256c0449ff74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f78cdfb966713904e6f798455df608eb14bf827da900353cdd84256c0449ff74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78cdfb966713904e6f798455df608eb14bf827da900353cdd84256c0449ff74", kill_on_drop: false }` [INFO] [stdout] f78cdfb966713904e6f798455df608eb14bf827da900353cdd84256c0449ff74 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a53499c5a996890570e460c05b985f54f1479b3afada4f01a7e1801b0f8eb6a [INFO] running `Command { std: "docker" "start" "-a" "4a53499c5a996890570e460c05b985f54f1479b3afada4f01a7e1801b0f8eb6a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking stable_deref_trait v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking same-file v1.0.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking inotify v0.3.0 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Checking walkdir v2.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot v0.6.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libxml-f625255ff05651db.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/libloading-7b753d0e1d7cdb32/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tempfile-fdb8624450aeb919.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tempfile-fdb8624450aeb919/dep-lib-tempfile` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c: In function 'stbi__convert_format': [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1344:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1345:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1346:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1347:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1348:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1349:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1350:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1351:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1352:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1353:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1354:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1355:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c: In function 'stbi__build_fast_ac': [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:1559:33: warning: left shift of negative value [-Wshift-negative-value] [INFO] [stderr] warning: stb_image@0.2.2: 1559 | if (k < m) k += (-1 << magbits) + 1; [INFO] [stderr] warning: stb_image@0.2.2: | ^~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c: In function 'stbi__create_png_image_raw': [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4033:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4034:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4035:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4036:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 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: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4037:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4038:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4049:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4050:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4051:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4052:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4053:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 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: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4054:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: stb_image@0.2.2: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: stb_image@0.2.2: | ^~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:4055:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: stb_image@0.2.2: 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~ [INFO] [stderr] warning: stb_image@0.2.2: 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: stb_image@0.2.2: 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] warning: stb_image@0.2.2: | ^~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c: In function 'stbi__gif_load_next': [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:5655:84: warning: unused parameter 'req_comp' [-Wunused-parameter] [INFO] [stderr] warning: stb_image@0.2.2: 5655 | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp) [INFO] [stderr] warning: stb_image@0.2.2: | ~~~~^~~~~~~~ [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c: At top level: [INFO] [stderr] warning: stb_image@0.2.2: src/stb_image.c:6313:1: fatal error: error writing to /tmp/ccESaBiw.s: No space left on device [INFO] [stderr] warning: stb_image@0.2.2: 6313 | } [INFO] [stderr] warning: stb_image@0.2.2: | ^ [INFO] [stderr] warning: stb_image@0.2.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `stb_image v0.2.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stb_image-1b3f3811f2b91983/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/stb_image-3d9d4bba6445e8d6/out/src/stb_image.o" "-c" "src/stb_image.c" [INFO] [stderr] cargo:warning=src/stb_image.c: In function 'stbi__convert_format': [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1344:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1345:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1346:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1347:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1348:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1349:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1350:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1351:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1352:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1353:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1354:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:1355:10: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c: In function 'stbi__build_fast_ac': [INFO] [stderr] cargo:warning=src/stb_image.c:1559:33: warning: left shift of negative value [-Wshift-negative-value] [INFO] [stderr] cargo:warning= 1559 | if (k < m) k += (-1 << magbits) + 1; [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/stb_image.c: In function 'stbi__create_png_image_raw': [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4033:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4034:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4035:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4036:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo: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] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo: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] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4037:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4038:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4049:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4050:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4051:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4052:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4053:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo: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] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo: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] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4054:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] cargo:warning= 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/stb_image.c:4055:13: note: in expansion of macro 'CASE' [INFO] [stderr] cargo:warning= 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo: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] cargo:warning= 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c: In function 'stbi__gif_load_next': [INFO] [stderr] cargo:warning=src/stb_image.c:5655:84: warning: unused parameter 'req_comp' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 5655 | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp) [INFO] [stderr] cargo:warning= | ~~~~^~~~~~~~ [INFO] [stderr] cargo:warning=src/stb_image.c: At top level: [INFO] [stderr] cargo:warning=src/stb_image.c:6313:1: fatal error: error writing to /tmp/ccESaBiw.s: No space left on device [INFO] [stderr] cargo:warning= 6313 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/src/lib.rs:1670:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/stb_image-3d9d4bba6445e8d6/out/src/stb_image.o" "-c" "src/stb_image.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a89ef7f0f10 - std::backtrace_rs::backtrace::libunwind::trace::hd9e10fb9294c74db [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a89ef7f0f10 - std::backtrace_rs::backtrace::trace_unsynchronized::hde6adccb3e1a76cf [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a89ef7f0f10 - std::sys::backtrace::_print_fmt::h6a4b4e915194502d [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a89ef7f0f10 - ::fmt::h5133c71605090462 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a89ef814b73 - core::fmt::rt::Argument::fmt::hdcf062d60ae25e49 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a89ef814b73 - core::fmt::write::hd4e8038657b5b222 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5a89ef7ed503 - std::io::Write::write_fmt::ha3ae06d4e176cce5 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/io/mod.rs:1888:15 [INFO] [stderr] 7: 0x5a89ef7f0d62 - std::sys::backtrace::BacktraceLock::print::h4ef9de3131645a67 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a89ef7f1edf - std::panicking::default_hook::{{closure}}::hfc4cbd074c949bad [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5a89ef7f1d4a - std::panicking::default_hook::h1063514f927af825 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5a89ef7f27f2 - std::panicking::rust_panic_with_hook::hb1421cb35a77e0ca [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5a89ef7f268a - std::panicking::begin_panic_handler::{{closure}}::h3b5e9702a95983f6 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5a89ef7f1419 - std::sys::backtrace::__rust_end_short_backtrace::h7815fac844f0982a [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a89ef7f231d - rust_begin_unwind [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5a89ef8139f0 - core::panicking::panic_fmt::h8c7dce5e793e479c [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5a89ef7afc1f - gcc::fail::hd56cd6dd8ca34e4f [INFO] [stderr] 16: 0x5a89ef7a378f - gcc::Build::compile::h860ce721ad42e465 [INFO] [stderr] 17: 0x5a89ef7a02a2 - gcc::compile_library::h523a6ab33366d942 [INFO] [stderr] 18: 0x5a89ef79fd2f - build_script_build::main::h8fdfe3c033f610c7 [INFO] [stderr] 19: 0x5a89ef79fcb3 - core::ops::function::FnOnce::call_once::h813cb5b22c3831ae [INFO] [stderr] 20: 0x5a89ef79fc96 - std::sys::backtrace::__rust_begin_short_backtrace::hb24dc923f054a9b5 [INFO] [stderr] 21: 0x5a89ef79fc79 - std::rt::lang_start::{{closure}}::hc8244a2722aab289 [INFO] [stderr] 22: 0x5a89ef7e8d00 - core::ops::function::impls:: for &F>::call_once::h40e321d4479ae2cd [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5a89ef7e8d00 - std::panicking::try::do_call::hb6f16b21819dd04b [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5a89ef7e8d00 - std::panicking::try::hde3d87febde72136 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5a89ef7e8d00 - std::panic::catch_unwind::h28a440045cc8c156 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5a89ef7e8d00 - std::rt::lang_start_internal::{{closure}}::h87a9ab5bc80f3eb7 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5a89ef7e8d00 - std::panicking::try::do_call::h5ebe6b001162b2ee [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5a89ef7e8d00 - std::panicking::try::hd924d903106758e5 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5a89ef7e8d00 - std::panic::catch_unwind::h35df4317997e0dd0 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5a89ef7e8d00 - std::rt::lang_start_internal::hb5c9c18f082b6124 [INFO] [stderr] at /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5a89ef79fc61 - std::rt::lang_start::h7745b5690ebb8592 [INFO] [stderr] 32: 0x5a89ef79fd55 - main [INFO] [stderr] 33: 0x7839df7c0d90 - [INFO] [stderr] 34: 0x7839df7c0e40 - __libc_start_main [INFO] [stderr] 35: 0x5a89ef79fb75 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcevnXKG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-aa17b896e311fb26.rlib}" "/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-60f6729663a07761/build_script_build-60f6729663a07761" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-a15aba825a8d66ca/lib-num_traits` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `backtrace-sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGeI6rp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetai83pq3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatBd6ji/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBwso5l/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGnqULX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEJ1wFX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4a53499c5a996890570e460c05b985f54f1479b3afada4f01a7e1801b0f8eb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a53499c5a996890570e460c05b985f54f1479b3afada4f01a7e1801b0f8eb6a", kill_on_drop: false }` [INFO] [stdout] 4a53499c5a996890570e460c05b985f54f1479b3afada4f01a7e1801b0f8eb6a