[INFO] cloning repository https://github.com/dermoumi/rmux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dermoumi/rmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdermoumi%2Frmux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdermoumi%2Frmux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0daf15ecae555379c046984deab15546b409f603 [INFO] testing dermoumi/rmux against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdermoumi%2Frmux" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dermoumi/rmux on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dermoumi/rmux [INFO] finished tweaking git repo https://github.com/dermoumi/rmux [INFO] tweaked toml for git repo https://github.com/dermoumi/rmux written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dermoumi/rmux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded mkdirp v1.0.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded main_error v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 036e63acab375fb65105a2022592b2ed0d88f777b049fe6d6585909b617f7cf5 [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" "036e63acab375fb65105a2022592b2ed0d88f777b049fe6d6585909b617f7cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "036e63acab375fb65105a2022592b2ed0d88f777b049fe6d6585909b617f7cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036e63acab375fb65105a2022592b2ed0d88f777b049fe6d6585909b617f7cf5", kill_on_drop: false }` [INFO] [stdout] 036e63acab375fb65105a2022592b2ed0d88f777b049fe6d6585909b617f7cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21be4036598d6ef912e7c99ffd36845db9f4cb8001aaa3714307da72564a46f6 [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" "21be4036598d6ef912e7c99ffd36845db9f4cb8001aaa3714307da72564a46f6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling main_error v0.1.1 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling airmux v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "21be4036598d6ef912e7c99ffd36845db9f4cb8001aaa3714307da72564a46f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21be4036598d6ef912e7c99ffd36845db9f4cb8001aaa3714307da72564a46f6", kill_on_drop: false }` [INFO] [stdout] 21be4036598d6ef912e7c99ffd36845db9f4cb8001aaa3714307da72564a46f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9ccbd6f1ab86b1c5c177c68de994b968371a74d7611c93850c36329c69d7e93 [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" "a9ccbd6f1ab86b1c5c177c68de994b968371a74d7611c93850c36329c69d7e93", kill_on_drop: false }` [INFO] [stderr] Compiling airmux v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `Command { std: "docker" "inspect" "a9ccbd6f1ab86b1c5c177c68de994b968371a74d7611c93850c36329c69d7e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ccbd6f1ab86b1c5c177c68de994b968371a74d7611c93850c36329c69d7e93", kill_on_drop: false }` [INFO] [stdout] a9ccbd6f1ab86b1c5c177c68de994b968371a74d7611c93850c36329c69d7e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2b03a2b356109c8e110f00c603d0a1d1fe17b5e5d6f17d3f4feba93a49298bd [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" "f2b03a2b356109c8e110f00c603d0a1d1fe17b5e5d6f17d3f4feba93a49298bd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/airmux-510fb70a89ece8a7 [INFO] [stdout] running 179 tests [INFO] [stdout] test actions::tests::edit_project_project_name_cannot_be_empty ... ok [INFO] [stdout] test actions::tests::get_filename_fails_if_path_does_not_contain_a_filename ... ok [INFO] [stdout] test actions::tests::get_filename_returns_empty_filepath_if_project_file_is_single_dash ... ok [INFO] [stdout] test actions::tests::get_filename_extracts_project_name_from_project_file ... ok [INFO] [stdout] test actions::tests::env_context_returns_positional_vars_if_in_bounds ... ok [INFO] [stdout] test actions::tests::env_context_returns_none_if_out_of_bounds ... ok [INFO] [stdout] test actions::tests::get_filename_fails_if_project_file_is_single_dash_and_project_name_is_none ... ok [INFO] [stdout] test actions::tests::get_filename_fails_if_project_file_is_single_dash_and_project_name_is_empty ... ok [INFO] [stdout] test actions::tests::edit_project_fails_when_project_path_is_directory ... ok [INFO] [stdout] test actions::tests::remove_project_fails_if_project_does_not_exist ... ok [INFO] [stdout] test actions::tests::edit_project_fails_when_editor_is_empty ... ok [INFO] [stdout] test actions::tests::edit_project_fails_if_extension_is_not_supported ... ok [INFO] [stdout] test actions::tests::list_follows_symlinks ... ok [INFO] [stdout] test command::tests::process_command_escapes_pounds ... ok [INFO] [stdout] test actions::tests::remove_project_does_not_remove_parent_subdirs_if_not_empty ... ok [INFO] [stdout] test command::tests::process_command_removes_line_carriages ... ok [INFO] [stdout] test actions::tests::list_project_does_not_fail ... ok [INFO] [stdout] test actions::tests::get_project_list_returns_projects_without_extensions ... ok [INFO] [stdout] test actions::tests::edit_project_succeeds_when_project_file_exists ... ok [INFO] [stdout] test actions::tests::edit_project_creates_sub_directories_as_needed ... ok [INFO] [stdout] test config::tests::get_config_dir_fails_if_app_name_is_empty_and_config_dir_is_none ... ok [INFO] [stdout] test config::tests::check_fails_when_author_name_is_empty ... ok [INFO] [stdout] test config::tests::from_args_matches_commands_correctly ... ok [INFO] [stdout] test actions::tests::remove_project_project_name_cannot_be_empty ... ok [INFO] [stdout] test config::tests::get_config_dir_returns_correct_path ... ok [INFO] [stdout] test config::tests::check_attemps_to_make_the_directory ... ok [INFO] [stdout] test config::tests::check_fails_when_app_name_is_empty ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_correctly_with_key_name ... ok [INFO] [stdout] test config::tests::get_tmux_command_splits_commands_correctly ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_correctly_with_null_key_name ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_correctly ... ok [INFO] [stdout] test config::tests::check_fails_when_config_dir_is_a_file ... ok [INFO] [stdout] test actions::tests::remove_project_removes_parent_subdirectories_if_empty ... ok [INFO] [stdout] test actions::tests::remove_project_removes_existing_project ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_size_number ... ok [INFO] [stdout] test actions::tests::list_shows_projects_in_subdirectories ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_size_null ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_size_string ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_horizontal ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_v ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_a_field_does_not_accept_a_command_list ... ok [INFO] [stdout] test actions::tests::edit_project_succeeds_when_project_file_does_not_exist ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_a_field_does_not_accept_a_pane_definition_without_name ... ok [INFO] [stdout] test config::tests::get_projects_dir_returns_correct_subdir_path ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_from_null ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_null_key_name_is_not_first_line ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_h ... ok [INFO] [stdout] test config::tests::get_projects_dir_returns_correct_path ... ok [INFO] [stdout] test config::tests::get_config_dir_returns_correct_subdir_path ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_key_name_is_not_first_line ... ok [INFO] [stdout] test pane::tests::pane_1st_form_raises_error_on_invalid_split_value ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_working_dir_from_number ... ok [INFO] [stdout] test pane::tests::pane_1st_form_deserializes_split_vertical ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_a_field_does_not_accept_a_string ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_from_command_list_with_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_from_command_list_with_null_name ... ok [INFO] [stdout] test pane::tests::pane_1st_form_fails_when_a_field_does_not_accept_a_pane_definition_with_name ... ok [INFO] [stdout] test pane::tests::pane_1st_form_raises_error_on_invalid_split_size_value ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_horizontal ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_size_string ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_with_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_with_null_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_h ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_vertical ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_fails_to_deserialize_from_boolean_with_null_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_size_null ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_v ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_split_size_number ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_from_single_command_with_null_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_fails_to_deserialize_from_number_with_name ... ok [INFO] [stdout] test actions::tests::list_detects_symlink_loops ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_fails_to_deserialize_from_number_with_null_name ... ok [INFO] [stdout] test pane::tests::pane_3rd_form_deserializes_correctly_with_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_raises_error_on_invalid_split_size_value ... ok [INFO] [stdout] test pane::tests::pane_deserializes_post_create ... ok [INFO] [stdout] test pane::tests::pane_deserializes_null_command ... ok [INFO] [stdout] test pane::tests::pane_deserializes_sequence_commands ... ok [INFO] [stdout] test pane::tests::pane_deserializes_sequence_as_command ... ok [INFO] [stdout] test pane::tests::pane_from_string_translates_to_single_command_pane ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_deserializes_correctly_from_string ... ok [INFO] [stdout] test pane::tests::pane_deserializes_string_command ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_fails_to_deserialize_from_boolean_with_name ... ok [INFO] [stdout] test pane::tests::pane_2nd_form_raises_error_on_invalid_split_value ... ok [INFO] [stdout] test pane::tests::pane_3rd_form_deserializes_correctly_with_null_id ... ok [INFO] [stdout] test pane::tests::pane_check_fails_when_working_dir_is_missing ... ok [INFO] [stdout] test pane::tests::pane_check_succeeds_on_valid_pane ... ok [INFO] [stdout] test pane::tests::pane_raises_error_on_invalid_split_from_value ... ok [INFO] [stdout] test project::tests::project_check_fails_on_invalid_session_name ... ok [INFO] [stdout] test project::tests::project_check_succeeds_on_valid_project ... ok [INFO] [stdout] test project::tests::project_check_fails_when_working_dir_is_missing ... ok [INFO] [stdout] test project::tests::project_coerces_from_none ... ok [INFO] [stdout] test pane::tests::pane_raises_error_on_invalid_commands_value ... ok [INFO] [stdout] test project::tests::project_deserializer_accepts_empty_values ... ok [INFO] [stdout] test project::tests::project_check_fails_on_invalid_startup_window ... ok [INFO] [stdout] test project::tests::project_coerces_from_some ... ok [INFO] [stdout] test pane::tests::pane_check_fails_when_working_dir_is_not_a_directory ... ok [INFO] [stdout] test project::tests::project_deserializer_attach_value_is_set_correctly_when_detached_is_set ... ok [INFO] [stdout] test project::tests::project_deserializer_attach_default_when_neither_attach_or_detach_are_set ... ok [INFO] [stdout] test project::tests::project_deserializer_raises_error_when_both_attach_and_detached_are_set ... ok [INFO] [stdout] test project::tests::project_check_fails_when_working_dir_is_not_a_directory ... ok [INFO] [stdout] test project::tests::project_deserializes_from_null ... ok [INFO] [stdout] test project::tests::project_deserializes_correctly ... ok [INFO] [stdout] test project::tests::project_deserializer_accepts_multiple_window_commands ... ok [INFO] [stdout] test project::tests::project_deserializer_accepts_single_window_command ... ok [INFO] [stdout] test project::tests::project_deserializer_rejects_unknown_fields ... ok [INFO] [stdout] test project::tests::project_check_succeeds_when_working_dir_is_a_existing_dir ... ok [INFO] [stdout] test project::tests::project_deserializer_attach_value_is_set_correctly_when_attach_is_set ... ok [INFO] [stdout] test project::tests::project_deserializes_working_dir_null_as_home ... ok [INFO] [stdout] test project::tests::project_deserializes_working_dir ... ok [INFO] [stdout] test project::tests::project_get_tmux_command_for_template_returns_joined_quoted_params ... ok [INFO] [stdout] test pane::tests::pane_check_succeeds_when_working_dir_is_a_existing_dir ... ok [INFO] [stdout] test actions::tests::edit_project_creates_file_locally ... ok [INFO] [stdout] test project::tests::project_prepare_replaces_session_name_when_none ... ok [INFO] [stdout] test project::tests::project_get_tmux_command_for_template_returns_single_command ... ok [INFO] [stdout] test project::tests::project_raises_error_on_invalid_working_dir_value ... ok [INFO] [stdout] test project::tests::project_pane_single_command_serializes_to_a_single_string ... ok [INFO] [stdout] test project::tests::project_prepare_replaces_tmux_command_if_set_in_config ... ok [INFO] [stdout] test project::tests::project_on_create_deserializes_as_on_first_start ... ok [INFO] [stdout] test project::tests::project_prepare_replaces_attach_when_force_attach_is_set ... ok [INFO] [stdout] test project::tests::project_get_tmux_command_splits_command_and_appends_options ... ok [INFO] [stdout] test project::tests::project_pane_no_command_serializes_to_an_empty_string ... ok [INFO] [stdout] test project::tests::project_prepare_sets_tmux_default_command_when_empty ... ok [INFO] [stdout] test project::tests::project_pane_two_or_more_commands_serializes_to_a_full_object ... ok [INFO] [stdout] test pane::tests::pane_3rd_form_deserializes_correctly_with_id ... ok [INFO] [stdout] test pane::tests::pane_3rd_form_deserializes_correctly_with_null_name ... ok [INFO] [stdout] test project::tests::project_startup_window_by_name ... ok [INFO] [stdout] test project::tests::project_startup_window_by_index ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_correctly_with_null_key_name ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_from_multiple_commands ... ok [INFO] [stdout] test utils::tests::correct_command_parses_returns_correct_arguments ... ok [INFO] [stdout] test utils::tests::correct_command_parses_single_command ... ok [INFO] [stdout] test utils::tests::fails_when_project_name_has_a_trailing_slash ... ok [INFO] [stdout] test utils::tests::parses_namespace ... ok [INFO] [stdout] test utils::tests::correct_command_fails_on_empty_command ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_a_field_does_not_accept_a_pane_list ... ok [INFO] [stdout] test window::tests::window_1st_form_does_not_accept_unknown_fields ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_correctly_deserializes_command_lists ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_from_single_command ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_a_field_does_not_accept_window_definiton ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_a_field_does_not_accept_command_list ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_correctly_with_key_name ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_a_field_does_not_accept_window_definiton_with_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_correctly_with_null_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_correctly_with_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_from_sequence_with_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_from_sequence_with_null_name ... ok [INFO] [stdout] test utils::tests::parses_empty_namespace ... ok [INFO] [stdout] test utils::tests::fails_when_project_name_is_an_absolute_path ... ok [INFO] [stdout] test utils::tests::parses_multilevel_namspaces ... ok [INFO] [stdout] test utils::tests::correct_command_parses_command_with_flags_command ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_key_name_is_not_first_line ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_from_null ... ok [INFO] [stdout] test window::tests::window_1st_form_deserializes_correctly_with_explicit_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_raises_error_on_invalid_layout_value ... ok [INFO] [stdout] test window::tests::window_2nd_form_raises_error_on_invalid_name_value ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_from_str_with_null_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_raises_error_on_invalid_window_definition ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_null_name ... ok [INFO] [stdout] test window::tests::window_check_fails_when_layout_and_split_are_both_used ... ok [INFO] [stdout] test window::tests::window_check_fails_when_pane_split_from_is_out_of_bounds ... ok [INFO] [stdout] test window::tests::window_3rd_form_deserializes_correctly_with_string_key ... ok [INFO] [stdout] test window::tests::window_check_fails_when_layout_and_split_size_are_both_used ... ok [INFO] [stdout] test window::tests::window_check_succeeds_on_valid_window ... ok [INFO] [stdout] test window::tests::window_3rd_form_overrides_null_name ... ok [INFO] [stdout] test window::tests::window_check_succeeds_when_working_dir_is_a_existing_dir ... ok [INFO] [stdout] test window::tests::window_deserializes_empty_pane_list ... ok [INFO] [stdout] test window::tests::window_deserializes_pane_keyword_as_panes ... ok [INFO] [stdout] test window::tests::window_2nd_form_raises_error_on_multiple_hashmap_keys ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_null_key_name_is_not_first_line ... ok [INFO] [stdout] test window::tests::window_check_fails_on_invalid_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_from_str_with_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_correctly_from_pane_listwith_null_name ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_from_null ... ok [INFO] [stdout] test window::tests::window_check_fails_when_working_dir_is_missing ... ok [INFO] [stdout] test window::tests::window_1st_form_fails_when_clear_panes_has_an_invalid_value ... ok [INFO] [stdout] test window::tests::window_2nd_form_deserializes_name_string ... ok [INFO] [stdout] test actions::tests::remove_project_removes_local_project ... FAILED [INFO] [stdout] test window::tests::window_3rd_form_deserializes_correctly_with_null_key ... ok [INFO] [stdout] test window::tests::window_check_fails_when_working_dir_is_not_a_directory ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- actions::tests::remove_project_removes_local_project stdout ---- [INFO] [stdout] thread 'actions::tests::remove_project_removes_local_project' panicked at 'called `Result::unwrap()` on an `Err` value: ProjectDoesNotExist { project_name: "tmpBlUhvT" }', src/test/actions.rs:355:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee5e443220 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55ee5e443220 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee5e443220 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee5e443220 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee5e46a16c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55ee5e23cea6 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55ee5e43b64d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55ee5e445d65 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55ee5e445d65 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55ee5e445d65 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55ee5e4459b2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55ee5e446501 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55ee5e446047 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55ee5e4436dc - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55ee5e445fa9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55ee5e468ad1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 16: 0x55ee5e4688f3 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 17: 0x55ee5e1d2403 - core::result::Result::unwrap::hdc55acc2adffb850 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/result.rs:973:23 [INFO] [stdout] 18: 0x55ee5e141cb2 - airmux::actions::tests::remove_project_removes_local_project::h24aa8e13646c915f [INFO] [stdout] at /opt/rustwide/workdir/src/test/actions.rs:355:9 [INFO] [stdout] 19: 0x55ee5e14184a - airmux::actions::tests::remove_project_removes_local_project::{{closure}}::h8afec8f9c8e544c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test/actions.rs:337:1 [INFO] [stdout] 20: 0x55ee5e1547be - core::ops::function::FnOnce::call_once::h72cdd1f618dfaf64 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ee5e2649f3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55ee5e2649f3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 23: 0x55ee5e262e9a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 24: 0x55ee5e262e9a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 25: 0x55ee5e262e9a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 26: 0x55ee5e262e9a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 27: 0x55ee5e262e9a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 28: 0x55ee5e262e9a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 29: 0x55ee5e262e9a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 30: 0x55ee5e23c226 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55ee5e241223 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x55ee5e241223 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 33: 0x55ee5e241223 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 34: 0x55ee5e241223 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 35: 0x55ee5e241223 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 36: 0x55ee5e241223 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x55ee5e241223 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ee5e44deca - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 39: 0x55ee5e44deca - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 40: 0x55ee5e44deca - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f8ca94f8609 - start_thread [INFO] [stdout] 42: 0x7f8ca92ca293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] actions::tests::remove_project_removes_local_project [INFO] [stdout] [INFO] [stdout] test result: FAILED. 178 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f2b03a2b356109c8e110f00c603d0a1d1fe17b5e5d6f17d3f4feba93a49298bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b03a2b356109c8e110f00c603d0a1d1fe17b5e5d6f17d3f4feba93a49298bd", kill_on_drop: false }` [INFO] [stdout] f2b03a2b356109c8e110f00c603d0a1d1fe17b5e5d6f17d3f4feba93a49298bd