[INFO] fetching crate git-iris 1.1.0... [INFO] testing git-iris-1.1.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate git-iris 1.1.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate git-iris 1.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-iris 1.1.0 [INFO] tweaked toml for crates.io crate git-iris 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-iris 1.1.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-iris 1.1.0 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d7de5cce485b0dd1adc4c6860ede732d8bfb729aa2a8a405646a1aca29b760a [INFO] running `Command { std: "docker" "start" "-a" "5d7de5cce485b0dd1adc4c6860ede732d8bfb729aa2a8a405646a1aca29b760a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d7de5cce485b0dd1adc4c6860ede732d8bfb729aa2a8a405646a1aca29b760a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7de5cce485b0dd1adc4c6860ede732d8bfb729aa2a8a405646a1aca29b760a", kill_on_drop: false }` [INFO] [stdout] 5d7de5cce485b0dd1adc4c6860ede732d8bfb729aa2a8a405646a1aca29b760a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294d2ca15582c5799e41f1711870a0c20221a2a5cd2386b6adc6befc252150d4 [INFO] running `Command { std: "docker" "start" "-a" "294d2ca15582c5799e41f1711870a0c20221a2a5cd2386b6adc6befc252150d4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rmcp-macros v0.1.5 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tiktoken-rs v0.6.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rmcp v0.1.5 [INFO] [stderr] Compiling llm v1.1.0 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling git-iris v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "294d2ca15582c5799e41f1711870a0c20221a2a5cd2386b6adc6befc252150d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294d2ca15582c5799e41f1711870a0c20221a2a5cd2386b6adc6befc252150d4", kill_on_drop: false }` [INFO] [stdout] 294d2ca15582c5799e41f1711870a0c20221a2a5cd2386b6adc6befc252150d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba80f19c6f3c90be654aa6bbe627de1856576758afeffa98a0778da2dc55627 [INFO] running `Command { std: "docker" "start" "-a" "dba80f19c6f3c90be654aa6bbe627de1856576758afeffa98a0778da2dc55627", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling git-iris v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.93s [INFO] running `Command { std: "docker" "inspect" "dba80f19c6f3c90be654aa6bbe627de1856576758afeffa98a0778da2dc55627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba80f19c6f3c90be654aa6bbe627de1856576758afeffa98a0778da2dc55627", kill_on_drop: false }` [INFO] [stdout] dba80f19c6f3c90be654aa6bbe627de1856576758afeffa98a0778da2dc55627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b0a1db49cc97cc606619b3ad3684a5bd16da613faa849bda89a3a120bdf0736 [INFO] running `Command { std: "docker" "start" "-a" "0b0a1db49cc97cc606619b3ad3684a5bd16da613faa849bda89a3a120bdf0736", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_iris-0fa2ae78f96cd638) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_iris-daee9fe778903e58) [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] [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] Running tests/changelog_integration_tests.rs (/opt/rustwide/target/debug/deps/changelog_integration_tests-4dfeae074161835f) [INFO] [stderr] Running tests/changelog_prompts_tests.rs (/opt/rustwide/target/debug/deps/changelog_prompts_tests-a24ad6efae06a7c1) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_changelog_user_prompt_without_readme ... ok [INFO] [stdout] test test_release_notes_user_prompt_without_readme ... ok [INFO] [stdout] test test_create_changelog_user_prompt ... ok [INFO] [stdout] test test_create_release_notes_system_prompt ... ok [INFO] [stdout] test test_create_changelog_system_prompt ... ok [INFO] [stdout] test test_create_release_notes_user_prompt ... ok [INFO] [stderr] Running tests/changelog_tests.rs (/opt/rustwide/target/debug/deps/changelog_tests-9d6bc0f91b6670ac) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_detail_level_from_str ... ok [INFO] [stdout] test test_changelog_response_structure ... ok [INFO] [stdout] test test_release_notes_response_structure ... ok [INFO] [stdout] test test_release_notes_with_version_name ... ok [INFO] [stdout] test test_update_changelog_file_with_version_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-593e03bc7f34d112) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_project_config_security ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/file_analyzers_tests.rs (/opt/rustwide/target/debug/deps/file_analyzers_tests-ade9a705320292c9) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_default_analyzer ... ok [INFO] [stdout] test test_c_analyzer_metadata ... ok [INFO] [stdout] test test_cpp_analyzer_metadata ... ok [INFO] [stdout] test test_gradle_analyzer ... ok [INFO] [stdout] test test_json_analyzer ... ok [INFO] [stdout] test test_markdown_analyzer ... ok [INFO] [stdout] test test_kotlin_analyzer ... ok [INFO] [stdout] test test_c_analyzer ... ok [INFO] [stdout] test test_java_analyzer ... ok [INFO] [stdout] test test_cpp_analyzer ... ok [INFO] [stdout] test test_generic_text_analyzer ... ok [INFO] [stdout] test test_yaml_analyzer ... ok [INFO] [stdout] test test_rust_analyzer ... ok [INFO] [stdout] test test_toml_analyzer ... ok [INFO] [stdout] test test_javascript_analyzer ... ok [INFO] [stdout] test test_python_analyzer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running tests/git_hooks_tests.rs (/opt/rustwide/target/debug/deps/git_hooks_tests-a70e978441d2aa9b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] Running pre-commit hook [INFO] [stdout] Pre-commit checks passed [INFO] [stdout] Running pre-commit hook [INFO] [stdout] Pre-commit checks passed [INFO] [stdout] Running post-commit hook [INFO] [stdout] Post-commit tasks failed [INFO] [stdout] Running post-commit hook [INFO] [stdout] Post-commit tasks completed [INFO] [stdout] test test_verify_and_commit_post_commit_failure ... ok [INFO] [stdout] test test_verify_and_commit_success ... ok [INFO] [stdout] Running pre-commit hook [INFO] [stdout] Pre-commit checks failed [INFO] [stdout] test test_verify_and_commit_no_hooks ... ok [INFO] [stdout] test test_verify_and_commit_pre_commit_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/git_tests.rs (/opt/rustwide/target/debug/deps/git_tests-8d9d0a8db0eec2ea) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_commit ... ok [INFO] [stdout] test test_get_git_info ... ok [INFO] [stdout] test test_remote_repository_support ... ok [INFO] [stdout] test test_deleted_file ... ok [INFO] [stdout] test test_binary_file ... ok [INFO] [stdout] test test_modified_file ... ok [INFO] [stdout] test test_get_git_info_with_excluded_files ... ok [INFO] [stdout] test test_multiple_staged_files ... ok [INFO] [stdout] test test_multiple_staged_files_with_exclusions ... ok [INFO] [stdout] test test_project_metadata_parallelism ... FAILED [INFO] [stdout] test test_token_optimization_integration ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_project_metadata_parallelism stdout ---- [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file1.rs with content: fn main() {} [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file2.py with content: def main(): pass [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file3.js with content: function main() {} [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file3.js with content: function main() {} [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file4.c with content: int main() { return 0; } [INFO] [stdout] Created file: /tmp/.tmp2q51uF/file5.kt with content: fun main() {} [INFO] [stdout] File paths: ["/tmp/.tmp2q51uF/file1.rs", "/tmp/.tmp2q51uF/file2.py", "/tmp/.tmp2q51uF/file3.js", "/tmp/.tmp2q51uF/file3.js", "/tmp/.tmp2q51uF/file4.c", "/tmp/.tmp2q51uF/file5.kt"] [INFO] [stdout] Metadata: ProjectMetadata { language: Some("Rust, Python, JavaScript, C, Kotlin"), framework: None, dependencies: [], version: None, build_system: None, test_framework: None, plugins: [] } [INFO] [stdout] Detected language: Some("Rust, Python, JavaScript, C, Kotlin") [INFO] [stdout] Detected dependencies: [] [INFO] [stdout] Processing time: 507.354502ms [INFO] [stdout] [INFO] [stdout] thread 'test_project_metadata_parallelism' (86) panicked at tests/git_tests.rs:603:5: [INFO] [stdout] Parallel execution took too long: 507.354502ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c06e71f9dd2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c06e71f9dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c06e71f9dd2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c06e71f9dd2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c06e720c65f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c06e720c65f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c06e71c42b1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c06e71c42b1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c06e71d1142 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c06e71d6bff - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c06e71d6a91 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c06e6a6738e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5c06e6a6738e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c06e71d736f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5c06e71d736f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c06e71d711a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c06e71d1279 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c06e71b78bd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c06e72154e0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5c06e6a326f4 - git_tests::test_project_metadata_parallelism::{{closure}}::ha5795f1e7fd7a416 [INFO] [stdout] at /opt/rustwide/workdir/tests/git_tests.rs:603:5 [INFO] [stdout] 20: 0x5c06e6a45882 - as core::future::future::Future>::poll::h793bd8de0efc9464 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5c06e6a458bd - as core::future::future::Future>::poll::h7a9ee1e8e9c14f5b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5c06e6a3ce2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf761f113254fb9ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 23: 0x5c06e6a3cb8b - tokio::task::coop::with_budget::hc068492c85680e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5c06e6a3cb8b - tokio::task::coop::budget::h64102554d4674db7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5c06e6a3cb8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h371013c539127c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x5c06e6a39ba0 - tokio::runtime::scheduler::current_thread::Context::enter::h06ba13bad72910d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5c06e6a3b7b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5cfd4d153972e5f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 28: 0x5c06e6a3b474 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he8ce7c528dabc038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x5c06e6a4125b - tokio::runtime::context::scoped::Scoped::set::h308a876c682996a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5c06e6a40f59 - tokio::runtime::context::set_scheduler::{{closure}}::h7847bc08ada295c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38 [INFO] [stdout] 31: 0x5c06e6a26552 - std::thread::local::LocalKey::try_with::hb0eba91696b11ba8 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x5c06e6a257be - std::thread::local::LocalKey::with::h1c6414236e2a1a3f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x5c06e6a40e8d - tokio::runtime::context::set_scheduler::ha10768564f2e0ad9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17 [INFO] [stdout] 34: 0x5c06e6a3b200 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb48951595d82c654 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x5c06e6a3b4f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff548baeac73dadd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 36: 0x5c06e6a39423 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h06163dc9326b086b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5c06e6a44a60 - tokio::runtime::context::runtime::enter_runtime::hed3c91634073a1d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5c06e6a391d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfd77a8dd142a4251 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5c06e6a452c4 - tokio::runtime::runtime::Runtime::block_on_inner::h49d1cf73f4ece0dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5c06e6a45597 - tokio::runtime::runtime::Runtime::block_on::h5bf80339ee633825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5c06e6a318b1 - git_tests::test_project_metadata_parallelism::h8b69ebe327895f47 [INFO] [stdout] at /opt/rustwide/workdir/tests/git_tests.rs:606:6 [INFO] [stdout] 42: 0x5c06e6a32957 - git_tests::test_project_metadata_parallelism::{{closure}}::hc4d93db3cf252047 [INFO] [stdout] at /opt/rustwide/workdir/tests/git_tests.rs:535:45 [INFO] [stdout] 43: 0x5c06e6a36ff6 - core::ops::function::FnOnce::call_once::h9e1e49c8c9dc5e21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c06e6a6714b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5c06e6a6714b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5c06e6a7cd95 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5c06e6a7cd95 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5c06e6a7cd95 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x5c06e6a7cd95 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x5c06e6a7cd95 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5c06e6a7cd95 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5c06e6a7cd95 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5c06e6a53574 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5c06e6a53574 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x5c06e6a56e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x5c06e6a56e7a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5c06e6a56e7a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5c06e6a56e7a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5c06e6a56e7a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5c06e6a56e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x5c06e6a56e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5c06e71cc3bf - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 63: 0x5c06e71cc3bf - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 64: 0x7d0f9dd2daa4 - [INFO] [stdout] 65: 0x7d0f9ddbaa34 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_project_metadata_parallelism [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test git_tests` [INFO] running `Command { std: "docker" "inspect" "0b0a1db49cc97cc606619b3ad3684a5bd16da613faa849bda89a3a120bdf0736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0a1db49cc97cc606619b3ad3684a5bd16da613faa849bda89a3a120bdf0736", kill_on_drop: false }` [INFO] [stdout] 0b0a1db49cc97cc606619b3ad3684a5bd16da613faa849bda89a3a120bdf0736