[INFO] fetching crate compiledb 1.1.1...
[INFO] testing compiledb-1.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate compiledb 1.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate compiledb 1.1.1
[INFO] finished tweaking crates.io crate compiledb 1.1.1
[INFO] tweaked toml for crates.io crate compiledb 1.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate compiledb 1.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate compiledb 1.1.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19893f5aeedc0da5b3d459454c3ffef5272aea1afa8375d6af77e00a4e76613e
[INFO] running `Command { std: "docker" "start" "-a" "19893f5aeedc0da5b3d459454c3ffef5272aea1afa8375d6af77e00a4e76613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19893f5aeedc0da5b3d459454c3ffef5272aea1afa8375d6af77e00a4e76613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19893f5aeedc0da5b3d459454c3ffef5272aea1afa8375d6af77e00a4e76613e", kill_on_drop: false }`
[INFO] [stdout] 19893f5aeedc0da5b3d459454c3ffef5272aea1afa8375d6af77e00a4e76613e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8667798a7330e253ae211f6759393baec313f173bf36c6740cf1cc0b9756af9
[INFO] running `Command { std: "docker" "start" "-a" "e8667798a7330e253ae211f6759393baec313f173bf36c6740cf1cc0b9756af9", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling compiledb v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.89s
[INFO] running `Command { std: "docker" "inspect" "e8667798a7330e253ae211f6759393baec313f173bf36c6740cf1cc0b9756af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8667798a7330e253ae211f6759393baec313f173bf36c6740cf1cc0b9756af9", kill_on_drop: false }`
[INFO] [stdout] e8667798a7330e253ae211f6759393baec313f173bf36c6740cf1cc0b9756af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eeb0def5b61dcecd751cac63d8745e94b97238899363f6c493e2cb3056aeda3
[INFO] running `Command { std: "docker" "start" "-a" "6eeb0def5b61dcecd751cac63d8745e94b97238899363f6c493e2cb3056aeda3", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling compiledb v1.1.1 (/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.71s
[INFO] running `Command { std: "docker" "inspect" "6eeb0def5b61dcecd751cac63d8745e94b97238899363f6c493e2cb3056aeda3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eeb0def5b61dcecd751cac63d8745e94b97238899363f6c493e2cb3056aeda3", kill_on_drop: false }`
[INFO] [stdout] 6eeb0def5b61dcecd751cac63d8745e94b97238899363f6c493e2cb3056aeda3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f950794a4d21724cdf0d29acc8f6fb3660122902a2f5d3a12c0819c4684f635
[INFO] running `Command { std: "docker" "start" "-a" "3f950794a4d21724cdf0d29acc8f6fb3660122902a2f5d3a12c0819c4684f635", 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-dcb0f5548d4fc04e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_config_default ... ok
[INFO] [stdout] test tests::test_compile_command_serialization ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::make_wrapper] Executing make command: cd "/tmp/.tmpJPH5yl" && "/usr/bin/make" "-Bnkw"
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: gcc -c test1.c -o test1.o
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test1.c
[INFO] [stderr] [2025-10-01T07:48:58Z 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-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: gcc -c test2.c -o test2.o
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test2.c
[INFO] [stderr] [2025-10-01T07:48:58Z 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-10-01T07:48:58Z DEBUG compiledb::parser] Line did not match compile regex: echo 'Not a compile command'
[INFO] [stdout] test parser::tests::test_parse_build_log ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_parse_gcc_command ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z 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] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: gcc -c `echo test.c` -o test.o
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: /foo/bar/workspace/project/core/engine/drivers/module/core/src/xyz/widget.c
[INFO] [stdout] test parser::tests::test_parse_complex_build_log ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::parser] Entering directory: /path/to/src
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::parser] Leaving directory: /opt/rustwide/workdir
[INFO] [stdout] test parser::tests::test_directory_handling ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_nested_commands ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: cd src && gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::parser] Changed directory to: /opt/rustwide/workdir/src
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_cd_command ... ok
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::parser] Entering directory: /tmp/.tmpJPH5yl
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:48:58Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::parser] Leaving directory: /tmp/.tmpJPH5yl
[INFO] [stderr] [2025-10-01T07:48:58Z INFO  compiledb::make_wrapper] Found 1 compilation commands
[INFO] [stdout] test make_wrapper::tests::test_make_wrapper_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/compiledb-789c923c6c23e396)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests compiledb
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "3f950794a4d21724cdf0d29acc8f6fb3660122902a2f5d3a12c0819c4684f635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f950794a4d21724cdf0d29acc8f6fb3660122902a2f5d3a12c0819c4684f635", kill_on_drop: false }`
[INFO] [stdout] 3f950794a4d21724cdf0d29acc8f6fb3660122902a2f5d3a12c0819c4684f635
