[INFO] cloning repository https://github.com/kazu914/todo_txt_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazu914/todo_txt_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4713f933b3d2a655cccc51026431c006fa266ae
[INFO] testing kazu914/todo_txt_cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazu914/todo_txt_cli
[INFO] finished tweaking git repo https://github.com/kazu914/todo_txt_cli
[INFO] tweaked toml for git repo https://github.com/kazu914/todo_txt_cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazu914/todo_txt_cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazu914/todo_txt_cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f02e47433cdd8807e3dcc589aab1beb200265c472e136d7fa1e4508f0e88dd
[INFO] running `Command { std: "docker" "start" "-a" "a5f02e47433cdd8807e3dcc589aab1beb200265c472e136d7fa1e4508f0e88dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f02e47433cdd8807e3dcc589aab1beb200265c472e136d7fa1e4508f0e88dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f02e47433cdd8807e3dcc589aab1beb200265c472e136d7fa1e4508f0e88dd", kill_on_drop: false }`
[INFO] [stdout] a5f02e47433cdd8807e3dcc589aab1beb200265c472e136d7fa1e4508f0e88dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9620ced5399e9f1ec930df02f6900159d63df42607daaa4bdfb3cf43b22767
[INFO] running `Command { std: "docker" "start" "-a" "1e9620ced5399e9f1ec930df02f6900159d63df42607daaa4bdfb3cf43b22767", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling cli-table-derive v0.4.4
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling clap v3.0.0-beta.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling cli-table v0.4.6
[INFO] [stderr]    Compiling todo_txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: named argument `field__0` is not used by name
[INFO] [stdout]  --> src/converter.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error("Couldn't create todo: '{}' should NOT contain whitespaces. You can use comma as dilimiter to specify multiple {0}.")]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.75s
[INFO] running `Command { std: "docker" "inspect" "1e9620ced5399e9f1ec930df02f6900159d63df42607daaa4bdfb3cf43b22767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9620ced5399e9f1ec930df02f6900159d63df42607daaa4bdfb3cf43b22767", kill_on_drop: false }`
[INFO] [stdout] 1e9620ced5399e9f1ec930df02f6900159d63df42607daaa4bdfb3cf43b22767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d716e004ee916c5ba85d7d16b3c800126dd68c8f31c7f1044e5b3a1843ea540
[INFO] running `Command { std: "docker" "start" "-a" "5d716e004ee916c5ba85d7d16b3c800126dd68c8f31c7f1044e5b3a1843ea540", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling test-case v1.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stdout] warning: named argument `field__0` is not used by name
[INFO] [stdout]  --> src/converter.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error("Couldn't create todo: '{}' should NOT contain whitespaces. You can use comma as dilimiter to specify multiple {0}.")]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling predicates v2.0.2
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling assert_cmd v2.0.1
[INFO] [stderr]    Compiling todo_txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: named argument `field__0` is not used by name
[INFO] [stdout]  --> src/converter.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error("Couldn't create todo: '{}' should NOT contain whitespaces. You can use comma as dilimiter to specify multiple {0}.")]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.20s
[INFO] running `Command { std: "docker" "inspect" "5d716e004ee916c5ba85d7d16b3c800126dd68c8f31c7f1044e5b3a1843ea540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d716e004ee916c5ba85d7d16b3c800126dd68c8f31c7f1044e5b3a1843ea540", kill_on_drop: false }`
[INFO] [stdout] 5d716e004ee916c5ba85d7d16b3c800126dd68c8f31c7f1044e5b3a1843ea540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 379056041b5b7ff7f9b434c8065c4f40b0421a0f01436c58bcf7083e0404e99b
[INFO] running `Command { std: "docker" "start" "-a" "379056041b5b7ff7f9b434c8065c4f40b0421a0f01436c58bcf7083e0404e99b", kill_on_drop: false }`
[INFO] [stderr] warning: named argument `field__0` is not used by name
[INFO] [stderr]  --> src/converter.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[error("Couldn't create todo: '{}' should NOT contain whitespaces. You can use comma as dilimiter to specify multiple {0}.")]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo_txt` (lib) generated 1 warning
[INFO] [stderr] warning: `todo_txt` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todo_txt-3be3b2587f529ac2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test converter::tests::to_formatted_string::_content_none_none_some_projecta_projectb_none_none_content_projecta_projectb_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_content_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_none_some_a_none_none_none_a_content_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_a_todo_text_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_a_2000_1_1_todo_text_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_some_2000_1_1_some_a_some_projecta_projectb_some_contexta_contextb_none_a_2000_1_1_content_projecta_projectb_contexta_contextb_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_none_none_none_none_none_content_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_none_none_some_projecta_projectb_some_contexta_contextb_none_content_projecta_projectb_contexta_contextb_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_x_a_2000_1_1_1999_12_31_todo_text_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_x_todo_text_ ... ok
[INFO] [stdout] test helper::tests::split_with_comma::empty_string ... ok
[INFO] [stdout] test helper::tests::split_with_comma::none ... ok
[INFO] [stdout] test helper::tests::split_with_comma::should_error ... ok
[INFO] [stdout] test helper::tests::split_with_comma::space_string ... ok
[INFO] [stdout] test helper::tests::split_with_comma::two_string ... ok
[INFO] [stdout] test model::tests::complete::complete ... ok
[INFO] [stdout] test presenter::tests::to_table_format::to_table ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/todo_txt-3be3b2587f529ac2` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "379056041b5b7ff7f9b434c8065c4f40b0421a0f01436c58bcf7083e0404e99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379056041b5b7ff7f9b434c8065c4f40b0421a0f01436c58bcf7083e0404e99b", kill_on_drop: false }`
[INFO] [stdout] 379056041b5b7ff7f9b434c8065c4f40b0421a0f01436c58bcf7083e0404e99b
