[INFO] fetching crate imgui-rs 1.47.0... [INFO] checking imgui-rs-1.47.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate imgui-rs 1.47.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate imgui-rs 1.47.0 [INFO] finished tweaking crates.io crate imgui-rs 1.47.0 [INFO] tweaked toml for crates.io crate imgui-rs 1.47.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate imgui-rs 1.47.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding sdl2 v0.12.1 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36da1f45fddcfe7a3a039d9322f7bd6e97d26c1edd10efb615f0e5f7b4d8a13a [INFO] running `Command { std: "docker" "start" "-a" "36da1f45fddcfe7a3a039d9322f7bd6e97d26c1edd10efb615f0e5f7b4d8a13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36da1f45fddcfe7a3a039d9322f7bd6e97d26c1edd10efb615f0e5f7b4d8a13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36da1f45fddcfe7a3a039d9322f7bd6e97d26c1edd10efb615f0e5f7b4d8a13a", kill_on_drop: false }` [INFO] [stdout] 36da1f45fddcfe7a3a039d9322f7bd6e97d26c1edd10efb615f0e5f7b4d8a13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d9173072cf1439599ed386e6232e029c2d8a89cd1f331826bcb208f1c653fcb [INFO] running `Command { std: "docker" "start" "-a" "3d9173072cf1439599ed386e6232e029c2d8a89cd1f331826bcb208f1c653fcb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling sdl2-sys v0.7.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling imgui-rs v1.47.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `pkg-config` [INFO] [stdout] --> src/build.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="pkg-config")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pkg-config` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pkg-config` [INFO] [stdout] --> src/build.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature="pkg-config"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pkg-config` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pkg-config` [INFO] [stdout] --> src/build.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature="pkg-config")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pkg-config` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> src/build.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> src/build.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> src/build.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> src/build.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> src/build.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> src/build.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num v0.1.43 [INFO] [stderr] Checking sdl2 v0.12.1 [INFO] [stderr] warning: imgui-rs@1.47.0: In file included from src/cimgui/imgui/imgui.cpp:530: [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h: In constructor 'ImGuiTextEditState::ImGuiTextEditState()': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h:299:61: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ImGuiTextEditState'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 299 | ImGuiTextEditState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h:285:18: note: 'struct ImGuiTextEditState' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 285 | struct IMGUI_API ImGuiTextEditState [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.cpp: In constructor 'ImGuiIO::ImGuiIO()': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.cpp:723:11: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ImGuiIO'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 723 | memset(this, 0, sizeof(*this)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: In file included from src/cimgui/imgui/imgui.cpp:528: [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:676:8: note: 'struct ImGuiIO' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 676 | struct ImGuiIO [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: In file included from src/cimgui/imgui/imgui_draw.cpp:17: [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h: In constructor 'ImGuiTextEditState::ImGuiTextEditState()': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h:299:61: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ImGuiTextEditState'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 299 | ImGuiTextEditState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_internal.h:285:18: note: 'struct ImGuiTextEditState' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 285 | struct IMGUI_API ImGuiTextEditState [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp: In member function 'void ImDrawList::ClearFreeMemory()': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:130:27: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'ImVector::value_type' {aka 'struct ImDrawChannel'}; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 130 | if (i == 0) memset(&_Channels[0], 0, sizeof(_Channels[0])); // channel 0 is a copy of CmdBuffer/IdxBuffer, don't destruct again [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: In file included from src/cimgui/imgui/imgui_draw.cpp:15: [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:1074:8: note: 'ImVector::value_type' {aka 'struct ImDrawChannel'} declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 1074 | struct ImDrawChannel [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp: In member function 'void ImDrawList::ChannelsSplit(int)': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:255:11: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'ImVector::value_type' {aka 'struct ImDrawChannel'}; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 255 | memset(&_Channels[0], 0, sizeof(ImDrawChannel)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:1074:8: note: 'ImVector::value_type' {aka 'struct ImDrawChannel'} declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 1074 | struct ImDrawChannel [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp: In member function 'void ImDrawList::ChannelsSetCurrent(int)': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:315:11: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class ImVector'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 315 | memcpy(&_Channels.Data[_ChannelsCurrent].CmdBuffer, &CmdBuffer, sizeof(CmdBuffer)); // copy 12 bytes, four times [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:786:7: note: 'class ImVector' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 786 | class ImVector [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:316:11: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class ImVector'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 316 | memcpy(&_Channels.Data[_ChannelsCurrent].IdxBuffer, &IdxBuffer, sizeof(IdxBuffer)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:786:7: note: 'class ImVector' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 786 | class ImVector [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:318:11: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class ImVector'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 318 | memcpy(&CmdBuffer, &_Channels.Data[_ChannelsCurrent].CmdBuffer, sizeof(CmdBuffer)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:786:7: note: 'class ImVector' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 786 | class ImVector [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:319:11: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class ImVector'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 319 | memcpy(&IdxBuffer, &_Channels.Data[_ChannelsCurrent].IdxBuffer, sizeof(IdxBuffer)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:786:7: note: 'class ImVector' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 786 | class ImVector [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h: In instantiation of 'void ImVector::reserve(int) [with T = ImDrawChannel]': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:820:92: required from 'void ImVector::resize(int) [with T = ImDrawChannel]' [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_draw.cpp:249:25: required from here [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:825:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct ImDrawChannel'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: imgui-rs@1.47.0: 825 | memcpy(new_data, Data, (size_t)Size * sizeof(value_type)); [INFO] [stderr] warning: imgui-rs@1.47.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui.h:1074:8: note: 'struct ImDrawChannel' declared here [INFO] [stderr] warning: imgui-rs@1.47.0: 1074 | struct ImDrawChannel [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp: In function 'void ImGui::ShowTestWindow(bool*)': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1339:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: imgui-rs@1.47.0: 1339 | if (ImGui::CollapsingHeader("Category A")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1339:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] warning: imgui-rs@1.47.0: 1339 | if (ImGui::CollapsingHeader("Category A")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1340:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: imgui-rs@1.47.0: 1340 | if (ImGui::CollapsingHeader("Category B")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1340:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] warning: imgui-rs@1.47.0: 1340 | if (ImGui::CollapsingHeader("Category B")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1341:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: imgui-rs@1.47.0: 1341 | if (ImGui::CollapsingHeader("Category C")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1341:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] warning: imgui-rs@1.47.0: 1341 | if (ImGui::CollapsingHeader("Category C")) ImGui::Text("Blah blah blah"); ImGui::NextColumn(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp: In member function 'void ExampleAppConsole::Draw(const char*, bool*)': [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1893:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: imgui-rs@1.47.0: 1893 | if (ImGui::SmallButton("Add Dummy Error")) AddLog("[error] something went wrong"); ImGui::SameLine(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1893:92: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] warning: imgui-rs@1.47.0: 1893 | if (ImGui::SmallButton("Add Dummy Error")) AddLog("[error] something went wrong"); ImGui::SameLine(); [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1938:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: imgui-rs@1.47.0: 1938 | while (input_end > InputBuf && input_end[-1] == ' ') input_end--; *input_end = 0; [INFO] [stderr] warning: imgui-rs@1.47.0: | ^~~~~ [INFO] [stderr] warning: imgui-rs@1.47.0: src/cimgui/imgui/imgui_demo.cpp:1938:79: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' [INFO] [stderr] warning: imgui-rs@1.47.0: 1938 | while (input_end > InputBuf && input_end[-1] == ' ') input_end--; *input_end = 0; [INFO] [stderr] warning: imgui-rs@1.47.0: | ^ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s [INFO] running `Command { std: "docker" "inspect" "3d9173072cf1439599ed386e6232e029c2d8a89cd1f331826bcb208f1c653fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9173072cf1439599ed386e6232e029c2d8a89cd1f331826bcb208f1c653fcb", kill_on_drop: false }` [INFO] [stdout] 3d9173072cf1439599ed386e6232e029c2d8a89cd1f331826bcb208f1c653fcb