[INFO] cloning repository https://github.com/keller00/workingon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keller00/workingon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller00%2Fworkingon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller00%2Fworkingon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41986a0f213919830fc97466716d552978edde6b [INFO] testing keller00/workingon against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller00%2Fworkingon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keller00/workingon [INFO] finished tweaking git repo https://github.com/keller00/workingon [INFO] tweaked toml for git repo https://github.com/keller00/workingon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keller00/workingon on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keller00/workingon 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ee8a5d67ce5612a831de0275d87ece6d53a5a018a64f91a093f2151e8cc6c3 [INFO] running `Command { std: "docker" "start" "-a" "59ee8a5d67ce5612a831de0275d87ece6d53a5a018a64f91a093f2151e8cc6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ee8a5d67ce5612a831de0275d87ece6d53a5a018a64f91a093f2151e8cc6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ee8a5d67ce5612a831de0275d87ece6d53a5a018a64f91a093f2151e8cc6c3", kill_on_drop: false }` [INFO] [stdout] 59ee8a5d67ce5612a831de0275d87ece6d53a5a018a64f91a093f2151e8cc6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3a11e463fefa0af1181f0b03176c990f75b67bfdfbfabb7ecb62ccbdfe65df [INFO] running `Command { std: "docker" "start" "-a" "9f3a11e463fefa0af1181f0b03176c990f75b67bfdfbfabb7ecb62ccbdfe65df", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libsqlite3-sys v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling sqids v0.4.1 [INFO] [stderr] Compiling diesel v2.2.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling workingon v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.81s [INFO] running `Command { std: "docker" "inspect" "9f3a11e463fefa0af1181f0b03176c990f75b67bfdfbfabb7ecb62ccbdfe65df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3a11e463fefa0af1181f0b03176c990f75b67bfdfbfabb7ecb62ccbdfe65df", kill_on_drop: false }` [INFO] [stdout] 9f3a11e463fefa0af1181f0b03176c990f75b67bfdfbfabb7ecb62ccbdfe65df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3b4875cc5f91e2e03be3b7084a851f51d19d4ac25d97f87f1443d465e5086e [INFO] running `Command { std: "docker" "start" "-a" "db3b4875cc5f91e2e03be3b7084a851f51d19d4ac25d97f87f1443d465e5086e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling diesel_derives v2.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling diesel v2.2.2 [INFO] [stderr] Compiling sqids v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling workingon v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.39s [INFO] running `Command { std: "docker" "inspect" "db3b4875cc5f91e2e03be3b7084a851f51d19d4ac25d97f87f1443d465e5086e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3b4875cc5f91e2e03be3b7084a851f51d19d4ac25d97f87f1443d465e5086e", kill_on_drop: false }` [INFO] [stdout] db3b4875cc5f91e2e03be3b7084a851f51d19d4ac25d97f87f1443d465e5086e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3cb0386c62b5aed0f1c8c7744102507462cca197a071b9aa122f4619353ced5 [INFO] running `Command { std: "docker" "start" "-a" "e3cb0386c62b5aed0f1c8c7744102507462cca197a071b9aa122f4619353ced5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workingon-7bb26c439167e0ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/workingon-060c70cf669f0225) [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-d34193580f4c5acf) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_locate_db ... ok [INFO] [stdout] test test_list_alias_ls ... ok [INFO] [stdout] test test_add_todo_without_title ... ok [INFO] [stdout] test test_version_command::case_3 ... ok [INFO] [stdout] test test_version_command::case_1 ... ok [INFO] [stdout] test test_version_command::case_2 ... ok [INFO] [stdout] test test_list_empty ... ok [INFO] [stdout] test test_add_todo_with_title ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_add_and_show_todo ... ok [INFO] [stderr] Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-b425a7cd2777e148) [INFO] [stdout] test test_add_and_list_todos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_constants ... ok [INFO] [stdout] test test_add_todo_with_title ... ok [INFO] [stdout] test test_create_temp_todo_file_with_editor_dash ... ok [INFO] [stdout] test test_add_todo_without_title ... ok [INFO] [stdout] test test_show_todo ... ok [INFO] [stdout] /tmp/workingon_test.eKb88XZP8oAP/test_todo.txt [INFO] [stdout] test test_create_temp_todo_file_with_real_editor ... ok [INFO] [stdout] test test_delete_todo ... ok [INFO] [stdout] test test_edit_todo ... ok [INFO] [stdout] test test_establish_connection ... ok [INFO] [stdout] test test_encode_id ... ok [INFO] [stdout] test test_decode_id_invalid_input - should panic ... ok [INFO] [stdout] test test_encode_decode_roundtrip ... ok [INFO] [stdout] test test_get_editor_without_env_var ... ok [INFO] [stdout] test test_get_project_data_folder_without_env_var ... ok [INFO] [stdout] test test_get_editor_with_env_var ... ok [INFO] [stdout] test test_get_db_file ... ok [INFO] [stdout] test test_get_project_data_folder_with_env_var ... ok [INFO] [stdout] test test_get_todoeditmsg_file ... ok [INFO] [stdout] test test_list_todos ... ok [INFO] [stdout] test test_decode_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Doc-tests workingon [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3cb0386c62b5aed0f1c8c7744102507462cca197a071b9aa122f4619353ced5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cb0386c62b5aed0f1c8c7744102507462cca197a071b9aa122f4619353ced5", kill_on_drop: false }` [INFO] [stdout] e3cb0386c62b5aed0f1c8c7744102507462cca197a071b9aa122f4619353ced5