[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] 07bd86b1a4a39087587c0c776b20f2a9fe96264a
[INFO] testing HITSZ-WTRobot-Packages/cpkg against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHITSZ-WTRobot-Packages%2Fcpkg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HITSZ-WTRobot-Packages/cpkg on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78955dad03331141f3294b5071f0b4910934a8dfc5af0f2c522e7a957a09d86f
[INFO] running `Command { std: "docker" "start" "-a" "78955dad03331141f3294b5071f0b4910934a8dfc5af0f2c522e7a957a09d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78955dad03331141f3294b5071f0b4910934a8dfc5af0f2c522e7a957a09d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78955dad03331141f3294b5071f0b4910934a8dfc5af0f2c522e7a957a09d86f", kill_on_drop: false }`
[INFO] [stdout] 78955dad03331141f3294b5071f0b4910934a8dfc5af0f2c522e7a957a09d86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5279446493379d437c54b3354a7f894bad30a8def72c1613bd3591aa09c3471
[INFO] running `Command { std: "docker" "start" "-a" "f5279446493379d437c54b3354a7f894bad30a8def72c1613bd3591aa09c3471", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling console v0.16.1
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cpkg v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s
[INFO] running `Command { std: "docker" "inspect" "f5279446493379d437c54b3354a7f894bad30a8def72c1613bd3591aa09c3471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5279446493379d437c54b3354a7f894bad30a8def72c1613bd3591aa09c3471", kill_on_drop: false }`
[INFO] [stdout] f5279446493379d437c54b3354a7f894bad30a8def72c1613bd3591aa09c3471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5089e57ed7514380a17fd969b4b0cb09a0c14f620996215df093818cbc1a511b
[INFO] running `Command { std: "docker" "start" "-a" "5089e57ed7514380a17fd969b4b0cb09a0c14f620996215df093818cbc1a511b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpkg v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] running `Command { std: "docker" "inspect" "5089e57ed7514380a17fd969b4b0cb09a0c14f620996215df093818cbc1a511b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5089e57ed7514380a17fd969b4b0cb09a0c14f620996215df093818cbc1a511b", kill_on_drop: false }`
[INFO] [stdout] 5089e57ed7514380a17fd969b4b0cb09a0c14f620996215df093818cbc1a511b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b95e00535d14c957a582e6c144a9248fb5c92f427ddaa6057d5a4b5a6dd6ece
[INFO] running `Command { std: "docker" "start" "-a" "6b95e00535d14c957a582e6c144a9248fb5c92f427ddaa6057d5a4b5a6dd6ece", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpkg-a0fa1f731df65da2)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test config::tests::home_dir_prefers_home_then_userprofile_then_home_drive_pair ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_org_names ... ok
[INFO] [stdout] test config::tests::validate_rejects_index_entry_without_location ... ok
[INFO] [stdout] test config::tests::missing_config_path_loads_default_config ... ok
[INFO] [stdout] test package::scanner::tests::normalize_path_uses_forward_slashes ... ok
[INFO] [stdout] test config::tests::validate_rejects_unknown_default_org ... 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::tests::create_writes_default_version_to_manifest ... ok
[INFO] [stdout] test project::index::tests::explicit_project_index_overrides_global_sources ... ok
[INFO] [stdout] test project::index::tests::global_index_sources_are_tried_in_order_without_refresh ... ok
[INFO] [stdout] test project::index::tests::load_for_project_prefers_project_local_index ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_converts_legacy_namespace_format ... ok
[INFO] [stdout] test project::index::tests::load_for_project_without_refresh_uses_configured_cache ... ok
[INFO] [stdout] test project::index::tests::load_from_path_keeps_support_for_legacy_flat_format ... ok
[INFO] [stdout] test project::integration::tests::generate_string_emits_repositories_and_targets ... ok
[INFO] [stdout] test config::tests::mutating_missing_config_requires_init_first ... 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::integration::tests::read_managed_repositories_parses_generated_file ... ok
[INFO] [stdout] test project::index::tests::load_from_path_supports_repository_map_format ... ok
[INFO] [stdout] test project::interactive::model::tests::group_packages_by_repository_sorts_repositories_and_packages ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_left_on_package_moves_to_parent_repository ... ok
[INFO] [stdout] test config::tests::remove_org_source_deletes_named_entry ... ok
[INFO] [stdout] test project::interactive::search::tests::fuzzy_score_matches_subsequence_tokens ... ok
[INFO] [stdout] test config::tests::upsert_org_source_updates_named_entry ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_expands_repository_inline ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_search_filters_to_matching_package ... ok
[INFO] [stdout] test config::tests::move_index_source_reorders_entries ... 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_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::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 config::tests::remove_index_source_returns_removed_entry ... ok
[INFO] [stdout] test project::listing::tests::load_index_for_listing_supports_project_local_index_without_manifest ... ok
[INFO] [stdout] test project::manifest::tests::init_detects_single_ioc_file ... ok
[INFO] [stdout] test project::network::format::tests::colorize_state_uses_distinct_labels ... ok
[INFO] [stdout] test project::network::format::tests::display_argument_quotes_values_with_spaces ... ok
[INFO] [stdout] test project::manifest::tests::init_requires_explicit_ioc_when_multiple_exist ... ok
[INFO] [stdout] test project::manifest::tests::serialize_manifest_formats_packages_as_multiline_array ... ok
[INFO] [stdout] test project::manifest::tests::serialize_manifest_includes_org_section ... ok
[INFO] [stdout] test project::manifest::tests::prepare_init_does_not_write_manifest ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_debug_lines_keep_full_history_for_replay ... ok
[INFO] [stdout] test project::manifest::tests::add_and_remove_dependencies_update_manifest ... ok
[INFO] [stdout] test project::network::panel::tests::recent_log_line_limit_stays_small ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_summary_prefers_status_message_for_retry ... ok
[INFO] [stdout] test project::network::panel::tests::task_completion_debug_message_prefers_status_message_for_failed_task ... ok
[INFO] [stdout] test project::source::tests::cli_protocol_override_wins_over_source_default ... ok
[INFO] [stdout] test project::resolver::tests::resolve_uses_custom_repository_bases ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_recent_lines_keep_only_last_entries ... ok
[INFO] [stdout] test project::resolver::tests::resolve_supports_https_repository_urls ... 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::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::resolver::tests::resolve_collects_transitive_packages_and_repositories ... ok
[INFO] [stdout] test project::resolver::tests::resolve_rejects_dependency_cycles ... ok
[INFO] [stdout] test project::submodule::tests::repository_names_to_remove_keeps_referenced_repositories ... 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::network::format::tests::error_summary_prefers_first_non_empty_stderr_line ... ok
[INFO] [stdout] test config::tests::initialized_template_contains_builtin_default_org ... ok
[INFO] [stdout] test config::tests::set_default_org_source_updates_existing_config ... ok
[INFO] [stdout] test package::manifest::migrations::tests::detect_format_finds_current_format_version ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_converts_legacy_package_version_format ... ok
[INFO] [stdout] test config::tests::set_index_source_replaces_existing_entry ... ok
[INFO] [stdout] test config::tests::add_index_source_inserts_at_requested_position ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_legacy_version_field ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_namespace_format ... ok
[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-origin-16-1778432564678134382/.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] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564676116781/.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-origin-a-16-1778432564684086092/.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: 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-16-1778432564674450181/.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] [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-16-1778432564677829261/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564691929942/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-keep-16-1778432564677573001/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564693753032/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-a-16-1778432564693490842/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564693313932/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564693925692/.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] [master (root-commit) 4bca1d8] 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-16-1778432564684166792/.git/
[INFO] [stdout] [master (root-commit) f6f1b92] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 4bca1d8] 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-remove-16-1778432564677673872/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-16-1778432564768442012/.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) f6f1b92] 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] [master (root-commit) f6f1b92] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f6f1b92] 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-16-1778432564792883342/.git/
[INFO] [stdout] [master (root-commit) 4bca1d8] 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-16-1778432564801726632/.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] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432564792883342 submodule add -b main /tmp/cpkg-submodule-origin-16-1778432564693753032 Modules/TrajectoryControl
[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-16-1778432564807764662/.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] Initialized empty Git repository in /tmp/cpkg-submodule-root-16-1778432564809400442/.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] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-16-1778432564821275772/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-16-1778432564691887352/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/.git/
[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-16-1778432564829984052/.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) de44560] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) c3f8b3f] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564801726632/Modules/TrajectoryControl'...
[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-16-1778432564685466632/origin-1/.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] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-16-1778432564898457413/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564821275772/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564768442012/Modules/Sensors'...
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564792883342/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stdout] [master (root-commit) 1e6b26a] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[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] [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] test project::workflow::tests::add_then_sync_returns_manifest_when_no_packages_are_given ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-b-16-1778432564693592622/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-interactive-removal-only-16-1778432564995427963/.git/
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[INFO] [stdout] [master (root-commit) f6f1b92] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project::workflow::tests::finalize_add_result_keeps_manifest_when_online_sync_is_required ... ok
[INFO] [stdout] [master (root-commit) 5d9ba8e] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project::workflow::tests::refresh_project_links_only_adds_package_dirs_in_dependency_chain ... ok
[INFO] [stdout] [main 145cd02] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test project::workflow::tests::add_interactive_removal_only_refreshes_links_without_sync ... 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-submodule-root-16-1778432565073300713/.git/
[INFO] [stdout] [master (root-commit) e62e696] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432564809400442 submodule add -b main /tmp/cpkg-submodule-origin-16-1778432564693925692 Modules/TrajectoryControl
[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-16-1778432565095690403/.git/
[INFO] [stdout] [master (root-commit) aa62ffd] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) dd816b2] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project::workflow::tests::remove_last_package_writes_empty_integration_without_index ... FAILED
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564807764662/Modules/TrajectoryControl'...
[INFO] [stdout] [master (root-commit) aa62ffd] 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] [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-16-1778432565172065654/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-16-1778432565123692974/.git/
[INFO] [stdout] Cleared directory '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-origin-16-1778432565192593694/.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] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-16-1778432564693753032) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565095690403/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564898457413/Modules/BasicComponents'...
[INFO] [stdout] [master (root-commit) e62e696] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565073300713/Modules/TrajectoryControl'...
[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-16-1778432565253487054/.git/
[INFO] [stderr] done.
[INFO] [stderr] HEAD is now at e62e696 init
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo1'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564829984052/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564809400442/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stdout] [main 008ebd4] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-remove-refreshes-links-16-1778432565081534493/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565172065654/Modules/TrajectoryControl'...
[INFO] [stdout] [main 145cd02] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test project::submodule::tests::remove_repository_cleans_gitmodules_entry_when_gitlink_is_already_gone ... ok
[INFO] [stdout] test project::workflow::tests::remove_updates_generated_links_without_syncing_modules ... ok
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_reports_when_git_cannot_add_without_fetch ... ok
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_recovers_from_broken_gitmodules_without_generated_state ... ok
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564801726632/Modules/TrajectoryControl'...
[INFO] [stdout] Cleared directory 'Modules/TrajectoryControl'
[INFO] [stdout] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-16-1778432564691929942) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565123692974/Modules/TrajectoryControl'...
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_uses_gitmodules_when_generated_state_is_stale ... ok
[INFO] [stdout] [main 145cd02] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432564898457413/Modules/Sensors'...
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432564821275772/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565172065654/Modules/BasicComponents'...
[INFO] [stdout] test project::submodule::tests::remove_repository_cleans_stale_gitdir_and_allows_readd ... ok
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-16-1778432564693313932
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432565095690403/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout] [main b7d2efc] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [TrajectoryControl][stdout] Already up to date.
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stdout] test project::submodule::tests::sync_repositories_recovers_from_broken_gitmodules ... ok
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_initializes_submodule_from_local_cache ... ok
[INFO] [stdout] [main 5392411] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-16-1778432564691887352
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] e62e696..008ebd4  main       -> origin/main
[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][stdout] Updating e62e696..008ebd4
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-2/.git/
[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] [stdout] [main 29fc08e] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] started: initializing submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432564829984052 submodule update --init --remote -- Modules/TrajectoryControl
[INFO] [stdout] [master (root-commit) 19c46e6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stdout] [main 5392411] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] Synchronizing submodule url for 'Modules/BasicComponents'
[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_offline_keeps_initialized_submodule_on_cached_commit ... ok
[INFO] [stdout] Cleared directory 'Modules/BasicComponents'
[INFO] [stdout] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-16-1778432564693592622) unregistered for path 'Modules/BasicComponents'
[INFO] [stderr]   [TrajectoryControl][stderr] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-16-1778432564691929942) registered for path 'Modules/TrajectoryControl'
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo2'...
[INFO] [stderr] [network][BasicComponents] started: adding submodule BasicComponents
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-16-1778432565123692974 submodule add -b main /tmp/cpkg-submodule-origin-b-16-1778432564684166792 Modules/BasicComponents
[INFO] [stdout] test project::submodule::tests::remove_repository_succeeds_when_gitmodules_has_unstaged_changes ... ok
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-16-1778432564691929942
[INFO] [stderr]   [TrajectoryControl][stderr] 4bca1d8..145cd02  main       -> origin/main
[INFO] [stderr]   [TrajectoryControl][stdout] Submodule path 'Modules/TrajectoryControl': checked out '145cd0287e9eb67a0e43affe1974fc07b948e8db'
[INFO] [stderr] [network][TrajectoryControl] completed: initializing submodule TrajectoryControl
[INFO] [stderr]   [BasicComponents][stderr] Cloning into '/tmp/cpkg-submodule-root-16-1778432565123692974/Modules/BasicComponents'...
[INFO] [stderr]   [BasicComponents][stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] [network][BasicComponents] completed: adding submodule BasicComponents
[INFO] [stdout] test project::submodule::tests::sync_repository_updates_uninitialized_submodule_to_latest_main ... ok
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432565123692974/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-16-1778432564684086092
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] 5d9ba8e..b7d2efc  main       -> origin/main
[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-16-1778432564685466632/origin-3/.git/
[INFO] [stderr]   [TrajectoryControl][stdout] Updating 5d9ba8e..b7d2efc
[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] [master (root-commit) 9929d8a] 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] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo3'...
[INFO] [stderr] [network][BasicComponents] started: initializing submodule BasicComponents
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-16-1778432565172065654 submodule update --init --remote -- Modules/BasicComponents
[INFO] [stderr] done.
[INFO] [stderr]   [BasicComponents][stderr] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-16-1778432564693592622) registered for path 'Modules/BasicComponents'
[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-16-1778432564685466632/origin-4/.git/
[INFO] [stdout] [master (root-commit) 6055432] 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-16-1778432564693592622
[INFO] [stderr]   [BasicComponents][stderr] aa62ffd..5392411  main       -> origin/main
[INFO] [stderr]   [BasicComponents][stdout] Submodule path 'Modules/BasicComponents': checked out '539241166a6978575f24593285102b3d6509afd1'
[INFO] [stderr] [network][BasicComponents] completed: initializing submodule BasicComponents
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo4'...
[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-16-1778432564685466632/origin-5/.git/
[INFO] [stdout] [master (root-commit) 728f080] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-16-1778432565172065654/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/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-16-1778432564685466632/origin-6/.git/
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-16-1778432564693490842
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] dd816b2..29fc08e  main       -> origin/main
[INFO] [stderr]   [TrajectoryControl][stdout] Updating dd816b2..29fc08e
[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] [stdout] [master (root-commit) 9dc18a5] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/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-16-1778432564685466632/origin-7/.git/
[INFO] [stdout] [master (root-commit) 22febf9] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo7'...
[INFO] [stderr] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/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) dac6d0a] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/super-src/Modules/Repo8'...
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) 4253de2] 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-16-1778432564685466632/super-bare.git'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root'...
[INFO] [stderr] done.
[INFO] [stdout] [main 87678bf] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 9029891] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 96e81ef] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main d598976] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main cef14c3] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main fb75511] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 766c134] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 0bd7677] 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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo1
[INFO] [stderr]   [Repo1][stderr] Submodule 'Modules/Repo1' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-1) registered for path 'Modules/Repo1'
[INFO] [stderr]   [Repo1][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo1'...
[INFO] [stderr]   [Repo1][stderr] done.
[INFO] [stderr]   [Repo1][stdout] Submodule path 'Modules/Repo1': checked out '87678bff16c1231f4e5fc8d17672470e894c1e67'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo2
[INFO] [stderr]   [Repo2][stderr] Submodule 'Modules/Repo2' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-2) registered for path 'Modules/Repo2'
[INFO] [stderr]   [Repo2][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo2'...
[INFO] [stderr]   [Repo2][stderr] done.
[INFO] [stderr]   [Repo2][stdout] Submodule path 'Modules/Repo2': checked out '902989110b7e265899d5860b9db328f4a204ffd8'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo3
[INFO] [stderr]   [Repo3][stderr] Submodule 'Modules/Repo3' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-3) registered for path 'Modules/Repo3'
[INFO] [stderr]   [Repo3][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo3'...
[INFO] [stderr]   [Repo3][stderr] done.
[INFO] [stderr]   [Repo3][stdout] Submodule path 'Modules/Repo3': checked out '96e81ef24e56040ca9811e545f43ff8b80d79120'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo4
[INFO] [stderr]   [Repo4][stderr] Submodule 'Modules/Repo4' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-4) registered for path 'Modules/Repo4'
[INFO] [stderr]   [Repo4][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo4'...
[INFO] [stderr]   [Repo4][stderr] done.
[INFO] [stderr]   [Repo4][stdout] Submodule path 'Modules/Repo4': checked out 'd5989765047f6820cb515c51815ff391245094e2'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo5
[INFO] [stderr]   [Repo5][stderr] Submodule 'Modules/Repo5' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-5) registered for path 'Modules/Repo5'
[INFO] [stderr]   [Repo5][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo5'...
[INFO] [stderr]   [Repo5][stderr] done.
[INFO] [stderr]   [Repo5][stdout] Submodule path 'Modules/Repo5': checked out 'cef14c3c75f5a34064f8bab88a37ce6744e5bdb5'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo6
[INFO] [stderr]   [Repo6][stderr] Submodule 'Modules/Repo6' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-6) registered for path 'Modules/Repo6'
[INFO] [stderr]   [Repo6][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo6'...
[INFO] [stderr]   [Repo6][stderr] done.
[INFO] [stderr]   [Repo6][stdout] Submodule path 'Modules/Repo6': checked out 'fb7551101eb8a71f9a72ebf7ecb008ed1f8ab967'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo7
[INFO] [stderr]   [Repo7][stderr] Submodule 'Modules/Repo7' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-7) registered for path 'Modules/Repo7'
[INFO] [stderr]   [Repo7][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo7'...
[INFO] [stderr]   [Repo7][stderr] done.
[INFO] [stderr]   [Repo7][stdout] Submodule path 'Modules/Repo7': checked out '766c134d3f2345a3a229bd0c4d05d3b0d42ca110'
[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-16-1778432564685466632/clone-root submodule update --init --remote -- Modules/Repo8
[INFO] [stderr]   [Repo8][stderr] Submodule 'Modules/Repo8' (/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/origin-8) registered for path 'Modules/Repo8'
[INFO] [stderr]   [Repo8][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-16-1778432564685466632/clone-root/Modules/Repo8'...
[INFO] [stderr]   [Repo8][stderr] done.
[INFO] [stderr]   [Repo8][stdout] Submodule path 'Modules/Repo8': checked out '0bd7677b5810353a70a002a6be7af41c1928c0bf'
[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' (440) 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] [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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   14: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   19: test::run_test_in_process
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   20: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   21: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   31: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581e74651bda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581e74651bda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581e74651bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581e74651bda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581e7466853a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581e7466853a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x581e74656f52 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x581e74656f52 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x581e7462dc0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581e7462dc0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581e74648cd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x581e745be78c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x581e745be78c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x581e74648f52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x581e74648f52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x581e7462dcc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x581e74624ce9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x581e7462ec2d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x581e74668cfc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x581e74668a72 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x581e743ea259 - <core[35159d6ffb30e017]::result::Result<cpkg[297850397256c47]::project::manifest::WtrProject, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x581e743ea259 - cpkg[297850397256c47]::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:     0x581e743dfd37 - cpkg[297850397256c47]::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:     0x581e743c0796 - <cpkg[297850397256c47]::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x581e745b1a6b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x581e745b1a6b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x581e745bf25b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x581e745bf25b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x581e745bf25b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x581e745bf25b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x581e745bf25b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x581e745bf25b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x581e745bf25b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x581e745b9c34 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x581e745b9c34 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x581e745c1e62 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x581e745c1e62 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x581e745c1e62 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x581e745c1e62 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x581e745c1e62 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x581e745c1e62 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x581e745c1e62 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x581e74650f8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x581e74650f8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x793ff7833aa4 - <unknown>
[INFO] [stdout]   45:     0x793ff78c0a64 - 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. 99 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6b95e00535d14c957a582e6c144a9248fb5c92f427ddaa6057d5a4b5a6dd6ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b95e00535d14c957a582e6c144a9248fb5c92f427ddaa6057d5a4b5a6dd6ece", kill_on_drop: false }`
[INFO] [stdout] 6b95e00535d14c957a582e6c144a9248fb5c92f427ddaa6057d5a4b5a6dd6ece
