[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] 5661dba4dc27494e64227771e7e3567f4fe56da9 [INFO] testing kazu914/todo_txt_cli against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kazu914/todo_txt_cli on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-57/source/Cargo.toml [INFO] crate git repo https://github.com/kazu914/todo_txt_cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d213d5545733174b07e51b214de98c1a75b838a3d9c4e7e11d8fd0f878421ae [INFO] running `Command { std: "docker" "start" "-a" "1d213d5545733174b07e51b214de98c1a75b838a3d9c4e7e11d8fd0f878421ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d213d5545733174b07e51b214de98c1a75b838a3d9c4e7e11d8fd0f878421ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d213d5545733174b07e51b214de98c1a75b838a3d9c4e7e11d8fd0f878421ae", kill_on_drop: false }` [INFO] [stdout] 1d213d5545733174b07e51b214de98c1a75b838a3d9c4e7e11d8fd0f878421ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d936955f452f3232182ccd5f0d6bfcc7ed7a1f6588dd6f50ff1e7df4d819d9 [INFO] running `Command { std: "docker" "start" "-a" "f8d936955f452f3232182ccd5f0d6bfcc7ed7a1f6588dd6f50ff1e7df4d819d9", 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] [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 autocfg v1.0.1 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.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 heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling cli-table-derive v0.4.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 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.87s [INFO] running `Command { std: "docker" "inspect" "f8d936955f452f3232182ccd5f0d6bfcc7ed7a1f6588dd6f50ff1e7df4d819d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d936955f452f3232182ccd5f0d6bfcc7ed7a1f6588dd6f50ff1e7df4d819d9", kill_on_drop: false }` [INFO] [stdout] f8d936955f452f3232182ccd5f0d6bfcc7ed7a1f6588dd6f50ff1e7df4d819d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c92d8fc8efbcce3dbbb5d497c16621b705466c52cee81229f21b6e6e9d608f4f [INFO] running `Command { std: "docker" "start" "-a" "c92d8fc8efbcce3dbbb5d497c16621b705466c52cee81229f21b6e6e9d608f4f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.3 [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 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "c92d8fc8efbcce3dbbb5d497c16621b705466c52cee81229f21b6e6e9d608f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92d8fc8efbcce3dbbb5d497c16621b705466c52cee81229f21b6e6e9d608f4f", kill_on_drop: false }` [INFO] [stdout] c92d8fc8efbcce3dbbb5d497c16621b705466c52cee81229f21b6e6e9d608f4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88575504bf9f63b828bb060369b668984a72ac6d899a4ec3dc1050e04914a6ae [INFO] running `Command { std: "docker" "start" "-a" "88575504bf9f63b828bb060369b668984a72ac6d899a4ec3dc1050e04914a6ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/todo_txt-5cecbab01ff504db) [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::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::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 helper::tests::is_context::not_project ... ok [INFO] [stdout] test helper::tests::is_project::not_project ... ok [INFO] [stdout] test helper::tests::is_context::project ... ok [INFO] [stdout] test helper::tests::is_project::project ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_content_ ... 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::two_string ... ok [INFO] [stdout] test helper::tests::split_with_comma::space_string ... 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_ ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "88575504bf9f63b828bb060369b668984a72ac6d899a4ec3dc1050e04914a6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88575504bf9f63b828bb060369b668984a72ac6d899a4ec3dc1050e04914a6ae", kill_on_drop: false }` [INFO] [stdout] 88575504bf9f63b828bb060369b668984a72ac6d899a4ec3dc1050e04914a6ae