[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HITSZ-WTRobot-Packages/cpkg on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded unicode-width v0.2.1
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c15b0e3e0f511814d19e4e3c23976b8fe8a94a981b6da80bf6ff926ac4e84b
[INFO] running `Command { std: "docker" "start" "-a" "12c15b0e3e0f511814d19e4e3c23976b8fe8a94a981b6da80bf6ff926ac4e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c15b0e3e0f511814d19e4e3c23976b8fe8a94a981b6da80bf6ff926ac4e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c15b0e3e0f511814d19e4e3c23976b8fe8a94a981b6da80bf6ff926ac4e84b", kill_on_drop: false }`
[INFO] [stdout] 12c15b0e3e0f511814d19e4e3c23976b8fe8a94a981b6da80bf6ff926ac4e84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f45b7603386adfedaaa8686410f709e1e8309c044295292eeee4e8cf216d212
[INFO] running `Command { std: "docker" "start" "-a" "1f45b7603386adfedaaa8686410f709e1e8309c044295292eeee4e8cf216d212", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[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 29.20s
[INFO] running `Command { std: "docker" "inspect" "1f45b7603386adfedaaa8686410f709e1e8309c044295292eeee4e8cf216d212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f45b7603386adfedaaa8686410f709e1e8309c044295292eeee4e8cf216d212", kill_on_drop: false }`
[INFO] [stdout] 1f45b7603386adfedaaa8686410f709e1e8309c044295292eeee4e8cf216d212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eea06dee06ca1fb1a156f2a9bdb03ffed8195e0e02ceff812d5dcf91e00ca04a
[INFO] running `Command { std: "docker" "start" "-a" "eea06dee06ca1fb1a156f2a9bdb03ffed8195e0e02ceff812d5dcf91e00ca04a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpkg v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.71s
[INFO] running `Command { std: "docker" "inspect" "eea06dee06ca1fb1a156f2a9bdb03ffed8195e0e02ceff812d5dcf91e00ca04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea06dee06ca1fb1a156f2a9bdb03ffed8195e0e02ceff812d5dcf91e00ca04a", kill_on_drop: false }`
[INFO] [stdout] eea06dee06ca1fb1a156f2a9bdb03ffed8195e0e02ceff812d5dcf91e00ca04a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21eb539839830add5657090e4d70012acd3c41900be4ce0a43cd149ec52be39e
[INFO] running `Command { std: "docker" "start" "-a" "21eb539839830add5657090e4d70012acd3c41900be4ce0a43cd149ec52be39e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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::initialized_template_contains_builtin_default_org ... ok
[INFO] [stdout] test config::tests::missing_config_path_loads_default_config ... ok
[INFO] [stdout] test config::tests::mutating_missing_config_requires_init_first ... ok
[INFO] [stdout] test config::tests::add_index_source_inserts_at_requested_position ... ok
[INFO] [stdout] test config::tests::validate_rejects_index_entry_without_location ... ok
[INFO] [stdout] test config::tests::validate_rejects_unknown_default_org ... 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_namespace_format ... ok
[INFO] [stdout] test config::tests::remove_index_source_returns_removed_entry ... ok
[INFO] [stdout] test config::tests::move_index_source_reorders_entries ... ok
[INFO] [stdout] test config::tests::remove_org_source_deletes_named_entry ... ok
[INFO] [stdout] test config::tests::set_default_org_source_updates_existing_config ... 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 package::scanner::tests::normalize_path_uses_forward_slashes ... ok
[INFO] [stdout] test config::tests::set_index_source_replaces_existing_entry ... ok
[INFO] [stdout] test project::feedback::tests::init_guidance_skips_add_hint_when_dependencies_are_present ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_org_names ... ok
[INFO] [stdout] test package::tests::create_writes_default_version_to_manifest ... ok
[INFO] [stdout] test config::tests::upsert_org_source_updates_named_entry ... ok
[INFO] [stdout] test package::manifest::migrations::tests::load_or_migrate_converts_legacy_package_version_format ... 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 project::index::tests::load_from_path_supports_repository_map_format ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_legacy_version_field ... ok
[INFO] [stdout] test project::index::tests::load_from_path_keeps_support_for_legacy_flat_format ... ok
[INFO] [stdout] test project::index::tests::load_for_project_without_refresh_uses_configured_cache ... ok
[INFO] [stdout] test project::index::tests::explicit_project_index_overrides_global_sources ... ok
[INFO] [stdout] test project::integration::tests::read_managed_repositories_parses_generated_file ... ok
[INFO] [stdout] test package::manifest::tests::load_or_migrate_converts_namespace_format ... ok
[INFO] [stdout] test project::integration::tests::generate_string_emits_repositories_and_targets ... 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_search_on_repository_shows_all_child_packages ... ok
[INFO] [stdout] test project::interactive::render::tests::viewport_rows_reserves_one_terminal_row_for_redraw ... ok
[INFO] [stdout] test project::interactive::model::tests::selected_package_indices_marks_initially_selected_dependencies ... ok
[INFO] [stdout] test project::interactive::search::tests::fuzzy_score_matches_subsequence_tokens ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_expands_repository_inline ... ok
[INFO] [stdout] test project::interactive::state::tests::tree_picker_left_on_package_moves_to_parent_repository ... 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_filters_to_matching_package ... 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::load_index_for_listing_supports_project_local_index_without_manifest ... ok
[INFO] [stdout] test project::listing::tests::render_package_tree_lines_with_color_styles_tree_output ... ok
[INFO] [stdout] test project::manifest::tests::init_detects_single_ioc_file ... ok
[INFO] [stdout] test project::manifest::tests::init_requires_explicit_ioc_when_multiple_exist ... 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::serialize_manifest_includes_org_section ... ok
[INFO] [stdout] test project::manifest::tests::add_and_remove_dependencies_update_manifest ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_debug_lines_keep_full_history_for_replay ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_summary_prefers_status_message_for_retry ... ok
[INFO] [stdout] test project::network::panel::tests::grouped_task_recent_lines_keep_only_last_entries ... ok
[INFO] [stdout] test project::network::panel::tests::recent_log_line_limit_stays_small ... ok
[INFO] [stdout] test project::network::panel::tests::task_completion_debug_message_prefers_status_message_for_failed_task ... ok
[INFO] [stdout] test project::resolver::tests::resolve_rejects_dependency_cycles ... 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::resolver::tests::resolve_collects_transitive_packages_and_repositories ... ok
[INFO] [stdout] test project::resolver::tests::resolve_supports_https_repository_urls ... ok
[INFO] [stdout] test project::resolver::tests::resolve_uses_custom_repository_bases ... ok
[INFO] [stdout] test project::source::tests::cli_protocol_override_wins_over_source_default ... ok
[INFO] [stdout] test project::source::tests::project_org_protocol_can_override_builtin_default_org ... ok
[INFO] [stdout] test project::manifest::tests::prepare_init_does_not_write_manifest ... ok
[INFO] [stdout] test project::source::tests::project_org_protocol_overrides_global_default_org_protocol ... ok
[INFO] [stdout] test project::manifest::tests::serialize_manifest_formats_packages_as_multiline_array ... 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::submodule::tests::repository_names_to_remove_keeps_referenced_repositories ... ok
[INFO] [stdout] test project::network::format::tests::error_summary_prefers_first_non_empty_stderr_line ... 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] [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] [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-17-1778432521913663491/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-origin-17-1778432521913910631/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521911503921/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521913450251/.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-17-1778432521913849041/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521929767221/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-keep-17-1778432521913399211/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521913805431/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521914121481/.git/
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521921579311/.git/
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-a-17-1778432521913635711/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-17-1778432521911754411/.git/
[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-remove-17-1778432521913517171/.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-origin-b-17-1778432521913740881/.git/
[INFO] [stdout] [master (root-commit) 367b100] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 022602e] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 022602e] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) e2d41d0] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 022602e] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 367b100] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 022602e] 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) 367b100] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522012479881/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-a-17-1778432521914886361/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522019190061/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/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] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522019830811/.git/
[INFO] [stdout] [master (root-commit) 367b100] 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-17-1778432522023340351/.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-17-1778432522017115981/.git/
[INFO] [stdout] [master (root-commit) 5db8592] 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-17-1778432522028244111/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-origin-b-17-1778432521914988021/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522034316831/.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) 71cb3e2] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ceb70b9] 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-17-1778432522046957961/.git/
[INFO] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522034316831 submodule add -b main /tmp/cpkg-submodule-origin-17-1778432521913910631 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-17-1778432522076195481/.git/
[INFO] [stdout] [master (root-commit) 6d2d3b0] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 9aa43f4] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522019190061/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522017115981/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] 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-17-1778432522121898252/.git/
[INFO] [stdout] [master (root-commit) e2d41d0] 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-17-1778432522122478852/.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-origin-17-1778432522123402602/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522019830811/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] [network][TrajectoryControl] started: adding submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522046957961 submodule add -b main /tmp/cpkg-submodule-origin-17-1778432521914121481 Modules/TrajectoryControl
[INFO] [stdout] [master (root-commit) 5db8592] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 4724bf3] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522034316831/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo1'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522023340351/Modules/Sensors'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522012479881/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522178390712/.git/
[INFO] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522028244111/Modules/TrajectoryControl'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522076195481/Modules/TrajectoryControl'...
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522121898252/Modules/BasicComponents'...
[INFO] [stderr] HEAD is now at 367b100 init
[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] [main e4ca747] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-2/.git/
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) 2494d58] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [TrajectoryControl][stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522046957961/Modules/TrajectoryControl'...
[INFO] [stdout] [main e4ca747] update
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] 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] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-root-17-1778432522326850642/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522122478852/Modules/TrajectoryControl'...
[INFO] [stdout] [main e4ca747] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[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] [stderr]   [TrajectoryControl][stderr] done.
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_reports_when_git_cannot_add_without_fetch ... ok
[INFO] [stdout] test project::updates::tests::merge_requested_packages_preserves_order_and_deduplicates ... ok
[INFO] [stdout] test project::updates::tests::dependency_edit_summary_reports_added_removed_and_unchanged ... ok
[INFO] [stdout] test project::updates::tests::dependency_validation_error_detects_not_found_messages ... ok
[INFO] [stdout] test project::updates::tests::update_manifest_then_persists_changes_before_follow_up_failure ... ok
[INFO] [stdout] test project::updates::tests::update_manifest_then_restores_previous_manifest_after_validation_failure ... ok
[INFO] [stdout] test project::workflow::tests::add_then_sync_returns_manifest_when_no_packages_are_given ... ok
[INFO] [stdout] test project::workflow::tests::finalize_add_result_keeps_manifest_when_online_sync_is_required ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-interactive-removal-only-17-1778432522346590613/.git/
[INFO] [stderr] done.
[INFO] [stdout] test project::workflow::tests::refresh_project_links_only_adds_package_dirs_in_dependency_chain ... ok
[INFO] [stdout] test project::workflow::tests::remove_last_package_writes_empty_integration_without_index ... FAILED
[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-remove-refreshes-links-17-1778432522416180613/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo2'...
[INFO] [stderr] [network][TrajectoryControl] completed: adding submodule TrajectoryControl
[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] [stdout] test project::workflow::tests::add_interactive_removal_only_refreshes_links_without_sync ... ok
[INFO] [stdout] [main e4ca747] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522121898252/Modules/Sensors'...
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522028244111/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout] Cleared directory 'Modules/TrajectoryControl'
[INFO] [stderr] done.
[INFO] [stdout] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-17-1778432521914121481) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr] done.
[INFO] [stdout] [main 07526ff] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-17-1778432521921579311
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] 367b100..e4ca747  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-17-1778432521913663491/origin-3/.git/
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522019830811/Modules/TrajectoryControl'...
[INFO] [stdout] [main 5eeb526] update
[INFO] [stderr] done.
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522326850642/Modules/TrajectoryControl'...
[INFO] [stdout] Cleared directory 'Modules/TrajectoryControl'
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) e5cd89e] init
[INFO] [stderr]   [TrajectoryControl][stdout] Updating 367b100..e4ca747
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr]   [TrajectoryControl][stdout] Fast-forward
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [TrajectoryControl][stdout] README.md | 2 +-
[INFO] [stdout] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-17-1778432521929767221) unregistered for path 'Modules/TrajectoryControl'
[INFO] [stderr]   [TrajectoryControl][stdout] 1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test project::submodule::tests::remove_repository_cleans_stale_gitdir_and_allows_readd ... ok
[INFO] [stderr] [network][TrajectoryControl] completed: pulling latest main for TrajectoryControl
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_recovers_from_broken_gitmodules_without_generated_state ... ok
[INFO] [stdout] test project::submodule::tests::sync_repository_switches_detached_submodule_back_to_main_before_pulling ... ok
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522012479881/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout] test project::submodule::tests::remove_unused_repositories_uses_gitmodules_when_generated_state_is_stale ... ok
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-17-1778432521913805431
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stdout] Synchronizing submodule url for 'Modules/BasicComponents'
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_keeps_initialized_submodule_on_cached_commit ... ok
[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] [stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522326850642/Modules/BasicComponents'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo3'...
[INFO] [stderr] done.
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-4/.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] [main 8a2649d] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 4db753c] update
[INFO] [stderr] [network][BasicComponents] started: adding submodule BasicComponents
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-17-1778432522122478852 submodule add -b main /tmp/cpkg-submodule-origin-b-17-1778432521913740881 Modules/BasicComponents
[INFO] [stdout] test project::submodule::tests::sync_repository_offline_initializes_submodule_from_local_cache ... ok
[INFO] [stdout] [master (root-commit) b4980aa] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [BasicComponents][stderr] Cloning into '/tmp/cpkg-submodule-root-17-1778432522122478852/Modules/BasicComponents'...
[INFO] [stderr]   [BasicComponents][stderr] done.
[INFO] [stderr] [network][BasicComponents] completed: adding submodule BasicComponents
[INFO] [stdout] Cleared directory 'Modules/BasicComponents'
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stdout] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-17-1778432521914988021) unregistered for path 'Modules/BasicComponents'
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522122478852/Modules/TrajectoryControl pull --ff-only origin main
[INFO] [stdout] test project::submodule::tests::remove_repository_succeeds_when_gitmodules_has_unstaged_changes ... ok
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo4'...
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-17-1778432521913635711
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] e2d41d0..07526ff  main       -> origin/main
[INFO] [stderr] done.
[INFO] [stderr]   [TrajectoryControl][stdout] Updating e2d41d0..07526ff
[INFO] [stderr]   [TrajectoryControl][stdout] Fast-forward
[INFO] [stderr] [network][TrajectoryControl] started: initializing submodule TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522019190061 submodule update --init --remote -- Modules/TrajectoryControl
[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_handles_mixed_added_and_updated_submodules ... 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-fresh-clone-17-1778432521913663491/origin-5/.git/
[INFO] [stderr]   [TrajectoryControl][stderr] Submodule 'Modules/TrajectoryControl' (/tmp/cpkg-submodule-origin-17-1778432521929767221) registered for path 'Modules/TrajectoryControl'
[INFO] [stdout] [master (root-commit) 43cdca8] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-17-1778432521929767221
[INFO] [stderr]   [TrajectoryControl][stderr] 367b100..e4ca747  main       -> origin/main
[INFO] [stderr]   [TrajectoryControl][stdout] Submodule path 'Modules/TrajectoryControl': checked out 'e4ca7474476b8dcf011dfa43d61c9f2dcd32c69c'
[INFO] [stderr] [network][TrajectoryControl] completed: initializing submodule TrajectoryControl
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo5'...
[INFO] [stderr] done.
[INFO] [stdout] test project::submodule::tests::sync_repository_updates_uninitialized_submodule_to_latest_main ... ok
[INFO] [stderr] [network][BasicComponents] started: initializing submodule BasicComponents
[INFO] [stderr]   [BasicComponents] $ git -C /tmp/cpkg-submodule-root-17-1778432522326850642 submodule update --init --remote -- 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-17-1778432521913663491/origin-6/.git/
[INFO] [stdout] [master (root-commit) 840ad9c] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr]   [BasicComponents][stderr] Submodule 'Modules/BasicComponents' (/tmp/cpkg-submodule-origin-b-17-1778432521914988021) registered for path 'Modules/BasicComponents'
[INFO] [stderr]   [BasicComponents][stderr] From /tmp/cpkg-submodule-origin-b-17-1778432521914988021
[INFO] [stderr]   [BasicComponents][stderr] 5db8592..4db753c  main       -> origin/main
[INFO] [stderr]   [BasicComponents][stdout] Submodule path 'Modules/BasicComponents': checked out '4db753c89a17fe18c7b7fa48383f98048ea61f56'
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo6'...
[INFO] [stderr] [network][BasicComponents] completed: initializing submodule BasicComponents
[INFO] [stderr] done.
[INFO] [stderr] [network][TrajectoryControl] started: pulling latest main for TrajectoryControl
[INFO] [stderr]   [TrajectoryControl] $ git -C /tmp/cpkg-submodule-root-17-1778432522326850642/Modules/TrajectoryControl pull --ff-only 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-17-1778432521913663491/origin-7/.git/
[INFO] [stderr]   [TrajectoryControl][stderr] From /tmp/cpkg-submodule-origin-a-17-1778432521914886361
[INFO] [stderr]   [TrajectoryControl][stderr] * branch            main       -> FETCH_HEAD
[INFO] [stderr]   [TrajectoryControl][stderr] e2d41d0..8a2649d  main       -> origin/main
[INFO] [stderr]   [TrajectoryControl][stdout] Updating e2d41d0..8a2649d
[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) 5c330c2] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo7'...
[INFO] [stderr] done.
[INFO] [stdout] Initialized empty Git repository in /tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/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) ce49484] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/super-src/Modules/Repo8'...
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) db8f5b5] 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-17-1778432521913663491/super-bare.git'...
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root'...
[INFO] [stderr] done.
[INFO] [stdout] [main 73b96bc] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 5ccb88b] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 181c592] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 45dca72] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 5bcfd24] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 249143e] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 9ed2f98] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 5d725b5] 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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo1
[INFO] [stderr]   [Repo1][stderr] Submodule 'Modules/Repo1' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-1) registered for path 'Modules/Repo1'
[INFO] [stderr]   [Repo1][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo1'...
[INFO] [stderr]   [Repo1][stderr] done.
[INFO] [stderr]   [Repo1][stdout] Submodule path 'Modules/Repo1': checked out '73b96bc47568ee4b95f55334e7c2956a388a7954'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo2
[INFO] [stderr]   [Repo2][stderr] Submodule 'Modules/Repo2' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-2) registered for path 'Modules/Repo2'
[INFO] [stderr]   [Repo2][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo2'...
[INFO] [stderr]   [Repo2][stderr] done.
[INFO] [stderr]   [Repo2][stdout] Submodule path 'Modules/Repo2': checked out '5ccb88b8588875fecd6f668e2cbe624a76bbdb24'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo3
[INFO] [stderr]   [Repo3][stderr] Submodule 'Modules/Repo3' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-3) registered for path 'Modules/Repo3'
[INFO] [stderr]   [Repo3][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo3'...
[INFO] [stderr]   [Repo3][stderr] done.
[INFO] [stderr]   [Repo3][stdout] Submodule path 'Modules/Repo3': checked out '181c592047067577b90ab3cdc7d6b98cbcf41d8c'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo4
[INFO] [stderr]   [Repo4][stderr] Submodule 'Modules/Repo4' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-4) registered for path 'Modules/Repo4'
[INFO] [stderr]   [Repo4][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo4'...
[INFO] [stderr]   [Repo4][stderr] done.
[INFO] [stderr]   [Repo4][stdout] Submodule path 'Modules/Repo4': checked out '45dca729f89f8ab5372e3207873fc77dc4e86157'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo5
[INFO] [stderr]   [Repo5][stderr] Submodule 'Modules/Repo5' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-5) registered for path 'Modules/Repo5'
[INFO] [stderr]   [Repo5][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo5'...
[INFO] [stderr]   [Repo5][stderr] done.
[INFO] [stderr]   [Repo5][stdout] Submodule path 'Modules/Repo5': checked out '5bcfd24e3d55e20d187386fff77b115809c764ca'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo6
[INFO] [stderr]   [Repo6][stderr] Submodule 'Modules/Repo6' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-6) registered for path 'Modules/Repo6'
[INFO] [stderr]   [Repo6][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo6'...
[INFO] [stderr]   [Repo6][stderr] done.
[INFO] [stderr]   [Repo6][stdout] Submodule path 'Modules/Repo6': checked out '249143eac0e69c560c2b7dce5b13933924d5c63e'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo7
[INFO] [stderr]   [Repo7][stderr] Submodule 'Modules/Repo7' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-7) registered for path 'Modules/Repo7'
[INFO] [stderr]   [Repo7][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo7'...
[INFO] [stderr]   [Repo7][stderr] done.
[INFO] [stderr]   [Repo7][stdout] Submodule path 'Modules/Repo7': checked out '9ed2f98e46b49fcb56fdddbe85d0f2434455126d'
[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-17-1778432521913663491/clone-root submodule update --init --remote -- Modules/Repo8
[INFO] [stderr]   [Repo8][stderr] Submodule 'Modules/Repo8' (/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/origin-8) registered for path 'Modules/Repo8'
[INFO] [stderr]   [Repo8][stderr] Cloning into '/tmp/cpkg-submodule-fresh-clone-17-1778432521913663491/clone-root/Modules/Repo8'...
[INFO] [stderr]   [Repo8][stderr] done.
[INFO] [stderr]   [Repo8][stdout] Submodule path 'Modules/Repo8': checked out '5d725b52c3b13249058a8ed85eeba00466e00482'
[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' (837) 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   14: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   19: test::run_test_in_process
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   20: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   21: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   31: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575b8b1ee2ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575b8b1ee2ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575b8b1ee2ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x575b8b1ee2ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x575b8b204c1a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x575b8b204c1a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x575b8b1f3632 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x575b8b1f3632 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x575b8b1ca2ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x575b8b1ca2ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x575b8b1e5369 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x575b8b15ad9c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x575b8b15ad9c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x575b8b1e55e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x575b8b1e55e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x575b8b1ca3a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x575b8b1bec39 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x575b8b1cb30d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x575b8b2053dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x575b8b205152 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x575b8af85af9 - <core[e929cb53b82a81ca]::result::Result<cpkg[b1e3e7f93bab7509]::project::manifest::WtrProject, anyhow[dfe6c6521e54d427]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x575b8af85af9 - cpkg[b1e3e7f93bab7509]::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:     0x575b8af7b607 - cpkg[b1e3e7f93bab7509]::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:     0x575b8af5ba26 - <cpkg[b1e3e7f93bab7509]::project::workflow::tests::remove_last_package_writes_empty_integration_without_index::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x575b8b14e07b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575b8b14e07b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x575b8b15b86b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x575b8b15b86b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x575b8b15b86b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x575b8b15b86b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x575b8b15b86b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x575b8b15b86b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x575b8b15b86b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x575b8b154f84 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x575b8b154f84 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x575b8b15e472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x575b8b15e472 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x575b8b15e472 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x575b8b15e472 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x575b8b15e472 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x575b8b15e472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x575b8b15e472 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x575b8b1ed66f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x575b8b1ed66f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x748bf8f07aa4 - <unknown>
[INFO] [stdout]   45:     0x748bf8f94a64 - 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 5.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "21eb539839830add5657090e4d70012acd3c41900be4ce0a43cd149ec52be39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21eb539839830add5657090e4d70012acd3c41900be4ce0a43cd149ec52be39e", kill_on_drop: false }`
[INFO] [stdout] 21eb539839830add5657090e4d70012acd3c41900be4ce0a43cd149ec52be39e
