[INFO] cloning repository https://github.com/HITSZ-WTRobot-Packages/cpkg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HITSZ-WTRobot-Packages/cpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHITSZ-WTRobot-Packages%2Fcpkg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHITSZ-WTRobot-Packages%2Fcpkg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f046df4699af5cbd6412faab0acae56643c84cb
[INFO] testing HITSZ-WTRobot-Packages/cpkg against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHITSZ-WTRobot-Packages%2Fcpkg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HITSZ-WTRobot-Packages/cpkg
[INFO] finished tweaking git repo https://github.com/HITSZ-WTRobot-Packages/cpkg
[INFO] tweaked toml for git repo https://github.com/HITSZ-WTRobot-Packages/cpkg written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HITSZ-WTRobot-Packages/cpkg on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HITSZ-WTRobot-Packages/cpkg 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338
[INFO] running `Command { std: "docker" "start" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", 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" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", 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" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cpkg v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.24s
[INFO] running `Command { std: "docker" "inspect" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", 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" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpkg v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.90s
[INFO] running `Command { std: "docker" "inspect" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", 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" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpkg-4468075a030e2b35)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test config::tests::initialized_template_contains_builtin_default_org ... ok
[INFO] [stdout] test config::tests::missing_config_path_loads_default_config ... ok
[INFO] [stdout] test config::tests::home_dir_prefers_home_then_userprofile_then_home_drive_pair ... ok
[INFO] [stdout] test config::tests::mutating_missing_config_requires_init_first ... ok
[INFO] [stdout] test config::tests::add_index_source_inserts_at_requested_position ... ok
[INFO] [stdout] test config::tests::remove_index_source_returns_removed_entry ... ok
[INFO] [stdout] test config::tests::move_index_source_reorders_entries ... ok
[INFO] [stdout] test config::tests::set_default_org_source_updates_existing_config ... ok
[INFO] [stdout] test config::tests::validate_rejects_unknown_default_org ... ok
[INFO] [stdout] test config::tests::validate_rejects_index_entry_without_location ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_org_names ... ok
[INFO] [stdout] test package::generator::tests::generator_output_is_stable_for_legacy_cpkg ... ok
[INFO] [stdout] test package::generator::tests::interface_lib_with_compile_config_uses_interface_scope ... ok
[INFO] [stdout] test package::generator::tests::static_lib_with_defines_uses_public_scope ... ok
[INFO] [stdout] test package::generator::tests::static_lib_with_compile_options_uses_private_scope ... ok
[INFO] [stdout] test package::manifest::migrations::tests::detect_format_finds_current_format_version ... ok
[INFO] [stdout] test config::tests::upsert_org_source_updates_named_entry ... ok
[INFO] [stdout] test package::manifest::tests::save_skips_empty_compile_section ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_preserves_compile_config_for_current_format ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_converts_legacy_package_version_format ... ok
[INFO] [stdout] test package::manifest::tests::load_missing_compile_section_defaults_to_empty ... ok
[INFO] [stdout] test package::manifest::tests::load_parses_compile_section ... ok
[INFO] [stdout] test config::tests::remove_org_source_deletes_named_entry ... ok
[INFO] [stdout] test config::tests::set_index_source_replaces_existing_entry ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_converts_legacy_namespace_format ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_namespace_format ... ok
[INFO] [stdout] test package::manifest::tests::normalize_compile_sorts_and_dedup_defines ... ok
[INFO] [stdout] test package::generator::tests::empty_compile_config_produces_no_extra_cmake_commands ... ok
[INFO] [stdout] test package::scanner::tests::normalize_path_uses_forward_slashes ... ok
[INFO] [stdout] test package::manifest::tests::save_emits_compile_section_when_populated ... ok
[INFO] [stdout] test package::manifest::tests::save_skips_empty_ignore ... ok
[INFO] [stdout] test package::scanner::tests::scan_include_dirs_ignores_matching_file_pattern ... ok
[INFO] [stdout] test package::scanner::tests::scan_sources_empty_ignore_patterns_include_all ... ok
[INFO] [stdout] test package::scanner::tests::scan_include_dirs_ignores_matching_directory ... ok
[INFO] [stdout] test project::feedback::tests::add_sync_deferred_notice_mentions_online_sync ... ok
[INFO] [stdout] test project::feedback::tests::init_guidance_mentions_add_before_sync_when_dependencies_are_empty ... ok
[INFO] [stdout] test project::feedback::tests::init_guidance_skips_add_hint_when_dependencies_are_present ... ok
[INFO] [stdout] test package::scanner::tests::scan_sources_ignores_by_extension_pattern ... ok
[INFO] [stdout] test project::index::tests::load_for_project_prefers_project_local_index ... ok
[INFO] [stdout] test project::index::tests::load_from_path_supports_repository_map_format ... ok
[INFO] [stdout] test project::integration::tests::generate_string_emits_repositories_and_targets ... ok
[INFO] [stdout] test project::integration::tests::read_managed_repositories_parses_generated_file ... ok
[INFO] [stdout] test project::interactive::model::tests::group_packages_by_repository_sorts_repositories_and_packages ... ok
[INFO] [stdout] test project::index::tests::load_for_project_without_refresh_uses_configured_cache ... ok
[INFO] [stdout] test project::interactive::search::tests::fuzzy_score_matches_subsequence_tokens ... ok
[INFO] [stdout] test project::index::tests::explicit_project_index_overrides_global_sources ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_expands_repository_inline ... ok
[INFO] [stdout] test project::interactive::model::tests::selected_package_indices_marks_initially_selected_dependencies ... ok
[INFO] [stdout] test project::interactive::render::tests::viewport_rows_reserves_one_terminal_row_for_redraw ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_search_preserves_selected_packages ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_search_on_repository_shows_all_child_packages ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_left_on_package_moves_to_parent_repository ... ok
[INFO] [stdout] test project::index::tests::load_from_path_keeps_support_for_legacy_flat_format ... ok
[INFO] [stdout] test package::tests::create_writes_default_version_to_manifest ... ok
[INFO] [stdout] test package::manifest::tests::load_parses_ignore_patterns ... ok
[INFO] [stdout] test project::index::tests::global_index_sources_are_tried_in_order_without_refresh ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_legacy_version_field ... ok
[INFO] [stdout] test project::listing::tests::render_package_tree_lines_groups_packages_by_repository ... ok
[INFO] [stdout] test project::listing::tests::render_package_tree_lines_with_color_styles_tree_output ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_selects_packages_in_display_order ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_starts_with_initial_selection_checked ... ok
[INFO] [stdout] test project::manifest::tests::serialize_manifest_includes_org_section ... ok
[INFO] [stdout] test project::manifest::tests::serialize_manifest_formats_packages_as_multiline_array ... ok
[INFO] [stdout] test project::network::format::tests::display_argument_quotes_values_with_spaces ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_debug_lines_keep_full_history_for_replay ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_recent_lines_keep_only_last_entries ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_summary_prefers_status_message_for_retry ... ok
[INFO] [stdout] test project::manifest::tests::init_requires_explicit_ioc_when_multiple_exist ... ok
[INFO] [stdout] test project::manifest::tests::prepare_init_does_not_write_manifest ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_search_filters_to_matching_package ... ok
[INFO] [stdout] test project::manifest::tests::init_detects_single_ioc_file ... ok
[INFO] [stdout] test project::listing::tests::load_index_for_listing_supports_project_local_index_without_manifest ... ok
[INFO] [stdout] test project::network::panel::tests::task_completion_debug_message_prefers_status_message_for_failed_task ... ok
[INFO] [stdout] test project::resolver::tests::resolve_collects_transitive_packages_and_repositories ... ok
[INFO] [stdout] test project::resolver::tests::resolve_rejects_dependency_cycles ... ok
[INFO] [stdout] test project::network::format::tests::colorize_state_uses_distinct_labels ... ok
[INFO] [stdout] test project::resolver::tests::resolve_supports_https_repository_urls ... ok
[INFO] [stdout] test project::network::panel::tests::recent_log_line_limit_stays_small ... ok
[INFO] [stdout] test project::source::tests::cli_protocol_override_wins_over_source_default ... ok
[INFO] [stdout] test project::source::tests::project_org_protocol_can_override_builtin_default_org ... ok
[INFO] [stdout] test project::source::tests::project_org_protocol_overrides_global_default_org_protocol ... ok
[INFO] [stdout] test project::resolver::tests::resolve_uses_custom_repository_bases ... ok
[INFO] [stdout] test package::scanner::tests::scan_sources_ignores_matching_glob ... ok
[INFO] [stderr] [network][TrajectoryControl] retrying: pulling latest main failed on attempt 1/2: temporary network error; retrying
[INFO] [stderr] [network][TrajectoryControl] retrying: pulling latest main failed on attempt 1/2: permanent network error; retrying
[INFO] [stdout] test project::source::tests::resolve_org_source_supports_project_local_custom_bases ... ok
[INFO] [stdout] test project::source::tests::resolve_org_source_uses_global_default_org_when_project_is_unspecified ... ok
[INFO] [stdout] test project::source::tests::resolve_org_source_uses_named_global_source ... ok
[INFO] [stdout] test project::submodule::git::tests::submodule_add_usage_detection_accepts_add_specific_no_fetch_flag ... ok
[INFO] [stdout] test project::submodule::git::tests::submodule_add_usage_detection_ignores_update_only_no_fetch_flag ... ok
[INFO] [stdout] test project::manifest::tests::add_and_remove_dependencies_update_manifest ... ok
[INFO] [stdout] test project::network::format::tests::error_summary_prefers_first_non_empty_stderr_line ... ok
[INFO] [stdout] test project::submodule::tests::repository_names_to_remove_keeps_referenced_repositories ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370810785813/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-a-713-1783566370814685774/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370814114584/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-keep-713-1783566370810482413/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370816036995/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370810241303/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-a-713-1783566370816218345/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370816987055/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370816802255/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370817832916/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370817159475/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-b-713-1783566370814780725/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-remove-713-1783566370810565713/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) ab4dd26] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 31202f3] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-b-713-1783566370816311495/.git/
[INFO] [stdout] [master (root-commit) ab4dd26] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 31202f3] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566370809972583/.git/
[INFO] [stdout] [master (root-commit) ab4dd26] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 31202f3] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370873117327/.git/
[INFO] [stdout] [master (root-commit) 895b8f6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370874660337/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370877023028/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370885217471/.git/
[INFO] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370873117327 submodule add -b main /tmp/cpkg-submodule-origin-713-1783566370816802255 Modules/TrajectoryControl
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-1/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) ab4dd26] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370882750350/.git/
[INFO] [stdout] [master (root-commit) 4d41bb9] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 33cabc2] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 31202f3] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f80f33c] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) da477a8] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370927110677/.git/
[INFO] [stdout] [master (root-commit) ab4dd26] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370930741669/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370910225081/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370930741669 submodule add -b main /tmp/cpkg-submodule-origin-713-1783566370816987055 Modules/TrajectoryControl
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370942639413/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370954960278/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566370904067338/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370874660337/Modules/TrajectoryControl'...
[INFO] [stdout] [master (root-commit) 895b8f6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370877023028/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370882750350/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo1'...
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-713-1783566371019864912/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370885217471/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) 6901e69] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370954960278/Modules/TrajectoryControl'...
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370873117327/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370927110677/Modules/BasicComponents'...
[INFO] [stdout] [main 68b7c24] update
[INFO] [stderr] done.
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566371095366001/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370930741669/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::run_network_sync_with_retry_retries_once_before_success ... ok
[INFO] [stdout] test project::submodule::tests::run_network_sync_with_retry_returns_last_error_after_exhausting_attempts ... ok
[INFO] [stdout] test project::updates::tests::dependency_validation_error_detects_not_found_messages ... ok
[INFO] [stdout] test project::updates::tests::dependency_edit_summary_reports_added_removed_and_unchanged ... ok
[INFO] [stdout] test project::updates::tests::merge_requested_packages_preserves_order_and_deduplicates ... ok
[INFO] [stdout] test project::updates::tests::update_manifest_then_persists_changes_before_follow_up_failure ... ok
[INFO] [stdout] test project::updates::tests::update_manifest_then_restores_previous_manifest_after_validation_failure ... ok
[INFO] [stdout] test project::workflow::tests::add_then_sync_returns_manifest_when_no_packages_are_given ... ok
[INFO] [stdout] test project::workflow::tests::finalize_add_result_keeps_manifest_when_online_sync_is_required ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-interactive-removal-only-713-1783566371124449822/.git/
[INFO] [stdout] test project::workflow::tests::refresh_project_links_only_adds_package_dirs_in_dependency_chain ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-2/.git/
[INFO] [stdout] [master (root-commit) 6f2279d] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 99a03ad] init
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370942639413/Modules/TrajectoryControl'...
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370904067338/Modules/Sensors'...
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] done.
[INFO] [stdout] test project::workflow::tests::add_interactive_removal_only_refreshes_links_without_sync ... ok
[INFO] [stderr] HEAD is now at 31202f3 init
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-remove-refreshes-links-713-1783566371209448654/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [main 68b7c24] update
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] done.
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-713-1783566371209508524/.git/
[INFO] [stdout] [main 2fef0c0] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[INFO] [stdout] Cleared directory 'Modules/TrajectoryControl'
[INFO] [stdout] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-713-1783566370817159475) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370910225081/Modules/TrajectoryControl'...
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[INFO] [stdout] test project::workflow::tests::remove_updates_generated_links_without_syncing_modules ... ok
[INFO] [stdout] [main 68b7c24] update
[INFO] [stderr] done.
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stdout] [main c11afde] update
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370874660337/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_uses_gitmodules_when_generated_state_is_stale ... ok
[INFO] [stdout] test project::workflow::tests::remove_last_package_writes_empty_integration_without_index ... FAILED
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo2'...
[INFO] [stdout] [main 68b7c24] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_reports_when_git_cannot_add_without_fetch ... ok
[INFO] [stdout] test project::submodule::tests::remove_repository_cleans_gitmodules_entry_when_gitlink_is_already_gone ... ok
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-713-1783566370816036995
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stdout] Already up to date.
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370927110677/Modules/Sensors'...
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-3/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test project::submodule::tests::sync_repositories_recovers_from_broken_gitmodules ... ok
[INFO] [stderr] [network][TrajectoryControl] started: initializing submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370877023028 submodule update --init --remote -- Modules/TrajectoryControl
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370942639413/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566371209508524/Modules/TrajectoryControl'...
[INFO] [stdout] test project::submodule::tests::remove_repository_cleans_stale_gitdir_and_allows_readd ... ok
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-713-1783566370817159475) registered for path 'Modules/TrajectoryControl'
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370885217471/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout] [master (root-commit) b65783b] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-713-1783566370817159475
[INFO] [stderr]   [TrajectoryControl][stderr] 31202f3..68b7c24  main       -> origin/main
[INFO] [stdout] Cleared directory 'Modules/TrajectoryControl'
[INFO] [stderr]   [TrajectoryControl][stdout] Submodule path 'Modules/TrajectoryControl': checked out '68b7c246c6ffa530f670fd5009d16e9b3f30d408'
[INFO] [stdout] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-713-1783566370816802255) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-713-1783566370817832916
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr] [network][TrajectoryControl] completed: initializing submodule TrajectoryControl
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] 31202f3..68b7c24  main       -> origin/main
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_recovers_from_broken_gitmodules_without_generated_state ... ok
[INFO] [stderr]   [TrajectoryControl][stdout] Updating 31202f3..68b7c24
[INFO] [stderr]   [TrajectoryControl][stdout] Fast-forward
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_keeps_initialized_submodule_on_cached_commit ... ok
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566371209508524/Modules/BasicComponents'...
[INFO] [stderr]   [TrajectoryControl][stdout] README.md | 2 +-
[INFO] [stderr]   [TrajectoryControl][stdout] 1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stderr] [network][BasicComponents] started: adding submodule BasicComponents
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-713-1783566370954960278 submodule add -b main /tmp/cpkg-submodule-origin-b-713-1783566370814780725 Modules/BasicComponents
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo3'...
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::sync_repository_switches_detached_submodule_back_to_main_before_pulling ... ok
[INFO] [stdout] test project::submodule::tests::sync_repository_updates_uninitialized_submodule_to_latest_main ... ok
[INFO] [stderr] done.
[INFO] [stdout] [main 2fef0c0] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-4/.git/
[INFO] [stderr]   [BasicComponents][stderr] Cloning into '/tmp/cpkg-submodule-root-713-1783566370954960278/Modules/BasicComponents'...
[INFO] [stdout] Synchronizing submodule url for 'Modules/BasicComponents'
[INFO] [stdout] [master (root-commit) 7ef129d] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main 3f6b4d8] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [BasicComponents][stderr] done.
[INFO] [stdout] Cleared directory 'Modules/BasicComponents'
[INFO] [stdout] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-713-1783566370816311495) unregistered for path 'Modules/BasicComponents'
[INFO] [stderr] [network][BasicComponents] completed: adding submodule BasicComponents
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566370954960278/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-713-1783566370814685774
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] 895b8f6..2fef0c0  main       -> origin/main
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo4'...
[INFO] [stderr]   [TrajectoryControl][stdout] Updating 895b8f6..2fef0c0
[INFO] [stderr]   [TrajectoryControl][stdout] Fast-forward
[INFO] [stderr]   [TrajectoryControl][stdout] README.md | 2 +-
[INFO] [stderr]   [TrajectoryControl][stdout] 1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::remove_repository_succeeds_when_gitmodules_has_unstaged_changes ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-5/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 2aa1a7f] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project::submodule::tests::sync_repositories_handles_mixed_added_and_updated_submodules ... ok
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_initializes_submodule_from_local_cache ... ok
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo5'...
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-6/.git/
[INFO] [stdout] [master (root-commit) 6b48043] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo6'...
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-7/.git/
[INFO] [stderr] [network][BasicComponents] started: initializing submodule BasicComponents
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-713-1783566371209508524 submodule update --init --remote -- Modules/BasicComponents
[INFO] [stdout] [master (root-commit) 0ac0b83] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo7'...
[INFO] [stderr] done.
[INFO] [stderr]   [BasicComponents][stderr] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-713-1783566370816311495) registered for path 'Modules/BasicComponents'
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-8/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 8588044] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [BasicComponents][stderr] From /tmp/cpkg-submodule-origin-b-713-1783566370816311495
[INFO] [stderr]   [BasicComponents][stderr] 6f2279d..3f6b4d8  main       -> origin/main
[INFO] [stderr]   [BasicComponents][stdout] Submodule path 'Modules/BasicComponents': checked out '3f6b4d8cd8aef8948394246ba7302a3ca41e90f8'
[INFO] [stderr] [network][BasicComponents] completed: initializing submodule BasicComponents
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-713-1783566371209508524/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-713-1783566370816218345
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] 895b8f6..2fef0c0  main       -> origin/main
[INFO] [stderr]   [TrajectoryControl][stdout] Updating 895b8f6..2fef0c0
[INFO] [stderr]   [TrajectoryControl][stdout] Fast-forward
[INFO] [stderr]   [TrajectoryControl][stdout] README.md | 2 +-
[INFO] [stderr]   [TrajectoryControl][stdout] 1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stdout] test project::submodule::tests::sync_repositories_updates_registered_submodules_together ... ok
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-src/Modules/Repo8'...
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) c71bce7] add submodules
[INFO] [stdout]  9 files changed, 40 insertions(+)
[INFO] [stdout]  create mode 100644 .gitmodules
[INFO] [stdout]  create mode 160000 Modules/Repo1
[INFO] [stdout]  create mode 160000 Modules/Repo2
[INFO] [stdout]  create mode 160000 Modules/Repo3
[INFO] [stdout]  create mode 160000 Modules/Repo4
[INFO] [stdout]  create mode 160000 Modules/Repo5
[INFO] [stdout]  create mode 160000 Modules/Repo6
[INFO] [stdout]  create mode 160000 Modules/Repo7
[INFO] [stdout]  create mode 160000 Modules/Repo8
[INFO] [stderr] Cloning into bare repository '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/super-bare.git'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root'...
[INFO] [stderr] done.
[INFO] [stdout] [main ccef60a] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main d2c3b0c] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main f531b70] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 89231a2] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 0569cab] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main c1d498a] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main b4cf7fe] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 93ae35f] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][Repo1] started: initializing submodule Repo1
[INFO] [stderr]   [Repo1] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo1
[INFO] [stderr]   [Repo1][stderr] Submodule 'Modules/Repo1' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-1) registered for path 'Modules/Repo1'
[INFO] [stderr]   [Repo1][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo1'...
[INFO] [stderr]   [Repo1][stderr] done.
[INFO] [stderr]   [Repo1][stdout] Submodule path 'Modules/Repo1': checked out 'ccef60ac1eb91d1ae01c01fa5569a11c83503c51'
[INFO] [stderr] [network][Repo1] completed: initializing submodule Repo1
[INFO] [stderr] [network][Repo2] started: initializing submodule Repo2
[INFO] [stderr]   [Repo2] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo2
[INFO] [stderr]   [Repo2][stderr] Submodule 'Modules/Repo2' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-2) registered for path 'Modules/Repo2'
[INFO] [stderr]   [Repo2][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo2'...
[INFO] [stderr]   [Repo2][stderr] done.
[INFO] [stderr]   [Repo2][stdout] Submodule path 'Modules/Repo2': checked out 'd2c3b0c2a0224d332c31798a6ddd1921a8e09a27'
[INFO] [stderr] [network][Repo2] completed: initializing submodule Repo2
[INFO] [stderr] [network][Repo3] started: initializing submodule Repo3
[INFO] [stderr]   [Repo3] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo3
[INFO] [stderr]   [Repo3][stderr] Submodule 'Modules/Repo3' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-3) registered for path 'Modules/Repo3'
[INFO] [stderr]   [Repo3][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo3'...
[INFO] [stderr]   [Repo3][stderr] done.
[INFO] [stderr]   [Repo3][stdout] Submodule path 'Modules/Repo3': checked out 'f531b70a81cc2e1ad3fd91af6399fdc51361bc43'
[INFO] [stderr] [network][Repo3] completed: initializing submodule Repo3
[INFO] [stderr] [network][Repo4] started: initializing submodule Repo4
[INFO] [stderr]   [Repo4] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo4
[INFO] [stderr]   [Repo4][stderr] Submodule 'Modules/Repo4' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-4) registered for path 'Modules/Repo4'
[INFO] [stderr]   [Repo4][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo4'...
[INFO] [stderr]   [Repo4][stderr] done.
[INFO] [stderr]   [Repo4][stdout] Submodule path 'Modules/Repo4': checked out '89231a26b91359062612888a233efa6ef40f11b7'
[INFO] [stderr] [network][Repo4] completed: initializing submodule Repo4
[INFO] [stderr] [network][Repo5] started: initializing submodule Repo5
[INFO] [stderr]   [Repo5] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo5
[INFO] [stderr]   [Repo5][stderr] Submodule 'Modules/Repo5' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-5) registered for path 'Modules/Repo5'
[INFO] [stderr]   [Repo5][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo5'...
[INFO] [stderr]   [Repo5][stderr] done.
[INFO] [stderr]   [Repo5][stdout] Submodule path 'Modules/Repo5': checked out '0569cab527ff347a0c638b253d6170444933b381'
[INFO] [stderr] [network][Repo5] completed: initializing submodule Repo5
[INFO] [stderr] [network][Repo6] started: initializing submodule Repo6
[INFO] [stderr]   [Repo6] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo6
[INFO] [stderr]   [Repo6][stderr] Submodule 'Modules/Repo6' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-6) registered for path 'Modules/Repo6'
[INFO] [stderr]   [Repo6][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo6'...
[INFO] [stderr]   [Repo6][stderr] done.
[INFO] [stderr]   [Repo6][stdout] Submodule path 'Modules/Repo6': checked out 'c1d498a24a95193677e65e296b080561f069fdae'
[INFO] [stderr] [network][Repo6] completed: initializing submodule Repo6
[INFO] [stderr] [network][Repo7] started: initializing submodule Repo7
[INFO] [stderr]   [Repo7] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo7
[INFO] [stderr]   [Repo7][stderr] Submodule 'Modules/Repo7' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-7) registered for path 'Modules/Repo7'
[INFO] [stderr]   [Repo7][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo7'...
[INFO] [stderr]   [Repo7][stderr] done.
[INFO] [stderr]   [Repo7][stdout] Submodule path 'Modules/Repo7': checked out 'b4cf7fe428d1f26d6ef89c64d29ebec9c233fb2c'
[INFO] [stderr] [network][Repo7] completed: initializing submodule Repo7
[INFO] [stderr] [network][Repo8] started: initializing submodule Repo8
[INFO] [stderr]   [Repo8] $ git -C /tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root submodule update --init --remote -- Modules/Repo8
[INFO] [stderr]   [Repo8][stderr] Submodule 'Modules/Repo8' (/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/origin-8) registered for path 'Modules/Repo8'
[INFO] [stderr]   [Repo8][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-713-1783566370814833514/clone-root/Modules/Repo8'...
[INFO] [stderr]   [Repo8][stderr] done.
[INFO] [stderr]   [Repo8][stdout] Submodule path 'Modules/Repo8': checked out '93ae35f6d0785762c17de476a3e32bc9087d6224'
[INFO] [stderr] [network][Repo8] completed: initializing submodule Repo8
[INFO] [stdout] test project::submodule::tests::sync_repositories_initializes_many_fresh_clone_submodules ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- project::workflow::tests::remove_last_package_writes_empty_integration_without_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::workflow::tests::remove_last_package_writes_empty_integration_without_index' (1434) panicked at src/project/workflow.rs:492:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to load package index from all configured sources: built-in default index: no cached package index found for built-in default index at '/root/.cpkg/cpkg_index.json'
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: cpkg::project::index::load_from_selection
[INFO] [stdout]              at ./src/project/index.rs:538:13
[INFO] [stdout]    2: cpkg::project::index::load_for_project_with_global_config
[INFO] [stdout]              at ./src/project/index.rs:562:5
[INFO] [stdout]    3: cpkg::project::index::load_for_project_without_refresh
[INFO] [stdout]              at ./src/project/index.rs:577:5
[INFO] [stdout]    4: cpkg::project::workflow::resolved_project_for_integration
[INFO] [stdout]              at ./src/project/workflow.rs:139:17
[INFO] [stdout]    5: cpkg::project::workflow::refresh_project_links
[INFO] [stdout]              at ./src/project/workflow.rs:189:20
[INFO] [stdout]    6: cpkg::project::workflow::remove::{closure#2}
[INFO] [stdout]              at ./src/project/workflow.rs:323:13
[INFO] [stdout]    7: cpkg::project::updates::update_manifest_then::<cpkg::project::workflow::remove::{closure#1}, cpkg::project::workflow::remove::{closure#2}, cpkg::project::workflow::remove::{closure#3}>
[INFO] [stdout]              at ./src/project/updates.rs:87:25
[INFO] [stdout]    8: cpkg::project::workflow::remove
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]              at ./src/project/workflow.rs:314:5
[INFO] [stdout]    9: cpkg::project::workflow::tests::remove_last_package_writes_empty_integration_without_index
[INFO] [stdout]              at ./src/project/workflow.rs:492:24
[INFO] [stdout]   10: cpkg::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0}
[INFO] [stdout]              at ./src/project/workflow.rs:474:68
[INFO] [stdout]   11: <cpkg::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   13: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   14: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   15: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   16: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   17: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   18: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   19: test::run_test_in_process
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   20: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   21: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   22: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   26: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   29: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   31: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55edc08ec201 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55edc08ec201 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55edc08ec201 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55edc08ec201 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55edc0902daa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55edc0902daa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55edc08f127c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55edc08f127c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55edc08c7686 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55edc08c7686 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55edc08e2e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55edc0858030 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55edc0858030 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55edc08e3152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55edc08e3152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55edc08c7732 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55edc08be5b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55edc08c85cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55edc09035ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55edc0903322 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55edc05f002c - <core[6883ba1bc0fe4ed1]::result::Result<cpkg[733dc02427144eac]::project::manifest::WtrProject, anyhow[846c3077b27d75c7]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55edc05f002c - cpkg[733dc02427144eac]::project::workflow::tests::remove_last_package_writes_empty_integration_without_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project/workflow.rs:492:73
[INFO] [stdout]   22:     0x55edc05e2807 - cpkg[733dc02427144eac]::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project/workflow.rs:474:68
[INFO] [stdout]   23:     0x55edc05a4ff6 - <cpkg[733dc02427144eac]::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55edc084b36b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55edc084b36b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55edc08589b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55edc08589b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55edc08589b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x55edc08589b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55edc08589b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55edc08589b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55edc08589b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55edc0853464 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55edc0853464 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55edc085bb02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55edc085bb02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55edc085bb02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x55edc085bb02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55edc085bb02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55edc085bb02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55edc085bb02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55edc08eb4df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x55edc08eb4df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7f3741784aa4 - <unknown>
[INFO] [stdout]   45:     0x7f3741811a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     project::workflow::tests::remove_last_package_writes_empty_integration_without_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 117 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338", kill_on_drop: false }`
[INFO] [stdout] 882101dd2d1c77065888755c96bb9506cbfe82883237ca5b5ed5bde1fdf81338
