[INFO] fetching crate compiledb 1.1.2... [INFO] testing compiledb-1.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate compiledb 1.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate compiledb 1.1.2 [INFO] finished tweaking crates.io crate compiledb 1.1.2 [INFO] tweaked toml for crates.io crate compiledb 1.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate compiledb 1.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate compiledb 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.4.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c2bab9b8c761012c31dce947f63c212a5482caee6b810e59fd67a5011c0211 [INFO] running `Command { std: "docker" "start" "-a" "93c2bab9b8c761012c31dce947f63c212a5482caee6b810e59fd67a5011c0211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c2bab9b8c761012c31dce947f63c212a5482caee6b810e59fd67a5011c0211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c2bab9b8c761012c31dce947f63c212a5482caee6b810e59fd67a5011c0211", kill_on_drop: false }` [INFO] [stdout] 93c2bab9b8c761012c31dce947f63c212a5482caee6b810e59fd67a5011c0211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc885be2f1b4a9f2f0519085ca6f7203fe7a5c46c9aeac89d550d8c876e0f8b [INFO] running `Command { std: "docker" "start" "-a" "cbc885be2f1b4a9f2f0519085ca6f7203fe7a5c46c9aeac89d550d8c876e0f8b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling compiledb v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "cbc885be2f1b4a9f2f0519085ca6f7203fe7a5c46c9aeac89d550d8c876e0f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc885be2f1b4a9f2f0519085ca6f7203fe7a5c46c9aeac89d550d8c876e0f8b", kill_on_drop: false }` [INFO] [stdout] cbc885be2f1b4a9f2f0519085ca6f7203fe7a5c46c9aeac89d550d8c876e0f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a5e0c3f145722b174aee14fe16cd28f13645bc7d2d9f56639c11676a6db951 [INFO] running `Command { std: "docker" "start" "-a" "f5a5e0c3f145722b174aee14fe16cd28f13645bc7d2d9f56639c11676a6db951", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling compiledb v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "f5a5e0c3f145722b174aee14fe16cd28f13645bc7d2d9f56639c11676a6db951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a5e0c3f145722b174aee14fe16cd28f13645bc7d2d9f56639c11676a6db951", kill_on_drop: false }` [INFO] [stdout] f5a5e0c3f145722b174aee14fe16cd28f13645bc7d2d9f56639c11676a6db951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ff8aa75839cab636b522e97fc4a8d55b298e7f793573b5441fc0b8ba70c6cef [INFO] running `Command { std: "docker" "start" "-a" "5ff8aa75839cab636b522e97fc4a8d55b298e7f793573b5441fc0b8ba70c6cef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiledb-9d5054cb11146e96) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_compile_command_serialization ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Initializing parser with compile regex: (?:[^/]*/)*(gcc|clang|cc|g\+\+|c\+\+|clang\+\+|cl)(?:-[0-9\.]+)?(?:\s|$) [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] File regex: \s-c\s+(\S+\.(c|cpp|cc|cxx|c\+\+|s|m|mm|cu))\s+-o\s [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Initializing parser with compile regex: (?:[^/]*/)*(gcc|clang|cc|g\+\+|c\+\+|clang\+\+|cl)(?:-[0-9\.]+)?(?:\s|$) [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] File regex: \s-c\s+(\S+\.(c|cpp|cc|cxx|c\+\+|s|m|mm|cu))\s+-o\s [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stdout] test tests::test_config_default ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /tmp/.tmp9mpODd [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: cd src && gcc -c test.c -o test.o [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Changed directory to: /opt/rustwide/workdir/src [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test.c [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test.c in directory: /opt/rustwide/workdir/src [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test.c", "-o", "test.o"] [INFO] [stdout] test parser::tests::test_cd_command ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Working directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: gcc -c `echo test.c` -o test.o [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Entering directory: /path/to/src [INFO] [stdout] test parser::tests::test_directory_handling ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Leaving directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Parsing build log file: /tmp/.tmpXMtJ5h/build.log [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: gcc -c test1.c -o test1.o [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test.c [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test.c in directory: /opt/rustwide/workdir [INFO] [stdout] test parser::tests::test_nested_commands ... ok [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test.c", "-o", "test.o"] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test.c [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Entering directory: /tmp/.tmp9mpODd [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test1.c [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test1.c in directory: /opt/rustwide/workdir [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test1.c", "-o", "test1.o"] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Adding command 0: CompileCommand { directory: "/opt/rustwide/workdir", file: "test1.c", command: None, arguments: Some(["gcc", "-c", "test1.c", "-o", "test1.o"]), output: None } [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: gcc -c test2.c -o test2.o [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test2.c [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o [INFO] [stdout] test parser::tests::test_parse_gcc_command ... ok [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found potential compile command: /usr/bin/printf " [ %-17.17s ] CC drivers/module/core/src/xyz/widget.c\n" ""module/core"" && ( set -e ; /foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/bin/x86_64-none-linux-gcc -include /foo/bar/workspace/project/core/engine/sdk/vendor/inc/sysdef.h -isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/lib/gcc/x86_64-none-linux/9.2.0/include -isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/lib/gcc/x86_64-none-linux/9.2.0/include-fixed -isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/include/c++/9.2.0 -Werror -Wextra -Wshadow -Wcast-align -Wno-unused-parameter -Wno-missing-field-initializers -fPIC -g -fno-omit-frame-pointer -fdebug-prefix-map -fstack-protector -DNDEBUG -DPLATFORM_X64 -DFEATURE_XYZ -DVENDOR_ABC -DCONFIG_TYPE=platform_release_config -D_STRICT_ANSI -D_XOPEN_SOURCE=700 -I_build/platform_x64_release/include/mirror/core/tools/xyz/include -I/foo/bar/workspace/project/core/engine/drivers/common/inc -I/foo/bar/workspace/project/core/engine/drivers/common/inc -isystem/foo/bar/workspace/project/core/engine/drivers/vendor/interface/public/ -fvisibility=hidden -DENABLE_FEATURE_A=1 -DFEATURE_B_SUPPORT=1 -DUSE_NEW_API -x c -pedantic -Wno-long-long -std=c11 -MMD -MP -MT _build/platform_x64_release/widget.o -MF _build/platform_x64_release/widget_dep.mk.tmp -c /foo/bar/workspace/project/core/engine/drivers/module/core/src/xyz/widget.c -o _build/platform_x64_release/widget.o ; /usr/bin/sed -i _build/platform_x64_release/widget_dep.mk.tmp -e ' 1,3s| /foo/bar/workspace/project/core/engine/drivers/module/core/src/xyz/widget.c | |' ; /usr/bin/mv -f _build/platform_x64_release/widget_dep.mk.tmp _build/platform_x64_release/widget_dep.mk ) [INFO] [stdout] test parser::tests::test_parse_build_log ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test2.c in directory: /opt/rustwide/workdir [INFO] [stdout] test parser::tests::test_parse_complex_build_log ... ok [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test.c in directory: /opt/rustwide/workdir [INFO] [stdout] test make_wrapper::tests::test_make_wrapper_execution ... ok [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: test.c [INFO] [stdout] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test2.c", "-o", "test2.o"] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: test.c in directory: /tmp/.tmp9mpODd [INFO] [stdout] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test.c", "-o", "test.o"] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Adding command 1: CompileCommand { directory: "/opt/rustwide/workdir", file: "test2.c", command: None, arguments: Some(["gcc", "-c", "test2.c", "-o", "test2.o"]), output: None } [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["gcc", "-c", "test.c", "-o", "test.o"] [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Line did not match compile regex: echo 'Not a compile command' [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Processed 3 lines from build log [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found 2 compilation commands [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Found source file: /foo/bar/workspace/project/core/engine/drivers/module/core/src/xyz/widget.c [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Found compile command for file: core/src/xyz/widget.c in directory: /foo/bar/workspace/project/core/engine/drivers/module [INFO] [stderr] [2025-11-11T09:21:11Z DEBUG compiledb::parser] Command arguments: ["/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/bin/x86_64-none-linux-gcc", "-include", "/foo/bar/workspace/project/core/engine/sdk/vendor/inc/sysdef.h", "-isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/lib/gcc/x86_64-none-linux/9.2.0/include", "-isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/lib/gcc/x86_64-none-linux/9.2.0/include-fixed", "-isystem/foo/bar/workspace/tools/hosts/platform-x64/compiler/gcc-9.2.0/include/c++/9.2.0", "-Werror", "-Wextra", "-Wshadow", "-Wcast-align", "-Wno-unused-parameter", "-Wno-missing-field-initializers", "-fPIC", "-g", "-fno-omit-frame-pointer", "-fdebug-prefix-map", "-fstack-protector", "-DNDEBUG", "-DPLATFORM_X64", "-DFEATURE_XYZ", "-DVENDOR_ABC", "-DCONFIG_TYPE=platform_release_config", "-D_STRICT_ANSI", "-D_XOPEN_SOURCE=700", "-I_build/platform_x64_release/include/mirror/core/tools/xyz/include", "-I/foo/bar/workspace/project/core/engine/drivers/common/inc", "-I/foo/bar/workspace/project/core/engine/drivers/common/inc", "-isystem/foo/bar/workspace/project/core/engine/drivers/vendor/interface/public/", "-fvisibility=hidden", "-DENABLE_FEATURE_A=1", "-DFEATURE_B_SUPPORT=1", "-DUSE_NEW_API", "-x", "c", "-pedantic", "-Wno-long-long", "-std=c11", "-MMD", "-MP", "-MT", "_build/platform_x64_release/widget.o", "-MF", "_build/platform_x64_release/widget_dep.mk.tmp", "-c", "core/src/xyz/widget.c", "-o", "_build/platform_x64_release/widget.o"] [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::parser] Leaving directory: /tmp/.tmp9mpODd [INFO] [stderr] [2025-11-11T09:21:11Z INFO compiledb::make_wrapper] Found 1 compilation commands [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/compiledb-d8831edee3b3a021) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests compiledb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ff8aa75839cab636b522e97fc4a8d55b298e7f793573b5441fc0b8ba70c6cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff8aa75839cab636b522e97fc4a8d55b298e7f793573b5441fc0b8ba70c6cef", kill_on_drop: false }` [INFO] [stdout] 5ff8aa75839cab636b522e97fc4a8d55b298e7f793573b5441fc0b8ba70c6cef