[INFO] fetching crate compiledb 1.1.1...
[INFO] testing compiledb-1.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate compiledb 1.1.1 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate compiledb 1.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdd2d8a9aaef9184117c7b2311c9652ec758f7fe8ceddde26471c5d4d5279e23
[INFO] running `Command { std: "docker" "start" "-a" "fdd2d8a9aaef9184117c7b2311c9652ec758f7fe8ceddde26471c5d4d5279e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdd2d8a9aaef9184117c7b2311c9652ec758f7fe8ceddde26471c5d4d5279e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd2d8a9aaef9184117c7b2311c9652ec758f7fe8ceddde26471c5d4d5279e23", kill_on_drop: false }`
[INFO] [stdout] fdd2d8a9aaef9184117c7b2311c9652ec758f7fe8ceddde26471c5d4d5279e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03d290ad636b0f4616b344ef31e7869ad8270ad36f46b4cf3f8c60afe74a5dc0
[INFO] running `Command { std: "docker" "start" "-a" "03d290ad636b0f4616b344ef31e7869ad8270ad36f46b4cf3f8c60afe74a5dc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[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 tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio v1.47.1
[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 19.83s
[INFO] running `Command { std: "docker" "inspect" "03d290ad636b0f4616b344ef31e7869ad8270ad36f46b4cf3f8c60afe74a5dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d290ad636b0f4616b344ef31e7869ad8270ad36f46b4cf3f8c60afe74a5dc0", kill_on_drop: false }`
[INFO] [stdout] 03d290ad636b0f4616b344ef31e7869ad8270ad36f46b4cf3f8c60afe74a5dc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c598e0535471da13b5c2b5a1c127fd95e53ef14cdb49d21282e280f6bb795fb
[INFO] running `Command { std: "docker" "start" "-a" "8c598e0535471da13b5c2b5a1c127fd95e53ef14cdb49d21282e280f6bb795fb", 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 predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[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 which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.22.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 12.68s
[INFO] running `Command { std: "docker" "inspect" "8c598e0535471da13b5c2b5a1c127fd95e53ef14cdb49d21282e280f6bb795fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c598e0535471da13b5c2b5a1c127fd95e53ef14cdb49d21282e280f6bb795fb", kill_on_drop: false }`
[INFO] [stdout] 8c598e0535471da13b5c2b5a1c127fd95e53ef14cdb49d21282e280f6bb795fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45867b3a4e78631cc62182741f6845daa2a3fa777b430fbacbb167619ec060be
[INFO] running `Command { std: "docker" "start" "-a" "45867b3a4e78631cc62182741f6845daa2a3fa777b430fbacbb167619ec060be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiledb-1f619b6db49f8ae0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_compile_command_serialization ... ok
[INFO] [stdout] test tests::test_config_default ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found potential compile command: gcc -c `echo test.c` -o test.o
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::parser] Entering directory: /path/to/src
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::parser] Leaving directory: /opt/rustwide/workdir
[INFO] [stdout] test parser::tests::test_directory_handling ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_nested_commands ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_parse_gcc_command ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::parser] Entering directory: /tmp/.tmp7vjvak
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found potential compile command: gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::parser] Leaving directory: /tmp/.tmp7vjvak
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::make_wrapper] Found 1 compilation commands
[INFO] [stdout] test make_wrapper::tests::test_make_wrapper_execution ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found potential compile command: cd src && gcc -c test.c -o test.o
[INFO] [stderr] [2025-10-01T07:49:35Z INFO  compiledb::parser] Changed directory to: /opt/rustwide/workdir/src
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test.c
[INFO] [stdout] test parser::tests::test_cd_command ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z 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:49:35Z DEBUG compiledb::parser] Found source file: /foo/bar/workspace/project/core/engine/drivers/module/core/src/xyz/widget.c
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found potential compile command: gcc -c test1.c -o test1.o
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test1.c
[INFO] [stdout] test parser::tests::test_parse_complex_build_log ... ok
[INFO] [stderr] [2025-10-01T07:49:35Z 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:49:35Z DEBUG compiledb::parser] Found potential compile command: gcc -c test2.c -o test2.o
[INFO] [stderr] [2025-10-01T07:49:35Z DEBUG compiledb::parser] Found source file: test2.c
[INFO] [stderr] [2025-10-01T07:49:35Z 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:49:35Z 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] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/compiledb-084f4dad9cb02d17)
[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" "45867b3a4e78631cc62182741f6845daa2a3fa777b430fbacbb167619ec060be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45867b3a4e78631cc62182741f6845daa2a3fa777b430fbacbb167619ec060be", kill_on_drop: false }`
[INFO] [stdout] 45867b3a4e78631cc62182741f6845daa2a3fa777b430fbacbb167619ec060be
