[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Ftodo_txt_cli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kazu914/todo_txt_cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b07c80346afc054253f7096fc3ee475230b5bee9607ab0611095b3d2bb410a26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b07c80346afc054253f7096fc3ee475230b5bee9607ab0611095b3d2bb410a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b07c80346afc054253f7096fc3ee475230b5bee9607ab0611095b3d2bb410a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07c80346afc054253f7096fc3ee475230b5bee9607ab0611095b3d2bb410a26", kill_on_drop: false }` [INFO] [stdout] b07c80346afc054253f7096fc3ee475230b5bee9607ab0611095b3d2bb410a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a6fe6c424dfabc1eb6d00bd13fe7c5736dc658e3d2adcad6e5a86d63bc36f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95a6fe6c424dfabc1eb6d00bd13fe7c5736dc658e3d2adcad6e5a86d63bc36f2", 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 serde_json v1.0.67 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "95a6fe6c424dfabc1eb6d00bd13fe7c5736dc658e3d2adcad6e5a86d63bc36f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a6fe6c424dfabc1eb6d00bd13fe7c5736dc658e3d2adcad6e5a86d63bc36f2", kill_on_drop: false }` [INFO] [stdout] 95a6fe6c424dfabc1eb6d00bd13fe7c5736dc658e3d2adcad6e5a86d63bc36f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db7b4dbdc7ecc97684ea94aa1be1ab477f3ebba853add9d7f26e7a513d0dcdb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0db7b4dbdc7ecc97684ea94aa1be1ab477f3ebba853add9d7f26e7a513d0dcdb", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [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 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 predicates v2.0.2 [INFO] [stderr] Compiling assert_cmd v2.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling todo_txt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.61s [INFO] running `Command { std: "docker" "inspect" "0db7b4dbdc7ecc97684ea94aa1be1ab477f3ebba853add9d7f26e7a513d0dcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db7b4dbdc7ecc97684ea94aa1be1ab477f3ebba853add9d7f26e7a513d0dcdb", kill_on_drop: false }` [INFO] [stdout] 0db7b4dbdc7ecc97684ea94aa1be1ab477f3ebba853add9d7f26e7a513d0dcdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d32d842de333b52f971be2d34ae14e094e525d7b5d8d4e374be51b7d6a0d2e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d32d842de333b52f971be2d34ae14e094e525d7b5d8d4e374be51b7d6a0d2e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/todo_txt-3f7e504960272492) [INFO] [stdout] running 33 tests [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_none_none_none_a_2000_1_1_content_ ... ok [INFO] [stdout] test helper::tests::is_context::not_project ... ok [INFO] [stdout] test helper::tests::is_context::project ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_x_a_todo_text_ ... 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_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_project::project ... 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 helper::tests::is_project::not_project ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_todo_text_projecta_projectb_contexta_contextb_ ... ok [INFO] [stdout] test helper::tests::split_with_comma::empty_string ... ok [INFO] [stdout] test helper::tests::split_with_comma::should_error ... ok [INFO] [stdout] test helper::tests::split_with_comma::none ... ok [INFO] [stdout] test converter::tests::to_formatted_string::_content_none_none_none_none_none_content_ ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_todo_text_projecta_projectb_ ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_x_todo_text_ ... ok [INFO] [stdout] test converter::tests::from_formatted_string::_content_ ... 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 helper::tests::is_valid_date::unmatch_2000_01_001 ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "6d32d842de333b52f971be2d34ae14e094e525d7b5d8d4e374be51b7d6a0d2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d32d842de333b52f971be2d34ae14e094e525d7b5d8d4e374be51b7d6a0d2e8", kill_on_drop: false }` [INFO] [stdout] 6d32d842de333b52f971be2d34ae14e094e525d7b5d8d4e374be51b7d6a0d2e8