[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazu914/todo_txt_cli on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded test-case v1.2.0
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded cli-table-derive v0.4.4
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded assert_cmd v2.0.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.3
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded os_str_bytes v3.1.0
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded shellexpand v2.1.0
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded clap v3.0.0-beta.4
[INFO] [stderr]   Downloaded cli-table v0.4.6
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.4
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded bstr v0.2.16
[INFO] [stderr]   Downloaded predicates v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ad09a3e410e741c759ae62bc3805ee2aa6da965edb4116758ac74278decd43
[INFO] running `Command { std: "docker" "start" "-a" "68ad09a3e410e741c759ae62bc3805ee2aa6da965edb4116758ac74278decd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ad09a3e410e741c759ae62bc3805ee2aa6da965edb4116758ac74278decd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ad09a3e410e741c759ae62bc3805ee2aa6da965edb4116758ac74278decd43", kill_on_drop: false }`
[INFO] [stdout] 68ad09a3e410e741c759ae62bc3805ee2aa6da965edb4116758ac74278decd43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d9f258c56a6a532bd273b0ed316f8b100784122f555cfde521aa527733a0f5c
[INFO] running `Command { std: "docker" "start" "-a" "5d9f258c56a6a532bd273b0ed316f8b100784122f555cfde521aa527733a0f5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[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 quote v1.0.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cli-table-derive v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling clap v3.0.0-beta.4
[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 26.33s
[INFO] running `Command { std: "docker" "inspect" "5d9f258c56a6a532bd273b0ed316f8b100784122f555cfde521aa527733a0f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9f258c56a6a532bd273b0ed316f8b100784122f555cfde521aa527733a0f5c", kill_on_drop: false }`
[INFO] [stdout] 5d9f258c56a6a532bd273b0ed316f8b100784122f555cfde521aa527733a0f5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 006fd1f237f3a3d73523df721d55644a9302c92e8c1411a4e7434d368ccded3a
[INFO] running `Command { std: "docker" "start" "-a" "006fd1f237f3a3d73523df721d55644a9302c92e8c1411a4e7434d368ccded3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling itertools v0.10.1
[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 rand_core v0.6.3
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling predicates v2.0.2
[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.23s
[INFO] running `Command { std: "docker" "inspect" "006fd1f237f3a3d73523df721d55644a9302c92e8c1411a4e7434d368ccded3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006fd1f237f3a3d73523df721d55644a9302c92e8c1411a4e7434d368ccded3a", kill_on_drop: false }`
[INFO] [stdout] 006fd1f237f3a3d73523df721d55644a9302c92e8c1411a4e7434d368ccded3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45d0d91c2cb637eb1705fb57ce58489fe667ca9a1ad2086215b38c4fbe8118ab
[INFO] running `Command { std: "docker" "start" "-a" "45d0d91c2cb637eb1705fb57ce58489fe667ca9a1ad2086215b38c4fbe8118ab", kill_on_drop: false }`
[INFO] [stderr] warning: named argument `field__0` is not used by name
[INFO] [stdout] 
[INFO] [stderr]  --> src/converter.rs:9:13
[INFO] [stdout] running 33 tests
[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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todo_txt-374178d6bd29b1ac)
[INFO] [stdout] test converter::tests::from_formatted_string::_content_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_a_todo_text_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_todo_text_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_none_none_content_projecta_projectb_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_none_some_a_none_none_none_a_content_ ... ok
[INFO] [stdout] test converter::tests::to_formatted_string::_content_some_2000_1_1_some_a_none_none_none_a_2000_1_1_content_ ... 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_some_2000_1_1_some_a_some_projecta_projectb_some_contexta_contextb_some_2000_1_2_x_a_2000_1_2_2000_1_1_content_projecta_projectb_contexta_contextb_ ... 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 helper::tests::is_context::project ... ok
[INFO] [stdout] test helper::tests::is_project::not_project ... ok
[INFO] [stdout] test helper::tests::is_project::project ... ok
[INFO] [stdout] test helper::tests::is_context::not_project ... 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_a_todo_text_ ... ok
[INFO] [stdout] test converter::tests::from_formatted_string::_a_2000_1_1_todo_text_ ... 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-374178d6bd29b1ac` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] [stdout] test converter::tests::from_formatted_string::_todo_text_projecta_projectb_ ... 
[INFO] running `Command { std: "docker" "inspect" "45d0d91c2cb637eb1705fb57ce58489fe667ca9a1ad2086215b38c4fbe8118ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d0d91c2cb637eb1705fb57ce58489fe667ca9a1ad2086215b38c4fbe8118ab", kill_on_drop: false }`
[INFO] [stdout] 45d0d91c2cb637eb1705fb57ce58489fe667ca9a1ad2086215b38c4fbe8118ab
