[INFO] fetching crate pyproject 0.1.2... [INFO] testing pyproject-0.1.2 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate pyproject 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pyproject 0.1.2 [INFO] finished tweaking crates.io crate pyproject 0.1.2 [INFO] tweaked toml for crates.io crate pyproject 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyproject 0.1.2 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyproject 0.1.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 637ccf9eee5b378acc0a80cb91dbaf3d1b93ef9a184531a5496d61bada9ed539 [INFO] running `Command { std: "docker" "start" "-a" "637ccf9eee5b378acc0a80cb91dbaf3d1b93ef9a184531a5496d61bada9ed539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "637ccf9eee5b378acc0a80cb91dbaf3d1b93ef9a184531a5496d61bada9ed539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637ccf9eee5b378acc0a80cb91dbaf3d1b93ef9a184531a5496d61bada9ed539", kill_on_drop: false }` [INFO] [stdout] 637ccf9eee5b378acc0a80cb91dbaf3d1b93ef9a184531a5496d61bada9ed539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50213e2151869d9538c14037e956729a740ab2576e900b86d330ae705d786924 [INFO] running `Command { std: "docker" "start" "-a" "50213e2151869d9538c14037e956729a740ab2576e900b86d330ae705d786924", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling version-ranges v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling mailparse v0.16.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling spdx v0.12.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling similar v2.7.0 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.53 [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 fluent-uri v0.4.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling pep440_rs v0.7.3 [INFO] [stderr] Compiling taplo v0.14.0 [INFO] [stderr] Compiling referencing v0.37.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling pep508_rs v0.9.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jsonschema v0.37.1 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling pyproject v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "50213e2151869d9538c14037e956729a740ab2576e900b86d330ae705d786924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50213e2151869d9538c14037e956729a740ab2576e900b86d330ae705d786924", kill_on_drop: false }` [INFO] [stdout] 50213e2151869d9538c14037e956729a740ab2576e900b86d330ae705d786924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ba9380c0e47aaf0638c3d062fcf87290ca1a47f520c9bc7326177994b31c2a [INFO] running `Command { std: "docker" "start" "-a" "17ba9380c0e47aaf0638c3d062fcf87290ca1a47f520c9bc7326177994b31c2a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jsonschema v0.37.1 [INFO] [stderr] Compiling pyproject v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.84s [INFO] running `Command { std: "docker" "inspect" "17ba9380c0e47aaf0638c3d062fcf87290ca1a47f520c9bc7326177994b31c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ba9380c0e47aaf0638c3d062fcf87290ca1a47f520c9bc7326177994b31c2a", kill_on_drop: false }` [INFO] [stdout] 17ba9380c0e47aaf0638c3d062fcf87290ca1a47f520c9bc7326177994b31c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac9e9feff12e0619c285d46028ac33a8beabc36da96db88ff527c1941060c36e [INFO] running `Command { std: "docker" "start" "-a" "ac9e9feff12e0619c285d46028ac33a8beabc36da96db88ff527c1941060c36e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyproject-d8c156865d2de7ea) [INFO] [stdout] [INFO] [stdout] running 292 tests [INFO] [stdout] test analyzer::tests::dependency_groups_include_group_is_defined ... ok [INFO] [stdout] test analyzer::tests::json_schema_reports_tool_type_mismatches ... ok [INFO] [stdout] test analyzer::tests::dependency_groups_include_group_must_be_string ... ok [INFO] [stdout] test analyzer::tests::dependency_groups_include_group_must_be_only_key ... ok [INFO] [stdout] test analyzer::tests::invalid_escape_sequences ... ok [INFO] [stdout] test analyzer::tests::project_authors_name_must_be_string ... ok [INFO] [stdout] test analyzer::tests::project_authors_email_must_be_valid_address ... ok [INFO] [stdout] test analyzer::tests::dependency_groups_include_group_must_exist ... ok [INFO] [stdout] test analyzer::tests::project_authors_items_only_allow_name_and_email ... ok [INFO] [stdout] test analyzer::tests::conflicting_keys ... ok [INFO] [stdout] test analyzer::tests::poetry_urls_must_be_a_table ... ok [INFO] [stdout] test analyzer::tests::project_authors_must_be_array_of_inline_tables ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_require_normalized_names ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_rejects_invalid_specifier ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_warn_when_latest_release_is_excluded ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_version_bounds_opt_in ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_warn_on_insecure_and_unbounded ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_warn_on_insecure_and_unbounded_when_enabled ... ok [INFO] [stdout] test analyzer::tests::project_classifiers_must_be_an_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_must_be_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_classifiers_must_not_contain_duplicates ... ok [INFO] [stdout] test analyzer::tests::project_dependencies_warn_without_upper_bound_when_enabled ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_disallows_requires_python ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_must_be_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_classifiers_must_use_known_values ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_classifiers_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_description_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_must_not_include_name ... ok [INFO] [stdout] test analyzer::tests::project_entry_points_rejects_console_scripts_group ... ok [INFO] [stdout] test analyzer::tests::project_entry_points_requires_table ... ok [INFO] [stdout] test analyzer::tests::project_entry_points_rejects_nested_entry_point_tables ... ok [INFO] [stdout] test analyzer::tests::project_import_names_require_parent_namespaces ... ok [INFO] [stdout] test analyzer::tests::project_import_names_must_be_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_entry_points_group_names_must_match_pattern ... ok [INFO] [stdout] test analyzer::tests::project_entry_point_names_must_not_have_invalid_characters ... ok [INFO] [stdout] test analyzer::tests::project_import_names_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_entry_point_values_must_reference_importable_objects ... ok [INFO] [stdout] test analyzer::tests::project_import_names_detects_duplicates_across_fields ... ok [INFO] [stdout] test analyzer::tests::project_keywords_must_be_an_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_keywords_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_keywords_must_not_contain_duplicates ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_must_not_conflict_with_static_values ... ok [INFO] [stdout] test analyzer::tests::project_license_files_accepts_nested_license_path ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_rejects_unsupported_fields ... ok [INFO] [stdout] test analyzer::tests::project_license_files_accepts_valid_match ... ok [INFO] [stdout] test analyzer::tests::project_license_files_rejects_parent_segments ... ok [INFO] [stdout] test analyzer::tests::project_license_files_rejects_invalid_patterns ... ok [INFO] [stdout] test analyzer::tests::project_license_files_requires_string_license_when_present ... ok [INFO] [stdout] test analyzer::tests::project_license_classifiers_warn_without_license ... ok [INFO] [stdout] test analyzer::tests::project_license_files_must_point_to_existing_utf8_files ... ok [INFO] [stdout] test analyzer::tests::project_license_files_pattern_must_match ... ok [INFO] [stdout] test analyzer::tests::project_license_files_must_be_array_of_strings ... ok [INFO] [stdout] test analyzer::tests::project_license_files_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_license_files_pattern_allows_empty_array ... ok [INFO] [stdout] test analyzer::tests::project_authors_name_must_be_valid_email_name ... ok [INFO] [stdout] test analyzer::tests::project_classifiers_accept_known_values ... ok [INFO] [stdout] test analyzer::tests::project_dynamic_must_not_duplicate_fields ... ok [INFO] [stdout] test analyzer::tests::project_license_suggests_canonical_expression ... ok [INFO] [stdout] test analyzer::tests::project_license_must_be_string_or_table ... ok [INFO] [stdout] test analyzer::tests::project_authors_items_must_be_inline_tables ... ok [INFO] [stdout] test analyzer::tests::project_license_table_requires_file_or_text ... ok [INFO] [stdout] test analyzer::tests::project_maintainers_must_be_array_of_inline_tables ... ok [INFO] [stdout] test analyzer::tests::project_license_warns_on_deprecated_identifier ... ok [INFO] [stdout] test analyzer::tests::project_license_must_be_valid_spdx_expression ... ok [INFO] [stdout] test analyzer::tests::dependency_groups_include_group_normalizes_names ... ok [INFO] [stdout] test analyzer::tests::project_license_table_file_path_must_be_relative_unix ... ok [INFO] [stdout] test analyzer::tests::project_license_table_text_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_name_is_required ... ok [INFO] [stdout] test analyzer::tests::project_license_table_must_not_mix_file_and_text ... ok [INFO] [stdout] test analyzer::tests::flit_urls_entries_must_be_valid_urls ... ok [INFO] [stdout] test analyzer::tests::project_license_table_file_must_exist ... ok [INFO] [stdout] test analyzer::tests::project_name_must_not_be_empty ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_rejects_invalid_specifier ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_items_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_readme_string_must_point_to_existing_file ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_require_normalized_names ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_rejects_invalid_extra_name ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_valid_configuration ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_must_be_table ... ok [INFO] [stdout] test analyzer::tests::project_readme_rejects_unknown_keys ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_multiple_errors ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_requires_content_type ... ok [INFO] [stdout] test analyzer::tests::project_readme_string_path_must_be_relative_unix ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_must_not_mix_file_and_text ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_requires_file_or_text ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_empty_array_valid ... ok [INFO] [stdout] test analyzer::tests::project_name_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_name_must_be_pep_503_normalized ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_file_must_exist ... ok [INFO] [stdout] test analyzer::tests::project_license_table_file_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_license_classifiers_forbidden_when_license_set ... ok [INFO] [stdout] test analyzer::tests::project_license_files_supports_globstar_patterns ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_allows_upper_bound_or_exact ... ok [INFO] [stdout] test analyzer::tests::project_license_string_must_not_be_empty ... ok [INFO] [stdout] test analyzer::tests::json_schema_reports_additional_tool_properties ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_respects_dynamic ... ok [INFO] [stdout] test analyzer::tests::project_urls_entries_must_use_http_or_https ... ok [INFO] [stdout] test analyzer::tests::project_urls_entries_must_not_be_empty ... ok [INFO] [stdout] test analyzer::tests::project_urls_entries_must_be_strings ... ok [INFO] [stdout] test analyzer::tests::project_optional_dependencies_must_be_table_when_string ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_requires_supported_content_type ... ok [INFO] [stdout] test analyzer::tests::project_readme_string_requires_known_extension ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_accepts_text_plain ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_must_not_be_empty ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_warns_without_upper_bound_when_enabled ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_upper_bound_is_opt_in ... ok [INFO] [stdout] test analyzer::tests::project_urls_entries_must_be_valid_urls ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_must_be_valid_pep_440 ... ok [INFO] [stdout] test analyzer::tests::project_requires_python_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_reports_unknown_keys ... ok [INFO] [stdout] test analyzer::tests::project_readme_table_text_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::rule_can_be_disabled_in_configuration ... ok [INFO] [stdout] test analyzer::tests::reopening_table_as_array_requires_array_of_tables ... ok [INFO] [stdout] test analyzer::tests::valid_document_has_no_diagnostics ... ok [INFO] [stdout] test analyzer::tests::rule_severity_can_be_overridden_with_table ... ok [INFO] [stdout] test analyzer::tests::project_version_must_be_a_string ... ok [INFO] [stdout] test analyzer::tests::project_version_must_not_be_empty ... ok [INFO] [stdout] test completions::tests::completes_build_system_keys ... ok [INFO] [stdout] test completions::tests::completes_classifiers_in_array ... ok [INFO] [stdout] test completions::tests::completes_empty_returns_all_options ... ok [INFO] [stdout] test completions::tests::completes_project_keys ... ok [INFO] [stdout] test completions::tests::completes_project_keys_with_prefix ... ok [INFO] [stdout] test completions::tests::completes_build_backend_values ... ok [INFO] [stdout] test completions::tests::completes_requires_python ... ok [INFO] [stdout] test analyzer::tests::rule_severity_can_be_overridden ... ok [INFO] [stdout] test completions::tests::completes_dynamic_fields ... ok [INFO] [stdout] test completions::tests::completes_table_headers ... ok [INFO] [stdout] test completions::tests::completes_license_values ... ok [INFO] [stdout] test completions::tests::completes_tool_keys ... ok [INFO] [stdout] test completions::tests::completes_tool_table_headers ... ok [INFO] [stdout] test config::tests::parses_rule_config_from_string ... ok [INFO] [stdout] test config::tests::parses_rule_config_from_table ... ok [INFO] [stdout] test document::tests::apply_change ... ok [INFO] [stdout] test completions::tests::completes_tool_black_keys ... ok [INFO] [stdout] test document::tests::create_document ... ok [INFO] [stdout] test document::tests::parses_tool_configuration ... ok [INFO] [stdout] test document::tests::resolve_path_relative_parent ... ok [INFO] [stdout] test document::tests::resolve_path_current_directory ... ok [INFO] [stdout] test document::tests::root ... ok [INFO] [stdout] test document::tests::root_at_filesystem_root ... ok [INFO] [stdout] test document::tests::root_nested ... ok [INFO] [stdout] test rope_ext::tests::append_beyond_eof_updates_point ... ok [INFO] [stdout] test rope_ext::tests::apply_delete_edit_respects_utf16_columns ... ok [INFO] [stdout] test document::tests::resolve_path_relative ... ok [INFO] [stdout] test rope_ext::tests::apply_insert_edit_respects_utf16_columns ... ok [INFO] [stdout] test document::tests::resolve_path_relative_subdirectory ... ok [INFO] [stdout] test rope_ext::tests::apply_insert_into_empty_document ... ok [INFO] [stdout] test document::tests::resolve_path_absolute ... ok [INFO] [stdout] test rope_ext::tests::apply_insert_edit_updates_rope_contents ... ok [INFO] [stdout] test analyzer::tests::unexpected_entry ... ok [INFO] [stdout] test analyzer::tests::setuptools_project_urls_entries_must_not_be_empty ... ok [INFO] [stdout] test rope_ext::tests::lsp_round_trip_handles_utf16_columns ... ok [INFO] [stdout] test rope_ext::tests::multiline_edit_handles_utf16_offsets ... ok [INFO] [stdout] test analyzer::tests::project_version_is_required_unless_dynamic ... ok [INFO] [stdout] test analyzer::tests::project_version_must_be_pep_440_compliant ... ok [INFO] [stdout] test rule::dependency_groups::tests::replaces_underscores_and_dots ... ok [INFO] [stdout] test rule::dependency_groups::tests::preserves_single_leading_separator ... ok [INFO] [stdout] test rope_ext::tests::replacement_across_surrogates_is_consistent ... ok [INFO] [stdout] test rope_ext::tests::replace_entire_document_via_full_range ... ok [INFO] [stdout] test analyzer::tests::project_urls_labels_must_not_exceed_limit ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_invalid_package_name ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_m2crypto_uppercase ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_pil ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_pil_uppercase ... ok [INFO] [stdout] test analyzer::tests::valid_project_license_table_with_file ... ok [INFO] [stdout] test rule::dependency_groups::tests::normalizes_case_and_hyphenates ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_pycrypto ... ok [INFO] [stdout] test analyzer::tests::unexpected_value ... ok [INFO] [stdout] test analyzer::tests::reopening_scalar_as_table_requires_table ... ok [INFO] [stdout] test rule::dependency_groups::tests::collapses_adjacent_separators ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_urllib3_without_extra ... ok [INFO] [stdout] test rule::project_import_names::tests::parent_names_builds_all_namespaces ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_safe_package ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_pycryptodome ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_two_subdirectories ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_urllib3_secure_extra ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_globstar_at_end ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_globstar_in_middle ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_multiple_consecutive_slashes ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_one_subdirectory ... ok [INFO] [stdout] test rule::project_dependency_deprecations::tests::deprecated_or_insecure_pillow ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_single_slash ... ok [INFO] [stdout] test analyzer::tests::project_urls_must_be_a_table ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_empty_string ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_simple_file ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_with_extension ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_with_globstar ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_with_leading_slash ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_with_trailing_slash ... ok [INFO] [stdout] test rule::project_license_files::tests::glob_max_depth_with_wildcard ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_backslash ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_invalid_character_hash ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_invalid_character_in_class ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_invalid_character_space ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_invalid_character_special ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_parent_directory_in_middle ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_unmatched_closing_bracket ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_parent_directory ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_unclosed_bracket ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_character_class_with_underscore ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_globstar ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_leading_slash ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_character_class_alphanumeric ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_character_class ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_character_class_with_dot ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_character_class_with_dash ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_simple ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_question_mark ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_extension ... ok [INFO] [stdout] test rule::project_name::tests::normalize_complex_mixed_separators ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_subdirectory ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_wildcard ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_complex ... ok [INFO] [stdout] test rule::project_license_files::tests::validate_license_files_pattern_valid_with_underscore_dash ... ok [INFO] [stdout] test rule::project_name::tests::normalize_empty_string ... ok [INFO] [stdout] test rule::project_name::tests::normalize_numbers_uppercase ... ok [INFO] [stdout] test rule::project_name::tests::normalize_mixed_separators ... ok [INFO] [stdout] test rule::project_name::tests::normalize_already_normalized ... ok [INFO] [stdout] test rule::project_name::tests::normalize_only_separators ... ok [INFO] [stdout] test rule::project_name::tests::normalize_uppercase ... ok [INFO] [stdout] test rule::project_name::tests::normalize_mixed_consecutive_separators ... ok [INFO] [stdout] test rule::project_name::tests::normalize_with_dots ... ok [INFO] [stdout] test rule::project_name::tests::normalize_with_numbers ... ok [INFO] [stdout] test rule::project_name::tests::normalize_trailing_separator ... ok [INFO] [stdout] test rule::project_name::tests::normalize_with_underscores ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_empty_string ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_no_at_sign ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_simple ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_multiple_addresses ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_with_dots ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_with_hyphens ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_with_numbers ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_with_plus ... ok [INFO] [stdout] test rule::project_name::tests::normalize_lowercase_no_separators ... ok [INFO] [stdout] test rule::project_name::tests::normalize_leading_separator ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_valid_with_subdomain ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_whitespace_only ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_with_display_name ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_with_surrounding_whitespace ... ok [INFO] [stdout] test rule::project_people::tests::validate_email_value_with_display_name_quoted ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_empty_string ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_multiple_words ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_simple ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_single_word ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_with_dots ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_with_numbers ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_with_special_chars ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_valid_with_unicode ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_whitespace_only ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_with_brackets ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_with_comma ... ok [INFO] [stdout] test completions::tests::completes_table_headers_with_prefix ... ok [INFO] [stdout] test analyzer::tests::redefining_table_header_conflicts ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_with_comma_in_middle ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_with_parentheses ... ok [INFO] [stdout] test rule::project_people::tests::validate_name_value_with_surrounding_whitespace ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_empty_string ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_simple_package ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_comma ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_only_whitespace ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_environment_marker ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_exact_version ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_leading_whitespace ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_not_equal ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_parentheses ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_tilde_equal ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_trailing_whitespace_before_version ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_extras ... ok [INFO] [stdout] test rule::project_import_names::tests::sanitize_name_strips_markers_and_trailing_whitespace ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_version_specifier ... ok [INFO] [stdout] test rule_context::tests::extract_dependency_name_with_url ... ok [INFO] [stdout] test schema_error::tests::formats_min_length_error_with_count ... ok [INFO] [stdout] test rule_context::tests::get_returns_root_for_empty_path ... ok [INFO] [stdout] test schema_error::tests::formats_multiple_type_error ... ok [INFO] [stdout] test rule_context::tests::get_rejects_invalid_paths ... ok [INFO] [stdout] test server::tests::hover_returns_schema_description ... ok [INFO] [stdout] test schema_error::tests::formats_unique_items_error ... ok [INFO] [stdout] test schema_error::tests::formats_type_mismatch_error ... ok [INFO] [stdout] test schema_error::tests::formats_additional_items_error ... ok [INFO] [stdout] test schema_pointer::tests::pointer_for_position_returns_most_specific_pointer ... ok [INFO] [stdout] test schema_error::tests::decodes_pointer_segments_in_paths ... ok [INFO] [stdout] test schema_error::tests::formats_additional_properties_error ... ok [INFO] [stdout] test schema_pointer::tests::pointer_segments_are_encoded ... ok [INFO] [stdout] test analyzer::tests::valid_project_readme_table_with_content_type_and_file ... ok [INFO] [stdout] test schema_pointer::tests::range_for_pointer_falls_back_to_nearest_parent ... ok [INFO] [stdout] test schema_error::tests::formats_enum_error ... ok [INFO] [stdout] test rule_context::tests::get_returns_nested_value ... ok [INFO] [stdout] test server::tests::initialize ... ok [INFO] [stdout] test server::tests::initialize_once ... ok [INFO] [stdout] test server::tests::shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 292 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac9e9feff12e0619c285d46028ac33a8beabc36da96db88ff527c1941060c36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9e9feff12e0619c285d46028ac33a8beabc36da96db88ff527c1941060c36e", kill_on_drop: false }` [INFO] [stdout] ac9e9feff12e0619c285d46028ac33a8beabc36da96db88ff527c1941060c36e