[INFO] fetching crate python-project-generator 3.2.2...
[INFO] testing python-project-generator-3.2.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate python-project-generator 3.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate python-project-generator 3.2.2
[INFO] finished tweaking crates.io crate python-project-generator 3.2.2
[INFO] tweaked toml for crates.io crate python-project-generator 3.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate python-project-generator 3.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate python-project-generator 3.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exponential-backoff v2.1.0
[INFO] [stderr]   Downloaded tmp-path v0.1.2
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dbb9cba9a7c731ebb0edf053895fbaad2cde215ae8a0e70ec434a1ff522ec56
[INFO] running `Command { std: "docker" "start" "-a" "1dbb9cba9a7c731ebb0edf053895fbaad2cde215ae8a0e70ec434a1ff522ec56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dbb9cba9a7c731ebb0edf053895fbaad2cde215ae8a0e70ec434a1ff522ec56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbb9cba9a7c731ebb0edf053895fbaad2cde215ae8a0e70ec434a1ff522ec56", kill_on_drop: false }`
[INFO] [stdout] 1dbb9cba9a7c731ebb0edf053895fbaad2cde215ae8a0e70ec434a1ff522ec56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfb7ff494a7b4f7dbee5cfd282d25ead699b44f71c75a9e150475e55e1e01d5e
[INFO] running `Command { std: "docker" "start" "-a" "cfb7ff494a7b4f7dbee5cfd282d25ead699b44f71c75a9e150475e55e1e01d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling exponential-backoff v2.1.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling python-project-generator v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "cfb7ff494a7b4f7dbee5cfd282d25ead699b44f71c75a9e150475e55e1e01d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb7ff494a7b4f7dbee5cfd282d25ead699b44f71c75a9e150475e55e1e01d5e", kill_on_drop: false }`
[INFO] [stdout] cfb7ff494a7b4f7dbee5cfd282d25ead699b44f71c75a9e150475e55e1e01d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc37baa09c90c37934834b58fa482b9adfc6c664716422d8151253290dc59198
[INFO] running `Command { std: "docker" "start" "-a" "fc37baa09c90c37934834b58fa482b9adfc6c664716422d8151253290dc59198", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tmp-path v0.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling python-project-generator v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.11s
[INFO] running `Command { std: "docker" "inspect" "fc37baa09c90c37934834b58fa482b9adfc6c664716422d8151253290dc59198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc37baa09c90c37934834b58fa482b9adfc6c664716422d8151253290dc59198", kill_on_drop: false }`
[INFO] [stdout] fc37baa09c90c37934834b58fa482b9adfc6c664716422d8151253290dc59198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49474ea64dd845db6b5f54d1d3db6f0b3d7364497c425c13e527906618fd9aa2
[INFO] running `Command { std: "docker" "start" "-a" "49474ea64dd845db6b5f54d1d3db6f0b3d7364497c425c13e527906618fd9aa2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/python_project-555aeeaa668813f5)
[INFO] [stdout] 
[INFO] [stdout] running 128 tests
[INFO] [stdout] test config::tests::test_config_dir ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test config::tests::test_reset_creator ... ok
[INFO] [stdout] test config::tests::test_reset_dependabot_schedule ... ok
[INFO] [stdout] test config::tests::test_reset_dependabot_day ... ok
[INFO] [stdout] test config::tests::test_reset_github_actions_python_test_versions ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test config::tests::test_reset_min_python_version ... ok
[INFO] [stdout] test config::tests::test_reset_use_multi_os_ci ... ok
[INFO] [stdout] test config::tests::test_reset_creator_email ... ok
[INFO] [stdout] test config::tests::test_reset_use_release_drafter ... ok
[INFO] [stdout] test config::tests::test_save_creator_email ... ok
[INFO] [stdout] test config::tests::test_reset_project_manager ... ok
[INFO] [stdout] test config::tests::test_reset_license ... ok
[INFO] [stdout] test config::tests::test_save_dependabot_day ... ok
[INFO] [stdout] test config::tests::test_reset_use_dependabot ... ok
[INFO] [stdout] test config::tests::test_reset_is_async_project ... ok
[INFO] [stdout] test config::tests::test_reset_include_docs ... ok
[INFO] [stdout] test config::tests::test_save_creator ... ok
[INFO] [stdout] test config::tests::test_reset_python_version ... ok
[INFO] [stdout] test config::tests::test_reset_pyo3_project_manager ... ok
[INFO] [stdout] test config::tests::test_reset_is_application ... ok
[INFO] [stdout] test config::tests::test_reset_use_continuous_deployment ... ok
[INFO] [stdout] test config::tests::test_save_dependabot_schedule ... ok
[INFO] [stdout] test config::tests::test_save_is_async_project ... ok
[INFO] [stdout] test config::tests::test_save_include_docs ... ok
[INFO] [stdout] test config::tests::test_reset_max_line_length ... ok
[INFO] [stdout] test config::tests::test_save_is_application ... ok
[INFO] [stdout] test config::tests::test_save_project_manager ... ok
[INFO] [stdout] test config::tests::test_save_python_version ... ok
[INFO] [stdout] test config::tests::test_save_min_python_version ... ok
[INFO] [stdout] test config::tests::test_save_pyo3_python_manger ... ok
[INFO] [stdout] test config::tests::test_save_max_line_length ... ok
[INFO] [stdout] test config::tests::test_save_use_continuous_deployment ... ok
[INFO] [stdout] test config::tests::test_save_use_release_drafter ... ok
[INFO] [stdout] test config::tests::test_save_github_actions_python_test_versions ... ok
[INFO] [stdout] test github_actions::tests::test_build_github_actions_test_versions ... ok
[INFO] [stdout] test config::tests::test_save_use_dependabot ... ok
[INFO] [stdout] test config::tests::test_save_license ... ok
[INFO] [stdout] test config::tests::test_save_use_multi_os_ci ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_monthly ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_pyo3_daily ... ok
[INFO] [stdout] test github_actions::tests::test_save_poetry_ci_testing_linux_only_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_pyo3_monthly ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_weekly_tuesday ... ok
[INFO] [stdout] test github_actions::tests::test_save_ci_testing_linux_only_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_poetry_ci_testing_multi_os_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_ci_testing_multi_os_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_daily ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_uv ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_weekly_no_day ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_pyo3_weekly ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_pyo3_weekly_wednesday ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_setuptools ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_poetry ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_setuptools ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_pyo3 ... ok
[INFO] [stdout] test licenses::tests::test_license_str_apache ... ok
[INFO] [stdout] test licenses::tests::test_license_str_no_license ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_uv ... ok
[INFO] [stdout] test licenses::tests::test_license_str_mit ... ok
[INFO] [stdout] test github_actions::tests::test_save_uv_ci_testing_linux_only_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_setuptools_ci_testing_multi_os_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_release_drafter_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_gitigngore_file ... ok
[INFO] [stdout] test licenses::tests::test_save_apache_license ... ok
[INFO] [stdout] test project_generator::tests::test_save_docs_css_file ... ok
[INFO] [stdout] test project_generator::tests::test_create_pyproject_toml_async_project ... ok
[INFO] [stdout] test project_generator::tests::test_create_poetry_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test github_actions::tests::test_save_setuptools_ci_testing_linux_only_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_uv_ci_testing_multi_os_file ... ok
[INFO] [stdout] test licenses::tests::test_create_mit_license ... ok
[INFO] [stdout] test project_generator::tests::test_save_cname_file ... ok
[INFO] [stdout] test project_generator::tests::test_create_setuptools_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_create_uv_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_setuptools ... ok
[INFO] [stdout] test project_generator::tests::test_save_poetry_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_maturin ... ok
[INFO] [stdout] test project_generator::tests::test_save_gitigngore_pyo3_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_uv ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyproject_toml_file_mit_pyo3 ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_poetry ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyproject_toml_file_no_license_pyo3 ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_non_numeric_minor ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_non_numeric_patch ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_non_numeric_major ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyproject_toml_file_apache_pyo3 ... ok
[INFO] [stdout] test project_info::tests::test_valid_three_digit_python_version ... ok
[INFO] [stdout] test project_info::tests::test_valid_two_digit_python_version ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_too_long ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_too_short ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test python_files::tests::test_save_main_files_is_async_project ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_major_less_than_three ... ok
[INFO] [stdout] test python_files::tests::test_save_main_test_file_is_async_project ... ok
[INFO] [stdout] test python_files::tests::test_save_main_test_file ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file_pyo3_last ... ok
[INFO] [stdout] test python_files::tests::test_save_pyo3_test_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_no_license_application ... ok
[INFO] [stdout] test python_files::tests::test_save_version_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_no_license_application ... ok
[INFO] [stdout] test python_files::tests::test_save_pyi_file ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_uv ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_setuptools ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_poetry_no_tomli ... ok
[INFO] [stdout] test utils::tests::test_python_311_310 ... ok
[INFO] [stdout] test tests::test_delete_slug ... ok
[INFO] [stdout] test utils::tests::test_python_312 ... ok
[INFO] [stdout] test utils::tests::test_python_311_311 ... ok
[INFO] [stdout] test project_generator::tests::test_save_poetry_pyproject_toml_file_no_license_application ... ok
[INFO] [stdout] test rust_files::tests::test_save_cargo_toml_file ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file_pyo3_first ... ok
[INFO] [stdout] test project_generator::tests::test_save_poetry_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_pre_commit_file ... ok
[INFO] [stdout] test python_files::tests::test_save_main_files ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_poetry_tomli ... ok
[INFO] [stdout] test project_generator::tests::test_save_mkdocs_yaml ... ok
[INFO] [stdout] test project_generator::tests::test_save_index_md_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_poetry ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test rust_files::tests::test_save_lib_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_readme_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49474ea64dd845db6b5f54d1d3db6f0b3d7364497c425c13e527906618fd9aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49474ea64dd845db6b5f54d1d3db6f0b3d7364497c425c13e527906618fd9aa2", kill_on_drop: false }`
[INFO] [stdout] 49474ea64dd845db6b5f54d1d3db6f0b3d7364497c425c13e527906618fd9aa2
