[INFO] cloning repository https://github.com/jnthnhrrr/todue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnthnhrrr/todue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnthnhrrr%2Ftodue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnthnhrrr%2Ftodue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88c9ea95fb8f7c6bc9d2100860535b40f3c13b84
[INFO] testing jnthnhrrr/todue against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnthnhrrr%2Ftodue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jnthnhrrr/todue
[INFO] finished tweaking git repo https://github.com/jnthnhrrr/todue
[INFO] tweaked toml for git repo https://github.com/jnthnhrrr/todue written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnthnhrrr/todue on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jnthnhrrr/todue 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff
[INFO] running `Command { std: "docker" "start" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling todue v0.1.0 (/opt/rustwide/workdir/crates/todue)
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> crates/todue/src/scaffold.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn copy_dir_recursive(source: &Path, destination: &Path) -> Result<(), Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling todue-cli v0.1.0 (/opt/rustwide/workdir/bin/todue)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s
[INFO] running `Command { std: "docker" "inspect" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling todue v0.1.0 (/opt/rustwide/workdir/crates/todue)
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> crates/todue/src/scaffold.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn copy_dir_recursive(source: &Path, destination: &Path) -> Result<(), Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling todue-cli v0.1.0 (/opt/rustwide/workdir/bin/todue)
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> crates/todue/src/scaffold.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn copy_dir_recursive(source: &Path, destination: &Path) -> Result<(), Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index_paths` is never used
[INFO] [stdout]    --> crates/todue/src/test_support.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn index_paths(root: &Path) -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] running `Command { std: "docker" "inspect" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `copy_dir_recursive` is never used
[INFO] [stderr]    --> crates/todue/src/scaffold.rs:237:4
[INFO] [stderr]     |
[INFO] [stderr] 237 | fn copy_dir_recursive(source: &Path, destination: &Path) -> Result<(), Error> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `index_paths` is never used
[INFO] [stderr]    --> crates/todue/src/test_support.rs:175:8
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub fn index_paths(root: &Path) -> Vec<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `todue` (lib) generated 1 warning
[INFO] [stderr] warning: `todue` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todue-3db86c8d3940ab97)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test commit::tests::formats_prefixed_commit_message ... ok
[INFO] [stdout] test commit::tests::prefix_alone_when_detail_empty ... ok
[INFO] [stdout] test document::tests::accepts_kebab_case_slugs ... ok
[INFO] [stdout] test document::tests::builds_path_in_directory ... ok
[INFO] [stdout] test config::tests::parses_collection_next_policy ... ok
[INFO] [stdout] test document::tests::formats_ids_with_minimum_necessary_padding ... ok
[INFO] [stdout] test document::tests::extracts_domain_from_path ... ok
[INFO] [stdout] test document::tests::ids_match_ignores_leading_zeros ... ok
[INFO] [stdout] test document::tests::normalizes_document_directory ... ok
[INFO] [stdout] test filter::tests::parses_comparison_and_membership_predicates ... ok
[INFO] [stdout] test document::tests::slug_to_title_splits_on_hyphens ... ok
[INFO] [stdout] test document::tests::rejects_identity_fields_in_frontmatter ... ok
[INFO] [stdout] test filter::tests::membership_matches_stringified_values ... ok
[INFO] [stdout] test config::tests::default_document_name_uses_single_collection_when_unset ... ok
[INFO] [stdout] test config::tests::load_config_rejects_unknown_default_collection ... ok
[INFO] [stdout] test config::tests::document_glob_matches_prefixed_files_not_readme ... ok
[INFO] [stdout] test document::tests::parses_metadata_and_body ... ok
[INFO] [stdout] test document::tests::parses_identity_from_filename ... ok
[INFO] [stdout] test filter::tests::rejects_comparison_on_string_fields ... ok
[INFO] [stdout] test filter::tests::substring_match_is_case_insensitive ... ok
[INFO] [stdout] test document::tests::repads_collection_when_crossing_power_of_ten ... ok
[INFO] [stdout] test document::tests::rejects_snake_case_and_invalid_slug_shapes ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOnqWtD/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpHxylpj/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEm8oXp/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgT1Mjh/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpbE0Rtz/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6tzdGH/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjD4jME/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAm6vtg/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4Elrj4/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJSj2wA/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWFufUE/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmPMJ8H/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLU9Om0/.git/
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcvQhQf/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTktzjw/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprH7a5w/.git/
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::rejects_dirty_worktree ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpGtyQSt/.git/
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master 9d2f11e] identity in frontmatter
[INFO] [stdout]  1 file changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] test index::tests::rejects_identity_fields_in_frontmatter ... ok
[INFO] [stdout] test filter::tests::filters_indexed_collection ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkaRCic/.git/
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] test index::tests::indexes_clean_repository ... ok
[INFO] [stdout] test index::tests::ignores_non_document_markdown_in_collection_directory ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master 4bfb121] add ticket
[INFO] [stdout]  1 file changed, 3 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] test filter::tests::filter_matches_id_with_or_without_leading_zeros ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::load_index_errors_when_collection_file_missing ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test project::tests::explicit_root_is_accepted_without_marker ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2DkjBE/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgILqvN/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpD4EU9j/.git/
[INFO] [stdout] test project::tests::finds_project_root_from_subdirectory ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJbc0bT/.git/
[INFO] [stdout] [master a8c5022] mixed padding
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-10__tenth.md
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkrDKbI/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] test index::tests::ensure_collections_indexed_is_noop_when_index_is_current ... ok
[INFO] [stdout] [master f426ab5] add invalid
[INFO] [stdout]  1 file changed, 3 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__bad.md
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::ensure_collections_indexed_for_read_rejects_dirty_when_refresh_needed ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptcWOSj/.git/
[INFO] [stdout] test filter::tests::filter_allows_dirty_worktree_when_index_is_current ... ok
[INFO] [stdout] test index::tests::rejects_unpadded_ids_when_collection_requires_padding ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnVPz7y/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test index::tests::write_index_emits_manifest_and_collection_files ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmWo622/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test scaffold::tests::init_project_scaffolds_default_files ... ok
[INFO] [stdout] test scaffold::tests::init_project_skips_existing_without_force ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnFbcz6/.git/
[INFO] [stdout] test scaffold::tests::install_skills_claude_only ... ok
[INFO] [stdout] test scaffold::tests::install_skills_cursor_only ... ok
[INFO] [stdout] test index::tests::incremental_reindex_only_dirty_collection ... ok
[INFO] [stdout] test scaffold::tests::install_skills_skips_existing_without_force ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test scaffold::tests::install_skills_writes_cursor_and_claude ... ok
[INFO] [stdout] test filter::tests::filter_rejects_dirty_worktree_when_requested_collection_is_stale ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPE8pR9/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp7jjQ47/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master d17007d] rename second
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  1 file changed, 0 insertions(+), 0 deletions(-)
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout]  rename domains/solo-platform/{ticket-2__second.md => ticket-2__renamed.md} (100%)
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpB3TxgF/.git/
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::ensure_collections_indexed_for_read_allows_dirty_when_current ... ok
[INFO] [stdout] test index::tests::rejects_invalid_document_with_actionable_error ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test filter::tests::filter_refreshes_stale_index_after_committed_document_change ... ok
[INFO] [stdout] rm 'domains/solo-platform/ticket-2__second.md'
[INFO] [stdout] test validate::schema_compile_tests::compiles_ticket_schema_with_local_common_refs ... ok
[INFO] [stdout] test index::tests::validate_project_on_indexed_repository ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTHFXk6/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnfwJnN/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpT2loKg/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] [master 48df7ee] delete second
[INFO] [stdout]  1 file changed, 5 deletions(-)
[INFO] [stdout]  delete mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stderr] hint: 
[INFO] [stdout] test query::tests::get_allows_dirty_worktree_when_index_is_current ... ok
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQTxlRG/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpf26rux/.git/
[INFO] [stdout] [master (root-commit) f228c16] initial
[INFO] [stdout]  3 files changed, 25 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) fb20d89] initial
[INFO] [stdout]  11 files changed, 52 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__ticket-1.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__ticket-2.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-3__ticket-3.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-4__ticket-4.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-5__ticket-5.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-6__ticket-6.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-7__ticket-7.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-8__ticket-8.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-9__ticket-9.md
[INFO] [stdout] [master (root-commit) 0111abe] initial
[INFO] [stdout]  3 files changed, 23 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master 4c1cacb] configure next policy
[INFO] [stdout]  1 file changed, 6 insertions(+)
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::ensure_collections_indexed_refreshes_after_rename ... ok
[INFO] [stdout] test write::tests::rejects_filename_field_assignments ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprWDayE/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test index::tests::validate_project_allows_dirty_worktree ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRAosHh/.git/
[INFO] [stdout] test index::tests::ensure_collections_indexed_refreshes_stale_collection ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpy4klwG/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test index::tests::ensure_collections_indexed_refreshes_after_delete ... ok
[INFO] [stdout] [master (root-commit) 90a765e] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] [master (root-commit) fb20d89] initial
[INFO] [stdout]  11 files changed, 52 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__ticket-1.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__ticket-2.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-3__ticket-3.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-4__ticket-4.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-5__ticket-5.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-6__ticket-6.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-7__ticket-7.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-8__ticket-8.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-9__ticket-9.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master 008bfb0] add unpadded tickets
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  9 files changed, 36 insertions(+)
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-10__ticket-10.md
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__ticket-2.md
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-3__ticket-3.md
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-4__ticket-4.md
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-5__ticket-5.md
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-6__ticket-6.md
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-7__ticket-7.md
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-8__ticket-8.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-9__ticket-9.md
[INFO] [stdout] test search::tests::search_rejects_empty_query ... ok
[INFO] [stdout] test write::tests::suffix_bump_appends_and_increments ... ok
[INFO] [stdout] [master 72bf4df] add second ticket
[INFO] [stdout]  1 file changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-2__second.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1iFeOs/.git/
[INFO] [stdout] test write::tests::create_updates_index_and_commits ... ok
[INFO] [stdout] [master (root-commit) 71954a7] initial
[INFO] [stdout]  4 files changed, 24 insertions(+)
[INFO] [stdout]  create mode 100644 .todue/collections.yaml
[INFO] [stdout]  create mode 100644 .todue/schema/ticket.json
[INFO] [stdout]  create mode 100644 domains/solo-platform/README.md
[INFO] [stdout]  create mode 100644 domains/solo-platform/ticket-1__first.md
[INFO] [stdout] test query::tests::get_document_returns_file_contents ... ok
[INFO] [stdout] test write::tests::rejects_snake_case_slug_on_create ... ok
[INFO] [stdout] test search::tests::search_finds_text_in_document_bodies ... ok
[INFO] [stdout] test query::tests::get_refreshes_stale_index_after_committed_document_change ... ok
[INFO] [stdout] test search::tests::search_allows_dirty_worktree ... FAILED
[INFO] [stdout] test write::tests::repad_collection_ids_noop_when_already_padded ... ok
[INFO] [stdout] test write::tests::repad_collection_ids_renames_and_commits ... ok
[INFO] [stdout] test write::tests::create_and_set_parse_non_string_assignment_values ... ok
[INFO] [stdout] test write::tests::create_repads_ids_when_crossing_power_of_ten ... ok
[INFO] [stdout] test write::tests::bump_updates_index_and_commits ... ok
[INFO] [stdout] test query::tests::next_document_uses_collection_next_policy ... ok
[INFO] [stdout] test query::tests::resolve_document_by_slug_or_padded_id ... ok
[INFO] [stdout] test write::tests::delete_updates_index_and_commits ... ok
[INFO] [stdout] test write::tests::set_updates_index_and_commits ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::search_allows_dirty_worktree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'search::tests::search_allows_dirty_worktree' (2102) panicked at crates/todue/src/search.rs:137:9:
[INFO] [stdout] assertion failed: matches.iter().any(|entry| entry.path == "scratch.md")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614137d95571 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614137d95571 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614137d95571 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614137d95571 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614137dad64a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614137dad64a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x614137d9a37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x614137d9a37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x614137d6f656 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614137d6f656 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614137d8b9a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6141375bf7e0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6141375bf7e0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x614137d8bcd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x614137d8bcd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x614137d6f734 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x614137d66b79 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x614137d706cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x614137dadecc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x614137dade92 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6141374c88d6 - todue[6b3e8a4b3887688]::search::tests::search_allows_dirty_worktree
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/todue/src/search.rs:137:9
[INFO] [stdout]   21:     0x6141374b4407 - todue[6b3e8a4b3887688]::search::tests::search_allows_dirty_worktree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/todue/src/search.rs:129:38
[INFO] [stdout]   22:     0x614137539de6 - <todue[6b3e8a4b3887688]::search::tests::search_allows_dirty_worktree::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6141375b2b1b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6141375b2b1b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6141375c0165 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6141375c0165 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6141375c0165 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x6141375c0165 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6141375c0165 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6141375c0165 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6141375c0165 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6141375bac14 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6141375bac14 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6141375c32b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6141375c32b2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6141375c32b2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x6141375c32b2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6141375c32b2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6141375c32b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6141375c32b2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x614137d944df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x614137d944df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7c441d5b3aa4 - <unknown>
[INFO] [stdout]   44:     0x7c441d640a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     search::tests::search_allows_dirty_worktree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p todue --lib`
[INFO] running `Command { std: "docker" "inspect" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff", kill_on_drop: false }`
[INFO] [stdout] 9c3a68d1d1f960bd7bf1b83cd636878293c7b63b7fce820eb99ed44a720625ff
