[INFO] fetching crate python-project-generator 2.5.0...
[INFO] testing python-project-generator-2.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate python-project-generator 2.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate python-project-generator 2.5.0
[INFO] finished tweaking crates.io crate python-project-generator 2.5.0
[INFO] tweaked toml for crates.io crate python-project-generator 2.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate python-project-generator 2.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate python-project-generator 2.5.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cfc29c243cf8676fc57a84b1301b58a165e5363946e7b4f79698287bbe4c2e1
[INFO] running `Command { std: "docker" "start" "-a" "0cfc29c243cf8676fc57a84b1301b58a165e5363946e7b4f79698287bbe4c2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfc29c243cf8676fc57a84b1301b58a165e5363946e7b4f79698287bbe4c2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfc29c243cf8676fc57a84b1301b58a165e5363946e7b4f79698287bbe4c2e1", kill_on_drop: false }`
[INFO] [stdout] 0cfc29c243cf8676fc57a84b1301b58a165e5363946e7b4f79698287bbe4c2e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34fc62e4e0e7c1e1ead02cc56d6e5338180a2161534c2406d617ddcab013a03f
[INFO] running `Command { std: "docker" "start" "-a" "34fc62e4e0e7c1e1ead02cc56d6e5338180a2161534c2406d617ddcab013a03f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling exponential-backoff v2.1.0
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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.5.51
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling python-project-generator v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.38s
[INFO] running `Command { std: "docker" "inspect" "34fc62e4e0e7c1e1ead02cc56d6e5338180a2161534c2406d617ddcab013a03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fc62e4e0e7c1e1ead02cc56d6e5338180a2161534c2406d617ddcab013a03f", kill_on_drop: false }`
[INFO] [stdout] 34fc62e4e0e7c1e1ead02cc56d6e5338180a2161534c2406d617ddcab013a03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a7235f5db2de436e452a925994727ac337af2f00c07ed53f73f4b4cbcf3da6
[INFO] running `Command { std: "docker" "start" "-a" "97a7235f5db2de436e452a925994727ac337af2f00c07ed53f73f4b4cbcf3da6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tmp-path v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling python-project-generator v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.57s
[INFO] running `Command { std: "docker" "inspect" "97a7235f5db2de436e452a925994727ac337af2f00c07ed53f73f4b4cbcf3da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a7235f5db2de436e452a925994727ac337af2f00c07ed53f73f4b4cbcf3da6", kill_on_drop: false }`
[INFO] [stdout] 97a7235f5db2de436e452a925994727ac337af2f00c07ed53f73f4b4cbcf3da6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a00b19948973fff78ec4c797f2ce0e4a52a94ea9e7d3030ef3a97bdd3726934
[INFO] running `Command { std: "docker" "start" "-a" "0a00b19948973fff78ec4c797f2ce0e4a52a94ea9e7d3030ef3a97bdd3726934", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/python_project-abcf2d9a4d69ddf0)
[INFO] [stdout] 
[INFO] [stdout] running 143 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_creator_email ... ok
[INFO] [stdout] test config::tests::test_reset_dependabot_day ... ok
[INFO] [stdout] test config::tests::test_reset_download_latest_packages ... ok
[INFO] [stdout] test config::tests::test_reset_is_application ... ok
[INFO] [stdout] test config::tests::test_reset_dependabot_schedule ... ok
[INFO] [stdout] test config::tests::test_reset_include_docs ... ok
[INFO] [stdout] test config::tests::test_reset_is_async_project ... ok
[INFO] [stdout] test config::tests::test_reset_max_line_length ... ok
[INFO] [stdout] test config::tests::test_save_creator ... ok
[INFO] [stdout] test config::tests::test_reset_project_manager ... ok
[INFO] [stdout] test config::tests::test_reset_python_version ... ok
[INFO] [stdout] test config::tests::test_reset_use_continuous_deployment ... ok
[INFO] [stdout] test config::tests::test_reset_license ... ok
[INFO] [stdout] test config::tests::test_reset_use_dependabot ... ok
[INFO] [stdout] test config::tests::test_reset_pyo3_project_manager ... ok
[INFO] [stdout] test config::tests::test_reset_github_actions_python_test_versions ... ok
[INFO] [stdout] test config::tests::test_reset_use_multi_os_ci ... ok
[INFO] [stdout] test config::tests::test_save_download_latest_packages ... ok
[INFO] [stdout] test config::tests::test_save_dependabot_schedule ... ok
[INFO] [stdout] test config::tests::test_save_include_docs ... ok
[INFO] [stdout] test config::tests::test_reset_min_python_version ... ok
[INFO] [stdout] test config::tests::test_save_github_actions_python_test_versions ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test config::tests::test_reset_use_release_drafter ... ok
[INFO] [stdout] test config::tests::test_save_is_application ... ok
[INFO] [stdout] test config::tests::test_save_creator_email ... ok
[INFO] [stdout] test config::tests::test_save_dependabot_day ... ok
[INFO] [stdout] test config::tests::test_save_python_version ... ok
[INFO] [stdout] test config::tests::test_save_use_continuous_deployment ... ok
[INFO] [stdout] test config::tests::test_save_use_multi_os_ci ... ok
[INFO] [stdout] test config::tests::test_save_use_release_drafter ... ok
[INFO] [stdout] test github_actions::tests::test_build_github_actions_test_versions ... ok
[INFO] [stdout] test config::tests::test_save_is_async_project ... 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_max_line_length ... ok
[INFO] [stdout] test config::tests::test_save_min_python_version ... ok
[INFO] [stdout] test config::tests::test_save_project_manager ... ok
[INFO] [stdout] test config::tests::test_save_pyo3_python_manger ... ok
[INFO] [stdout] test github_actions::tests::test_save_ci_testing_multi_os_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file ... 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_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_dependabot_file_weekly_no_day ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_weekly_tuesday ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_file_monthly ... ok
[INFO] [stdout] test github_actions::tests::test_save_ci_testing_linux_only_file_pyo3 ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_setuptools ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_uv ... ok
[INFO] [stdout] test github_actions::tests::test_save_pixi_ci_testing_multi_os_file ... 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_pypi_publish_file_poetry ... ok
[INFO] [stdout] test github_actions::tests::test_save_dependabot_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_docs_publish_file_poetry ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_pixi ... ok
[INFO] [stdout] test github_actions::tests::test_save_docs_publish_file_pixi ... ok
[INFO] [stdout] test github_actions::tests::test_save_pixi_ci_testing_linux_only_file ... ok
[INFO] [stdout] test licenses::tests::test_create_mit_license ... 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_uv ... ok
[INFO] [stdout] test github_actions::tests::test_save_setuptools_ci_testing_linux_only_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_pypi_publish_file_pyo3 ... ok
[INFO] [stdout] test licenses::tests::test_license_str_no_license ... ok
[INFO] [stdout] test licenses::tests::test_license_str_mit ... ok
[INFO] [stdout] test github_actions::tests::test_save_uv_ci_testing_multi_os_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_dependabot_file_pyo3_monthly ... ok
[INFO] [stdout] test github_actions::tests::test_save_uv_ci_testing_linux_only_file ... ok
[INFO] [stdout] test github_actions::tests::test_save_release_drafter_file ... ok
[INFO] [stdout] test licenses::tests::test_license_str_apache ... ok
[INFO] [stdout] test licenses::tests::test_save_apache_license ... ok
[INFO] [stdout] test project_generator::tests::test_save_gitigngore_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_gitigngore_pyo3_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_cname_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_docs_css_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_index_md_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_maturin ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_setuptools ... ok
[INFO] [stdout] test project_generator::tests::test_create_pixi_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_create_setuptools_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_uv ... ok
[INFO] [stdout] test project_generator::tests::test_save_mkdocs_yaml ... ok
[INFO] [stdout] test project_generator::tests::test_create_poetry_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyo3_dev_requirements_application_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_pixi_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_pre_commit_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_pixi_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test project_generator::tests::test_create_uv_pyproject_toml_mit_lib ... ok
[INFO] [stdout] test project_generator::tests::test_create_pyproject_toml_async_project ... ok
[INFO] [stdout] test project_generator::tests::test_save_justfile_poetry ... ok
[INFO] [stdout] test project_generator::tests::test_save_poetry_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_readme_file ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_major_less_than_three ... 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_mit_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_too_long ... ok
[INFO] [stdout] test project_info::tests::test_invalid_python_version_too_short ... 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 python_files::tests::test_save_main_test_file ... ok
[INFO] [stdout] test python_files::tests::test_save_main_files ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file ... ok
[INFO] [stdout] test python_files::tests::test_save_main_test_file_is_async_project ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_mit_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_dev_requirements_application_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_no_license_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_dev_requirements_lib_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test python_files::tests::test_save_main_files_is_async_project ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file_pyo3_first ... ok
[INFO] [stdout] test python_files::tests::test_save_project_init_file_pyo3_last ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyo3_dev_requirements_lib_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyproject_toml_file_no_license_pyo3 ... ok
[INFO] [stdout] test python_files::tests::test_save_pyi_file ... ok
[INFO] [stdout] test python_files::tests::test_save_pyo3_test_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_pyproject_toml_file_apache_pyo3 ... ok
[INFO] [stdout] test python_files::tests::test_save_version_file ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_pixi ... ok
[INFO] [stdout] test utils::tests::test_python_311_310 ... ok
[INFO] [stdout] test utils::tests::test_python_312 ... ok
[INFO] [stdout] test tests::test_delete_slug ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_poetry_no_tomli ... ok
[INFO] [stdout] test python_files::tests::test_save_version_test_file_poetry_tomli ... ok
[INFO] [stdout] test project_generator::tests::test_save_poetry_pyproject_toml_file_apache_application ... 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_uv ... ok
[INFO] [stdout] test project_generator::tests::test_save_pixi_pyproject_toml_file_no_license_application ... 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_lib_file ... ok
[INFO] [stdout] test rust_files::tests::test_save_cargo_toml_file ... ok
[INFO] [stdout] test project_generator::tests::test_save_setuptools_pyproject_toml_file_apache_application ... ok
[INFO] [stdout] test project_generator::tests::test_save_uv_pyproject_toml_file_no_license_application ... ok
[INFO] [stdout] test utils::tests::test_python_311_311 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a00b19948973fff78ec4c797f2ce0e4a52a94ea9e7d3030ef3a97bdd3726934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a00b19948973fff78ec4c797f2ce0e4a52a94ea9e7d3030ef3a97bdd3726934", kill_on_drop: false }`
[INFO] [stdout] 0a00b19948973fff78ec4c797f2ce0e4a52a94ea9e7d3030ef3a97bdd3726934
