[INFO] cloning repository https://github.com/Feahter/gh-kanban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Feahter/gh-kanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeahter%2Fgh-kanban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeahter%2Fgh-kanban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca9f66a26b3b36a02359ab0bb880280fe37492b8 [INFO] testing Feahter/gh-kanban/ca9f66a26b3b36a02359ab0bb880280fe37492b8 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeahter%2Fgh-kanban" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Feahter/gh-kanban [INFO] finished tweaking git repo https://github.com/Feahter/gh-kanban [INFO] tweaked toml for git repo https://github.com/Feahter/gh-kanban written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Feahter/gh-kanban on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Feahter/gh-kanban 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded line-clipping v0.3.7 [INFO] [stderr] Downloaded ratatui-termina v0.1.0 [INFO] [stderr] Downloaded ratatui-macros v0.7.2 [INFO] [stderr] Downloaded palette_derive v0.7.6 [INFO] [stderr] Downloaded fast-srgb8 v1.0.0 [INFO] [stderr] Downloaded ratatui-crossterm v0.1.2 [INFO] [stderr] Downloaded pest_generator v2.8.7 [INFO] [stderr] Downloaded lru v0.18.0 [INFO] [stderr] Downloaded ratatui-termwiz v0.1.2 [INFO] [stderr] Downloaded pest_derive v2.8.7 [INFO] [stderr] Downloaded pest_meta v2.8.7 [INFO] [stderr] Downloaded ratatui v0.30.2 [INFO] [stderr] Downloaded uuid v1.23.4 [INFO] [stderr] Downloaded termina v0.3.3 [INFO] [stderr] Downloaded ratatui-core v0.1.2 [INFO] [stderr] Downloaded pest v2.8.7 [INFO] [stderr] Downloaded regex v1.12.4 [INFO] [stderr] Downloaded ratatui-widgets v0.3.2 [INFO] [stderr] Downloaded time v0.3.53 [INFO] [stderr] Downloaded palette v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce [INFO] running `Command { std: "docker" "start" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling compact_str v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling lru v0.18.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling ratatui-core v0.1.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.2 [INFO] [stderr] Compiling ratatui-macros v0.7.2 [INFO] [stderr] Compiling ratatui v0.30.2 [INFO] [stderr] Compiling git-kanban v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling git-kanban v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/main.rs:936:43 [INFO] [stdout] | [INFO] [stdout] 936 | Action::Create { title, body, label } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 27.82s [INFO] running `Command { std: "docker" "inspect" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `label` [INFO] [stderr] --> src/main.rs:936:43 [INFO] [stderr] | [INFO] [stderr] 936 | Action::Create { title, body, label } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `git-kanban` (bin "git-kanban" test) generated 1 warning (run `cargo fix --bin "git-kanban" -p git-kanban --tests` to apply 1 suggestion) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/git_kanban-09f07611590157ab) [INFO] [stdout] [INFO] [stdout] running 117 tests [INFO] [stdout] test config::tests::test_cache_file_path_multi_slash ... ok [INFO] [stdout] test config::tests::test_config_columns_partial_override ... ok [INFO] [stdout] test config::tests::test_cache_file_path_format ... ok [INFO] [stdout] test config::tests::test_config_columns_structure ... ok [INFO] [stdout] test config::tests::test_load_empty_backend_defaults_github ... ok [INFO] [stdout] test config::tests::test_cache_write_read_roundtrip ... ok [INFO] [stdout] test config::tests::test_load_creates_default_config ... ok [INFO] [stdout] test config::tests::test_load_config_has_both_repo_and_backend ... ok [INFO] [stdout] test config::tests::test_load_empty_repo_stays_empty ... ok [INFO] [stdout] test config::tests::test_load_invalid_backend_defaults_github ... ok [INFO] [stdout] test config::tests::test_load_empty_json_gets_all_defaults ... ok [INFO] [stdout] test config::tests::test_cache_missing_issues_key ... ok [INFO] [stdout] test config::tests::test_load_with_custom_column_labels ... ok [INFO] [stdout] test config::tests::test_load_with_extra_config_fields ... ok [INFO] [stdout] test config::tests::test_load_with_gitlab_backend ... ok [INFO] [stdout] test tests::test_chrono_now_format ... ok [INFO] [stdout] test tests::test_cli_assign_subcommand ... ok [INFO] [stdout] test config::tests::test_load_with_repo_set ... ok [INFO] [stdout] test config::tests::test_read_cache_no_file ... ok [INFO] [stdout] test config::tests::test_read_cache_meta_no_file ... ok [INFO] [stdout] test tests::test_cli_cached_flag ... ok [INFO] [stdout] test tests::test_cli_brief_flag ... ok [INFO] [stdout] test config::tests::test_read_cache_corrupted ... ok [INFO] [stdout] test tests::test_cli_close_subcommand ... ok [INFO] [stdout] test tests::test_cli_column_flag ... ok [INFO] [stdout] test tests::test_cli_combined_json_brief_fields ... ok [INFO] [stdout] test tests::test_cli_comment_requires_body ... ok [INFO] [stdout] test config::tests::test_read_cache_meta_roundtrip ... ok [INFO] [stdout] test tests::test_cli_comment_subcommand ... ok [INFO] [stdout] test tests::test_cli_combined_summary_column_search ... ok [INFO] [stdout] test tests::test_cli_create_subcommand ... ok [INFO] [stdout] test config::tests::test_write_cache_creates_dir ... ok [INFO] [stdout] test tests::test_cli_create_with_labels ... ok [INFO] [stdout] test tests::test_cli_create_with_body_and_labels ... ok [INFO] [stdout] test tests::test_cli_create_with_body ... ok [INFO] [stdout] test tests::test_cli_dry_run_flag ... ok [INFO] [stdout] test tests::test_cli_default_no_gitlab ... ok [INFO] [stdout] test tests::test_cli_fields_flag ... ok [INFO] [stdout] test tests::test_cli_edit_with_labels ... ok [INFO] [stdout] test tests::test_cli_json_flag ... ok [INFO] [stdout] test tests::test_cli_assign_with_user ... ok [INFO] [stdout] test tests::test_cli_move_multiple_labels ... ok [INFO] [stdout] test tests::test_cli_close_requires_number ... ok [INFO] [stdout] test tests::test_cli_move_subcommand ... ok [INFO] [stdout] test tests::test_cli_open_subcommand ... ok [INFO] [stdout] test tests::test_cli_parse_json_fields_with_column ... ok [INFO] [stdout] test tests::test_cli_parse_move_no_labels ... ok [INFO] [stdout] test tests::test_cli_parse_json_with_column ... ok [INFO] [stdout] test tests::test_cli_parse_refresh_cached_conflict ... ok [INFO] [stdout] test tests::test_cli_parse_create_with_multiple_labels ... ok [INFO] [stdout] test tests::test_cli_edit_subcommand ... ok [INFO] [stdout] test tests::test_cli_gitlab_flag ... ok [INFO] [stdout] test tests::test_cli_parse_summary_with_column ... ok [INFO] [stdout] test tests::test_cli_refresh_dry_run ... ok [INFO] [stdout] test tests::test_cli_parse_without_repo ... ok [INFO] [stdout] test tests::test_cli_labels_subcommand ... ok [INFO] [stdout] test tests::test_cli_reopen_invalid_number_type ... ok [INFO] [stdout] test tests::test_cli_search_flag ... ok [INFO] [stdout] test tests::test_cli_refresh_flag ... ok [INFO] [stdout] test tests::test_cli_reopen_subcommand ... ok [INFO] [stdout] test tests::test_cli_sort_created ... ok [INFO] [stdout] test tests::test_cli_sort_invalid ... ok [INFO] [stdout] test tests::test_cli_summary_flag ... ok [INFO] [stdout] test tests::test_cli_sort_updated ... ok [INFO] [stdout] test tests::test_cli_unknown_subcommand ... ok [INFO] [stdout] test tests::test_select_fields ... ok [INFO] [stdout] test tests::test_select_fields_empty ... ok [INFO] [stdout] test tests::test_is_leap ... ok [INFO] [stdout] test tests::test_select_fields_nested ... ok [INFO] [stdout] test types::tests::test_backend_deserialize_github ... ok [INFO] [stdout] test types::tests::test_backend_deserialize_gitlab ... ok [INFO] [stdout] test types::tests::test_backend_default ... ok [INFO] [stdout] test types::tests::test_backend_deserialize_invalid ... ok [INFO] [stdout] test types::tests::test_backend_serde_github_string ... ok [INFO] [stdout] test types::tests::test_backend_serde_gitlab_string ... ok [INFO] [stdout] test types::tests::test_column_matches_case_sensitive ... ok [INFO] [stdout] test types::tests::test_column_matches_closed_no_show_closed_no_labels ... ok [INFO] [stdout] test types::tests::test_backend_serde_roundtrip ... ok [INFO] [stdout] test types::tests::test_column_matches_any_of_labels ... ok [INFO] [stdout] test types::tests::test_column_matches_closed_no_show_closed_with_labels ... ok [INFO] [stdout] test types::tests::test_column_matches_closed_show_closed_empty_labels ... ok [INFO] [stdout] test types::tests::test_column_matches_closed_with_show_closed ... ok [INFO] [stdout] test types::tests::test_column_matches_closed_without_show_closed ... ok [INFO] [stdout] test types::tests::test_column_matches_empty_labels_open_issue ... ok [INFO] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/release/deps/cli_test-0b371a125ef1521c) [INFO] [stdout] test types::tests::test_column_matches_issue_has_multiple_labels_matches_last ... ok [INFO] [stdout] test types::tests::test_column_matches_issue_labels_uppercase_column_labels_lowercase ... ok [INFO] [stdout] test types::tests::test_column_matches_label_exact ... ok [INFO] [stdout] test types::tests::test_column_matches_no_match ... ok [INFO] [stdout] test types::tests::test_column_matches_open_multi_label_issue ... ok [INFO] [stdout] test tests::test_select_fields_scalar ... ok [INFO] [stdout] test types::tests::test_column_matches_issue_no_labels_open_column_has_labels ... ok [INFO] [stdout] test types::tests::test_config_default_backend_github ... ok [INFO] [stdout] test types::tests::test_backend_cmd ... ok [INFO] [stdout] test types::tests::test_config_default_column_titles ... ok [INFO] [stdout] test types::tests::test_config_default_closed_column_show_closed ... ok [INFO] [stdout] test types::tests::test_config_default_column_ids ... ok [INFO] [stdout] test types::tests::test_config_default_has_five_columns ... ok [INFO] [stdout] test types::tests::test_config_default_column_lists ... ok [INFO] [stdout] test types::tests::test_config_default_repo_empty ... ok [INFO] [stdout] test types::tests::test_issue_serde_body_default ... ok [INFO] [stdout] test types::tests::test_column_matches_issue_no_labels_open_column_empty_labels ... ok [INFO] [stdout] test types::tests::test_issue_fields ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_bogus_priority ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_empty ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_first_match_wins ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_case_insensitive ... ok [INFO] [stdout] test types::tests::test_priority_display ... ok [INFO] [stdout] test types::tests::test_issue_serde_full_roundtrip ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_p0 ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_none ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_p1 ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_p2 ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_p3 ... ok [INFO] [stdout] test types::tests::test_issue_state_serde_roundtrip ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_priority_colon ... ok [INFO] [stdout] test types::tests::test_priority_from_labels_priority_dash ... ok [INFO] [stdout] test types::tests::test_priority_serde_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_help_mentions_new_flags ... FAILED [INFO] [stdout] test test_help_exits_ok ... FAILED [INFO] [stdout] test test_json_column_filter_all ... ok [INFO] [stdout] test test_json_fields_filter ... ok [INFO] [stdout] test test_json_fields_single ... ok [INFO] [stdout] test test_binary_name_in_help ... FAILED [INFO] [stdout] test test_json_output_structure ... ok [INFO] [stdout] test test_json_without_repo_exits_with_error ... FAILED [INFO] [stdout] test test_no_repo_exits_with_error ... FAILED [INFO] [stdout] test test_json_column_filter ... ok [INFO] [stdout] test test_refresh_output ... ok [INFO] [stderr] error: test failed, to rerun pass `--test cli_test` [INFO] [stdout] test test_summary_column_filter ... ok [INFO] [stdout] test test_summary_output_structure ... ok [INFO] [stdout] test test_refresh_without_repo_exits_with_error ... FAILED [INFO] [stdout] test test_unknown_flag_helpful_error ... FAILED [INFO] [stdout] test test_summary_without_repo_exits_with_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_help_mentions_new_flags stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_help_mentions_new_flags' (1569) panicked at tests/cli_test.rs:107:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c7791b - [INFO] [stdout] 13: 0x58eaf4ccfafb - [INFO] [stdout] 14: 0x58eaf4ccc412 - [INFO] [stdout] 15: 0x58eaf4ccbcbc - [INFO] [stdout] 16: 0x58eaf4ce517c - [INFO] [stdout] 17: 0x58eaf4cbaac2 - [INFO] [stdout] 18: 0x76116dd2b07a - [INFO] [stdout] 19: 0x76116ddbe534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_help_exits_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_help_exits_ok' (1568) panicked at tests/cli_test.rs:39:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c76432 - [INFO] [stdout] 13: 0x58eaf4ccfafb - [INFO] [stdout] 14: 0x58eaf4ccc412 - [INFO] [stdout] 15: 0x58eaf4ccbcbc - [INFO] [stdout] 16: 0x58eaf4ce517c - [INFO] [stdout] 17: 0x58eaf4cbaac2 - [INFO] [stdout] 18: 0x76116dd2b07a - [INFO] [stdout] 19: 0x76116ddbe534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_binary_name_in_help stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_binary_name_in_help' (1567) panicked at tests/cli_test.rs:95:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c76f47 - [INFO] [stdout] 13: 0x58eaf4ccfafb - [INFO] [stdout] 14: 0x58eaf4ccc412 - [INFO] [stdout] 15: 0x58eaf4ccbcbc - [INFO] [stdout] 16: 0x58eaf4ce517c - [INFO] [stdout] 17: 0x58eaf4cbaac2 - [INFO] [stdout] 18: 0x76116dd2b07a - [INFO] [stdout] 19: 0x76116ddbe534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_json_without_repo_exits_with_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_json_without_repo_exits_with_error' (1582) panicked at tests/cli_test.rs:27:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c749de - [INFO] [stdout] 13: 0x58eaf4c78201 - [INFO] [stdout] 14: 0x58eaf4ccfafb - [INFO] [stdout] 15: 0x58eaf4ccc412 - [INFO] [stdout] 16: 0x58eaf4ccbcbc - [INFO] [stdout] 17: 0x58eaf4ce517c - [INFO] [stdout] 18: 0x58eaf4cbaac2 - [INFO] [stdout] 19: 0x76116dd2b07a - [INFO] [stdout] 20: 0x76116ddbe534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_no_repo_exits_with_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_no_repo_exits_with_error' (1583) panicked at tests/cli_test.rs:27:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c749de - [INFO] [stdout] 13: 0x58eaf4c77a53 - [INFO] [stdout] 14: 0x58eaf4ccfafb - [INFO] [stdout] 15: 0x58eaf4ccc412 - [INFO] [stdout] 16: 0x58eaf4ccbcbc - [INFO] [stdout] 17: 0x58eaf4ce517c - [INFO] [stdout] 18: 0x58eaf4cbaac2 - [INFO] [stdout] 19: 0x76116dd2b07a - [INFO] [stdout] 20: 0x76116ddbe534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_refresh_without_repo_exits_with_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_refresh_without_repo_exits_with_error' (1585) panicked at tests/cli_test.rs:27:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c749de - [INFO] [stdout] 13: 0x58eaf4c782ef - [INFO] [stdout] 14: 0x58eaf4ccfafb - [INFO] [stdout] 15: 0x58eaf4ccc412 - [INFO] [stdout] 16: 0x58eaf4ccbcbc - [INFO] [stdout] 17: 0x58eaf4ce517c - [INFO] [stdout] 18: 0x58eaf4cbaac2 - [INFO] [stdout] 19: 0x76116dd2b07a - [INFO] [stdout] 20: 0x76116ddbe534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_unknown_flag_helpful_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_unknown_flag_helpful_error' (1593) panicked at tests/cli_test.rs:84:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c780cd - [INFO] [stdout] 13: 0x58eaf4ccfafb - [INFO] [stdout] 14: 0x58eaf4ccc412 - [INFO] [stdout] 15: 0x58eaf4ccbcbc - [INFO] [stdout] 16: 0x58eaf4ce517c - [INFO] [stdout] 17: 0x58eaf4cbaac2 - [INFO] [stdout] 18: 0x76116dd2b07a - [INFO] [stdout] 19: 0x76116ddbe534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_summary_without_repo_exits_with_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_summary_without_repo_exits_with_error' (1592) panicked at tests/cli_test.rs:27:10: [INFO] [stdout] failed to execute binary: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58eaf4c9420d - [INFO] [stdout] 1: 0x58eaf4c79cb4 - [INFO] [stdout] 2: 0x58eaf4c9383b - [INFO] [stdout] 3: 0x58eaf4c933d9 - [INFO] [stdout] 4: 0x58eaf4c9305a - [INFO] [stdout] 5: 0x58eaf4c92be2 - [INFO] [stdout] 6: 0x58eaf4cb9501 - [INFO] [stdout] 7: 0x58eaf4cb94b9 - [INFO] [stdout] 8: 0x58eaf4cb99ac - [INFO] [stdout] 9: 0x58eaf4c79b4b - [INFO] [stdout] 10: 0x58eaf4c7c8c1 - [INFO] [stdout] 11: 0x58eaf4c76032 - [INFO] [stdout] 12: 0x58eaf4c749de - [INFO] [stdout] 13: 0x58eaf4c783dd - [INFO] [stdout] 14: 0x58eaf4ccfafb - [INFO] [stdout] 15: 0x58eaf4ccc412 - [INFO] [stdout] 16: 0x58eaf4ccbcbc - [INFO] [stdout] 17: 0x58eaf4ce517c - [INFO] [stdout] 18: 0x58eaf4cbaac2 - [INFO] [stdout] 19: 0x76116dd2b07a - [INFO] [stdout] 20: 0x76116ddbe534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_binary_name_in_help [INFO] [stdout] test_help_exits_ok [INFO] [stdout] test_help_mentions_new_flags [INFO] [stdout] test_json_without_repo_exits_with_error [INFO] [stdout] test_no_repo_exits_with_error [INFO] [stdout] test_refresh_without_repo_exits_with_error [INFO] [stdout] test_summary_without_repo_exits_with_error [INFO] [stdout] test_unknown_flag_helpful_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce", kill_on_drop: false }` [INFO] [stdout] cc635a9159ae91ded04c32405855b0ae44d5cb7574b0a8edd79deabe1d6201ce