[INFO] cloning repository https://github.com/faradayio/cage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faradayio/cage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 314ad8ffa43a66fe84a4503c10aabed267875b07
[INFO] testing faradayio/cage against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/faradayio/cage
[INFO] finished tweaking git repo https://github.com/faradayio/cage
[INFO] tweaked toml for git repo https://github.com/faradayio/cage written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faradayio/cage on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faradayio/cage 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccca3667f5804f62073186f678cf67a45568179645e76dbf03d6a8896e193943
[INFO] running `Command { std: "docker" "start" "-a" "ccca3667f5804f62073186f678cf67a45568179645e76dbf03d6a8896e193943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccca3667f5804f62073186f678cf67a45568179645e76dbf03d6a8896e193943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccca3667f5804f62073186f678cf67a45568179645e76dbf03d6a8896e193943", kill_on_drop: false }`
[INFO] [stdout] ccca3667f5804f62073186f678cf67a45568179645e76dbf03d6a8896e193943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75a1bdcf99e8a7dab5e157808ee042247af811f7b1c4e564454f77a2bfbc2b37
[INFO] running `Command { std: "docker" "start" "-a" "75a1bdcf99e8a7dab5e157808ee042247af811f7b1c4e564454f77a2bfbc2b37", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling psl v2.1.155
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling valico v4.0.0
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling faraday_compose_yml v0.0.62 (https://github.com/faradayio/compose_yml#d199bd5f)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hashicorp_vault v2.1.1
[INFO] [stderr]    Compiling bollard v0.19.3
[INFO] [stderr]    Compiling cage v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "75a1bdcf99e8a7dab5e157808ee042247af811f7b1c4e564454f77a2bfbc2b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a1bdcf99e8a7dab5e157808ee042247af811f7b1c4e564454f77a2bfbc2b37", kill_on_drop: false }`
[INFO] [stdout] 75a1bdcf99e8a7dab5e157808ee042247af811f7b1c4e564454f77a2bfbc2b37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 181dc7fbd2f24ce55888deff01eb02183c3b565103fe2e0ec5586ae695418e70
[INFO] running `Command { std: "docker" "start" "-a" "181dc7fbd2f24ce55888deff01eb02183c3b565103fe2e0ec5586ae695418e70", kill_on_drop: false }`
[INFO] [stderr]    Compiling cli_test_dir v0.1.8
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling cage v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.76s
[INFO] running `Command { std: "docker" "inspect" "181dc7fbd2f24ce55888deff01eb02183c3b565103fe2e0ec5586ae695418e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181dc7fbd2f24ce55888deff01eb02183c3b565103fe2e0ec5586ae695418e70", kill_on_drop: false }`
[INFO] [stdout] 181dc7fbd2f24ce55888deff01eb02183c3b565103fe2e0ec5586ae695418e70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae5877605f3e19e40909fc97d17f0e0a1568542b1f474aa813fd3f7a238b7c68
[INFO] running `Command { std: "docker" "start" "-a" "ae5877605f3e19e40909fc97d17f0e0a1568542b1f474aa813fd3f7a238b7c68", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cage-91abfa027148d4e5)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test args::cmd::command_to_args_converts_to_arguments ... ok
[INFO] [stdout] test args::opts::process_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::logs_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::exec_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::process_options_to_args_returns_empty_for_default_opts ... ok
[INFO] [stdout] test args::opts::rm_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::run_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] Generating: .gitignore
[INFO] [stdout] test command_runner::os_command_runner_runs_commands ... ok
[INFO] [stdout] test command_runner::test_command_runner_logs_commands ... ok
[INFO] [stdout] test default_tags::defaults_tags_using_data_from_file ... ok
[INFO] [stdout] test dir::find_project_walks_up_directory_tree ... ok
[INFO] [stdout] test ext::context::human_alias_uses_dir_name_and_branch_but_ignores_subdir ... ok
[INFO] [stdout] test ext::git_url::clone_args_handles_branch ... ok
[INFO] [stdout] test ext::service::build_context_can_specify_a_subdirectory ... ok
[INFO] [stdout] test ext::service::shell_returns_preferred_shell_for_this_service ... ok
[INFO] [stdout] test ext::service::src_dir_returns_the_source_directory_for_this_service ... ok
[INFO] [stdout] test cmd::run::runs_tests ... FAILED
[INFO] [stdout] test cmd::exec::runs_shells ... FAILED
[INFO] [stdout] test cmd::generate::generate_new_creates_a_project ... FAILED
[INFO] [stdout] test cmd::run::runs_tests_and_extracts_output ... FAILED
[INFO] [stdout] test cmd::run::runs_tests_with_custom_command ... FAILED
[INFO] [stdout] test plugins::transform::secrets::can_deserialize_config ... ok
[INFO] [stdout] test cmd::run_script::runs_scripts_on_all_services ... FAILED
[INFO] [stdout] test plugins::transform::vault::can_deserialize_config ... ok
[INFO] [stdout] test cmd::run::fails_on_a_multi_service_pod ... FAILED
[INFO] [stdout] test plugins::transform::vault::target_config_extension ... ok
[INFO] [stdout] test cmd::logs::errors_when_act_on_specifies_multiple_containers ... FAILED
[INFO] [stdout] test cmd::logs::runs_docker_compose_logs ... FAILED
[INFO] [stdout] test plugins::transform::vault::test::renew_token_if_half_of_ttl_expired ... ok
[INFO] [stdout] test plugins::transform::vault::test::renew_token_if_policies_do_not_match ... ok
[INFO] [stdout] test plugins::transform::vault::test::do_not_renew_token_if_policies_and_ttl_are_fine ... ok
[INFO] [stdout] test plugins::transform::sources::adds_a_volume_with_a_subdirectory ... FAILED
[INFO] [stdout] test cmd::pull::runs_docker_compose_pull_on_all_pods ... FAILED
[INFO] [stdout] test project::check_config_version ... ok
[INFO] [stdout] test plugins::transform::remove_build::removes_build_for_most_commands ... ok
[INFO] [stdout] test cmd::exec::invokes_docker_exec ... FAILED
[INFO] [stdout] test project::export_applies_expected_transforms ... FAILED
[INFO] [stdout] test pod::can_merge_base_file_and_target ... ok
[INFO] [stdout] test plugins::transform::vault::test::only_applied_in_specified_targets ... ok
[INFO] [stdout] test project::name_defaults_to_project_dir_but_can_be_overridden ... ok
[INFO] [stdout] test plugins::transform::secrets::injects_secrets_into_services ... ok
[INFO] [stdout] test pod::pod_type_returns_type_of_pod ... ok
[INFO] [stdout] test plugins::transform::remove_build::leaves_build_in_when_building ... ok
[INFO] [stdout] test pod::pods_are_normalized_on_load ... ok
[INFO] [stdout] test project::semver_behaves_as_expected ... ok
[INFO] [stdout] test plugins::transform::secrets::enabled_for_projects_with_config_file ... ok
[INFO] [stdout] test project::new_from_example_uses_example_and_target ... ok
[INFO] [stdout] test project::output_applies_expected_transforms ... FAILED
[INFO] [stdout] test project::output_mounts_cloned_libraries ... FAILED
[INFO] [stdout] test project::targets_are_loaded ... ok
[INFO] [stdout] test sources::can_be_checked_to_see_if_cloned ... FAILED
[INFO] [stdout] test project::pod_or_service_finds_either ... ok
[INFO] [stdout] test sources::are_loaded_from_config_sources_yml ... ok
[INFO] [stdout] test template::loads_correct_files_for_template ... ok
[INFO] [stdout] test util::path_glob_uses_path_as_base ... ok
[INFO] [stdout] test sources::are_loaded_with_projects ... ok
[INFO] [stdout] test sources::rejects_libs_with_subdirectories ... ok
[INFO] [stdout] test project::pods_are_loaded ... ok
[INFO] [stdout] test sources::dir_context_is_always_available_locally ... ok
[INFO] [stdout] test hook::runs_requested_hook_scripts ... FAILED
[INFO] [stdout] test cmd::up::runs_docker_compose_up_honors_enable_in_targets ... FAILED
[INFO] [stdout] test cmd::run::runs_a_single_service_pod ... FAILED
[INFO] [stdout] test cmd::compose::runs_docker_compose_on_named_pods_and_services ... FAILED
[INFO] [stdout] test cmd::compose::runs_docker_compose_on_all_pods ... FAILED
[INFO] [stdout] test plugins::transform::vault::test::interpolates_policies ... FAILED
[INFO] [stdout] test project::export_creates_a_directory_of_flat_yml_files ... FAILED
[INFO] [stdout] test project::output_supports_in_tree_source_code ... FAILED
[INFO] [stdout] test project::output_creates_a_directory_of_flat_yml_files ... FAILED
[INFO] [stdout] test sources::can_be_cloned ... FAILED
[INFO] [stdout] test sources::mounted_state_is_saved_between_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_tests' (41) panicked at src/cmd/run.rs:195:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-64387/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::run::runs_tests
[INFO] [stdout]              at ./src/cmd/run.rs:195:10
[INFO] [stdout]   25: cage::cmd::run::runs_tests::{closure#0}
[INFO] [stdout]              at ./src/cmd/run.rs:190:16
[INFO] [stdout]   26: <cage::cmd::run::runs_tests::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe46c0 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe46c0 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:195:25
[INFO] [stdout]   22:     0x622a9fbce7d7 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:190:16
[INFO] [stdout]   23:     0x622a9fc43a16 - <cage[bfb5cf52040b6be8]::cmd::run::runs_tests::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::exec::runs_shells stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::exec::runs_shells' (34) panicked at src/cmd/exec.rs:120:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-27359/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::exec::runs_shells
[INFO] [stdout]              at ./src/cmd/exec.rs:120:10
[INFO] [stdout]   25: cage::cmd::exec::runs_shells::{closure#0}
[INFO] [stdout]              at ./src/cmd/exec.rs:116:17
[INFO] [stdout]   26: <cage::cmd::exec::runs_shells::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce6f8a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce6f8a - cage[bfb5cf52040b6be8]::cmd::exec::runs_shells
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:120:25
[INFO] [stdout]   22:     0x622a9fce0107 - cage[bfb5cf52040b6be8]::cmd::exec::runs_shells::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:116:17
[INFO] [stdout]   23:     0x622a9fc43b56 - <cage[bfb5cf52040b6be8]::cmd::exec::runs_shells::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::generate::generate_new_creates_a_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::generate::generate_new_creates_a_project' (35) panicked at src/cmd/generate.rs:110:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for /opt/rustwide/workdir/test_project: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::template::Template>::generate::<cage::cmd::generate::ProjectInfo>
[INFO] [stdout]              at ./src/template.rs:118:18
[INFO] [stdout]    6: <cage::project::Project as cage::cmd::generate::CommandGenerate>::generate_new
[INFO] [stdout]              at ./src/cmd/generate.rs:57:19
[INFO] [stdout]    7: cage::cmd::generate::generate_new_creates_a_project
[INFO] [stdout]              at ./src/cmd/generate.rs:110:5
[INFO] [stdout]    8: cage::cmd::generate::generate_new_creates_a_project::{closure#0}
[INFO] [stdout]              at ./src/cmd/generate.rs:108:36
[INFO] [stdout]    9: <cage::cmd::generate::generate_new_creates_a_project::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   12: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   16: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   18: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   19: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   22: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   27: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   29: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbec17a - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::path::PathBuf, anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbec17a - cage[bfb5cf52040b6be8]::cmd::generate::generate_new_creates_a_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:110:49
[INFO] [stdout]   22:     0x622a9fbce957 - cage[bfb5cf52040b6be8]::cmd::generate::generate_new_creates_a_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:108:36
[INFO] [stdout]   23:     0x622a9fc43d16 - <cage[bfb5cf52040b6be8]::cmd::generate::generate_new_creates_a_project::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_tests_and_extracts_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_tests_and_extracts_output' (42) panicked at src/cmd/run.rs:269:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-28056/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::run::runs_tests_and_extracts_output
[INFO] [stdout]              at ./src/cmd/run.rs:269:10
[INFO] [stdout]   25: cage::cmd::run::runs_tests_and_extracts_output::{closure#0}
[INFO] [stdout]              at ./src/cmd/run.rs:264:36
[INFO] [stdout]   26: <cage::cmd::run::runs_tests_and_extracts_output::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe6760 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe6760 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests_and_extracts_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:269:25
[INFO] [stdout]   22:     0x622a9fbce867 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests_and_extracts_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:264:36
[INFO] [stdout]   23:     0x622a9fc43ad6 - <cage[bfb5cf52040b6be8]::cmd::run::runs_tests_and_extracts_output::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_tests_with_custom_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_tests_with_custom_command' (43) panicked at src/cmd/run.rs:231:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-4259/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::run::runs_tests_with_custom_command
[INFO] [stdout]              at ./src/cmd/run.rs:231:10
[INFO] [stdout]   25: cage::cmd::run::runs_tests_with_custom_command::{closure#0}
[INFO] [stdout]              at ./src/cmd/run.rs:226:36
[INFO] [stdout]   26: <cage::cmd::run::runs_tests_with_custom_command::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe7ba0 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe7ba0 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests_with_custom_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:231:25
[INFO] [stdout]   22:     0x622a9fbce897 - cage[bfb5cf52040b6be8]::cmd::run::runs_tests_with_custom_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:226:36
[INFO] [stdout]   23:     0x622a9fc43b16 - <cage[bfb5cf52040b6be8]::cmd::run::runs_tests_with_custom_command::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run_script::runs_scripts_on_all_services stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run_script::runs_scripts_on_all_services' (44) panicked at src/cmd/run_script.rs:72:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-24786/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce574e - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce574e - cage[bfb5cf52040b6be8]::cmd::run_script::runs_scripts_on_all_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run_script.rs:72:31
[INFO] [stdout]   22:     0x622a9fce00a7 - cage[bfb5cf52040b6be8]::cmd::run_script::runs_scripts_on_all_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run_script.rs:67:34
[INFO] [stdout]   23:     0x622a9fc43996 - <cage[bfb5cf52040b6be8]::cmd::run_script::runs_scripts_on_all_services::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::fails_on_a_multi_service_pod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::fails_on_a_multi_service_pod' (39) panicked at src/cmd/run.rs:158:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-27123/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::run::fails_on_a_multi_service_pod
[INFO] [stdout]              at ./src/cmd/run.rs:158:10
[INFO] [stdout]   25: cage::cmd::run::fails_on_a_multi_service_pod::{closure#0}
[INFO] [stdout]              at ./src/cmd/run.rs:154:34
[INFO] [stdout]   26: <cage::cmd::run::fails_on_a_multi_service_pod::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe62b6 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe62b6 - cage[bfb5cf52040b6be8]::cmd::run::fails_on_a_multi_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:158:24
[INFO] [stdout]   22:     0x622a9fbce837 - cage[bfb5cf52040b6be8]::cmd::run::fails_on_a_multi_service_pod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:154:34
[INFO] [stdout]   23:     0x622a9fc43a96 - <cage[bfb5cf52040b6be8]::cmd::run::fails_on_a_multi_service_pod::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::logs::errors_when_act_on_specifies_multiple_containers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::logs::errors_when_act_on_specifies_multiple_containers' (36) panicked at src/cmd/logs.rs:78:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-8183/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce9426 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce9426 - cage[bfb5cf52040b6be8]::cmd::logs::errors_when_act_on_specifies_multiple_containers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:78:25
[INFO] [stdout]   22:     0x622a9fce0197 - cage[bfb5cf52040b6be8]::cmd::logs::errors_when_act_on_specifies_multiple_containers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:74:54
[INFO] [stdout]   23:     0x622a9fc43c16 - <cage[bfb5cf52040b6be8]::cmd::logs::errors_when_act_on_specifies_multiple_containers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::logs::runs_docker_compose_logs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::logs::runs_docker_compose_logs' (37) panicked at src/cmd/logs.rs:50:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-8301/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce87ea - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce87ea - cage[bfb5cf52040b6be8]::cmd::logs::runs_docker_compose_logs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:50:25
[INFO] [stdout]   22:     0x622a9fce0167 - cage[bfb5cf52040b6be8]::cmd::logs::runs_docker_compose_logs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:46:30
[INFO] [stdout]   23:     0x622a9fc43bd6 - <cage[bfb5cf52040b6be8]::cmd::logs::runs_docker_compose_logs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugins::transform::sources::adds_a_volume_with_a_subdirectory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugins::transform::sources::adds_a_volume_with_a_subdirectory' (81) panicked at src/plugins/transform/sources.rs:106:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[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: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <cage::sources::Source>::fake_clone_source
[INFO] [stdout]              at ./src/sources.rs:342:9
[INFO] [stdout]    3: cage::plugins::transform::sources::adds_a_volume_with_a_subdirectory
[INFO] [stdout]              at ./src/plugins/transform/sources.rs:106:16
[INFO] [stdout]    4: cage::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0}
[INFO] [stdout]              at ./src/plugins/transform/sources.rs:98:39
[INFO] [stdout]    5: <cage::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbf22ed - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbf22ed - cage[bfb5cf52040b6be8]::plugins::transform::sources::adds_a_volume_with_a_subdirectory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/sources.rs:106:49
[INFO] [stdout]   22:     0x622a9fbceb67 - cage[bfb5cf52040b6be8]::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/sources.rs:98:39
[INFO] [stdout]   23:     0x622a9fc44216 - <cage[bfb5cf52040b6be8]::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::pull::runs_docker_compose_pull_on_all_pods stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::pull::runs_docker_compose_pull_on_all_pods' (38) panicked at src/cmd/pull.rs:49:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-51624/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::pull::runs_docker_compose_pull_on_all_pods
[INFO] [stdout]              at ./src/cmd/pull.rs:49:10
[INFO] [stdout]   25: cage::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0}
[INFO] [stdout]              at ./src/cmd/pull.rs:45:42
[INFO] [stdout]   26: <cage::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe8c2a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe8c2a - cage[bfb5cf52040b6be8]::cmd::pull::runs_docker_compose_pull_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/pull.rs:49:25
[INFO] [stdout]   22:     0x622a9fbce8c7 - cage[bfb5cf52040b6be8]::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/pull.rs:45:42
[INFO] [stdout]   23:     0x622a9fc43c56 - <cage[bfb5cf52040b6be8]::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::exec::invokes_docker_exec stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::exec::invokes_docker_exec' (33) panicked at src/cmd/exec.rs:91:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-16176/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::cmd::exec::invokes_docker_exec
[INFO] [stdout]              at ./src/cmd/exec.rs:91:10
[INFO] [stdout]   25: cage::cmd::exec::invokes_docker_exec::{closure#0}
[INFO] [stdout]              at ./src/cmd/exec.rs:87:25
[INFO] [stdout]   26: <cage::cmd::exec::invokes_docker_exec::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce7b4a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce7b4a - cage[bfb5cf52040b6be8]::cmd::exec::invokes_docker_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:91:25
[INFO] [stdout]   22:     0x622a9fce0137 - cage[bfb5cf52040b6be8]::cmd::exec::invokes_docker_exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:87:25
[INFO] [stdout]   23:     0x622a9fc43b96 - <cage[bfb5cf52040b6be8]::cmd::exec::invokes_docker_exec::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::export_applies_expected_transforms stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::export_applies_expected_transforms' (93) panicked at src/project.rs:888:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[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: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <cage::sources::Source>::fake_clone_source
[INFO] [stdout]              at ./src/sources.rs:342:9
[INFO] [stdout]    3: cage::project::export_applies_expected_transforms
[INFO] [stdout]              at ./src/project.rs:888:16
[INFO] [stdout]    4: cage::project::export_applies_expected_transforms::{closure#0}
[INFO] [stdout]              at ./src/project.rs:875:40
[INFO] [stdout]    5: <cage::project::export_applies_expected_transforms::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbddde3 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbddde3 - cage[bfb5cf52040b6be8]::project::export_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:888:49
[INFO] [stdout]   22:     0x622a9fbce4d7 - cage[bfb5cf52040b6be8]::project::export_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:875:40
[INFO] [stdout]   23:     0x622a9fc435d6 - <cage[bfb5cf52040b6be8]::project::export_applies_expected_transforms::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::output_applies_expected_transforms stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::output_applies_expected_transforms' (97) panicked at src/project.rs:759:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[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: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <cage::sources::Source>::fake_clone_source
[INFO] [stdout]              at ./src/sources.rs:342:9
[INFO] [stdout]    3: cage::project::output_applies_expected_transforms
[INFO] [stdout]              at ./src/project.rs:759:16
[INFO] [stdout]    4: cage::project::output_applies_expected_transforms::{closure#0}
[INFO] [stdout]              at ./src/project.rs:745:40
[INFO] [stdout]    5: <cage::project::output_applies_expected_transforms::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbdeb3d - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbdeb3d - cage[bfb5cf52040b6be8]::project::output_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:759:49
[INFO] [stdout]   22:     0x622a9fbce507 - cage[bfb5cf52040b6be8]::project::output_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:745:40
[INFO] [stdout]   23:     0x622a9fc43616 - <cage[bfb5cf52040b6be8]::project::output_applies_expected_transforms::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::output_mounts_cloned_libraries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::output_mounts_cloned_libraries' (99) panicked at src/project.rs:811:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[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: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <cage::sources::Source>::fake_clone_source
[INFO] [stdout]              at ./src/sources.rs:342:9
[INFO] [stdout]    3: cage::project::output_mounts_cloned_libraries
[INFO] [stdout]              at ./src/project.rs:811:16
[INFO] [stdout]    4: cage::project::output_mounts_cloned_libraries::{closure#0}
[INFO] [stdout]              at ./src/project.rs:801:36
[INFO] [stdout]    5: <cage::project::output_mounts_cloned_libraries::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbdd0f2 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbdd0f2 - cage[bfb5cf52040b6be8]::project::output_mounts_cloned_libraries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:811:49
[INFO] [stdout]   22:     0x622a9fbce4a7 - cage[bfb5cf52040b6be8]::project::output_mounts_cloned_libraries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:801:36
[INFO] [stdout]   23:     0x622a9fc43596 - <cage[bfb5cf52040b6be8]::project::output_mounts_cloned_libraries::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sources::can_be_checked_to_see_if_cloned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sources::can_be_checked_to_see_if_cloned' (107) panicked at src/sources.rs:419:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[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: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <cage::sources::Source>::fake_clone_source
[INFO] [stdout]              at ./src/sources.rs:342:9
[INFO] [stdout]    3: cage::sources::can_be_checked_to_see_if_cloned
[INFO] [stdout]              at ./src/sources.rs:419:12
[INFO] [stdout]    4: cage::sources::can_be_checked_to_see_if_cloned::{closure#0}
[INFO] [stdout]              at ./src/sources.rs:410:37
[INFO] [stdout]    5: <cage::sources::can_be_checked_to_see_if_cloned::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe3274 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe3274 - cage[bfb5cf52040b6be8]::sources::can_be_checked_to_see_if_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:419:45
[INFO] [stdout]   22:     0x622a9fbce6e7 - cage[bfb5cf52040b6be8]::sources::can_be_checked_to_see_if_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:410:37
[INFO] [stdout]   23:     0x622a9fc43816 - <cage[bfb5cf52040b6be8]::sources::can_be_checked_to_see_if_cloned::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- hook::runs_requested_hook_scripts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hook::runs_requested_hook_scripts' (75) panicked at src/hook.rs:103:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-31953/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::hook::runs_requested_hook_scripts
[INFO] [stdout]              at ./src/hook.rs:103:10
[INFO] [stdout]   25: cage::hook::runs_requested_hook_scripts::{closure#0}
[INFO] [stdout]              at ./src/hook.rs:99:33
[INFO] [stdout]   26: <cage::hook::runs_requested_hook_scripts::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce463a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce463a - cage[bfb5cf52040b6be8]::hook::runs_requested_hook_scripts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:103:25
[INFO] [stdout]   22:     0x622a9fce0047 - cage[bfb5cf52040b6be8]::hook::runs_requested_hook_scripts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:99:33
[INFO] [stdout]   23:     0x622a9fc433d6 - <cage[bfb5cf52040b6be8]::hook::runs_requested_hook_scripts::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::up::runs_docker_compose_up_honors_enable_in_targets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::up::runs_docker_compose_up_honors_enable_in_targets' (45) panicked at src/cmd/up.rs:131:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-27773/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fce6468 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fce6468 - cage[bfb5cf52040b6be8]::cmd::up::runs_docker_compose_up_honors_enable_in_targets
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/up.rs:131:23
[INFO] [stdout]   22:     0x622a9fce00d7 - cage[bfb5cf52040b6be8]::cmd::up::runs_docker_compose_up_honors_enable_in_targets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/up.rs:126:53
[INFO] [stdout]   23:     0x622a9fc439d6 - <cage[bfb5cf52040b6be8]::cmd::up::runs_docker_compose_up_honors_enable_in_targets::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_a_single_service_pod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_a_single_service_pod' (40) panicked at src/cmd/run.rs:168:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-34932/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe563a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe563a - cage[bfb5cf52040b6be8]::cmd::run::runs_a_single_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:168:24
[INFO] [stdout]   22:     0x622a9fbce807 - cage[bfb5cf52040b6be8]::cmd::run::runs_a_single_service_pod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:164:31
[INFO] [stdout]   23:     0x622a9fc43a56 - <cage[bfb5cf52040b6be8]::cmd::run::runs_a_single_service_pod::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::compose::runs_docker_compose_on_named_pods_and_services stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::compose::runs_docker_compose_on_named_pods_and_services' (32) panicked at src/cmd/compose.rs:159:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-65038/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbeafba - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbeafba - cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_named_pods_and_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:159:25
[INFO] [stdout]   22:     0x622a9fbce927 - cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_named_pods_and_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:155:52
[INFO] [stdout]   23:     0x622a9fc43cd6 - <cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_named_pods_and_services::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::compose::runs_docker_compose_on_all_pods stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::compose::runs_docker_compose_on_all_pods' (31) panicked at src/cmd/compose.rs:125:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-12515/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]   35: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   36: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   37: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   38: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   39: rayon_core::join::join_context::call_b::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   40: <rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call::<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43: __rust_try
[INFO] [stdout]   44: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   47: <rayon_core::job::JobResult<core::option::Option<core::result::Result<(), anyhow::Error>>>>::call::<rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   48: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   49: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   50: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   51: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   52: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   53: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   54: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   55: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   56: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   57: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61: __rust_try
[INFO] [stdout]   62: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68: <unknown>
[INFO] [stdout]   69: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe9b8a - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe9b8a - cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:125:25
[INFO] [stdout]   22:     0x622a9fbce8f7 - cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_all_pods::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:121:37
[INFO] [stdout]   23:     0x622a9fc43c96 - <cage[bfb5cf52040b6be8]::cmd::compose::runs_docker_compose_on_all_pods::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugins::transform::vault::test::interpolates_policies stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugins::transform::vault::test::interpolates_policies' (85) panicked at src/plugins/transform/vault.rs:764:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not write to 'target/test_output/vault_integration-10537/vault-cache/frontend.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/vault_integration-10537/vault-cache: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: cage::serde_helpers::dump_yaml::<cage::plugins::transform::vault::CachedTokens>
[INFO] [stdout]              at ./src/serde_helpers.rs:34:10
[INFO] [stdout]    6: <cage::plugins::transform::vault::TokenCache>::save
[INFO] [stdout]              at ./src/plugins/transform/vault.rs:410:9
[INFO] [stdout]    7: <cage::plugins::transform::vault::Plugin as cage::plugins::PluginTransform>::transform
[INFO] [stdout]              at ./src/plugins/transform/vault.rs:641:15
[INFO] [stdout]    8: cage::plugins::transform::vault::test::interpolates_policies
[INFO] [stdout]              at ./src/plugins/transform/vault.rs:763:14
[INFO] [stdout]    9: cage::plugins::transform::vault::test::interpolates_policies::{closure#0}
[INFO] [stdout]              at ./src/plugins/transform/vault.rs:745:31
[INFO] [stdout]   10: <cage::plugins::transform::vault::test::interpolates_policies::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbf32e9 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbf32e9 - cage[bfb5cf52040b6be8]::plugins::transform::vault::test::interpolates_policies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:764:14
[INFO] [stdout]   22:     0x622a9fbceb97 - cage[bfb5cf52040b6be8]::plugins::transform::vault::test::interpolates_policies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:745:31
[INFO] [stdout]   23:     0x622a9fc44256 - <cage[bfb5cf52040b6be8]::plugins::transform::vault::test::interpolates_policies::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::export_creates_a_directory_of_flat_yml_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::export_creates_a_directory_of_flat_yml_files' (94) panicked at src/project.rs:867:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-26455/hello_export: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   24: rayon_core::join::join_context::call_b::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   25: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>>::run_inline
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:102:9
[INFO] [stdout]   26: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:165:38
[INFO] [stdout]   27: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   29: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: __rust_try
[INFO] [stdout]   32: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   35: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   36: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   37: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   38: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   39: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   40: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   41: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   42: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   43: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   44: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   45: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49: __rust_try
[INFO] [stdout]   50: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56: <unknown>
[INFO] [stdout]   57: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe129d - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe129d - cage[bfb5cf52040b6be8]::project::export_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:867:30
[INFO] [stdout]   22:     0x622a9fbce597 - cage[bfb5cf52040b6be8]::project::export_creates_a_directory_of_flat_yml_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:862:50
[INFO] [stdout]   23:     0x622a9fc436d6 - <cage[bfb5cf52040b6be8]::project::export_creates_a_directory_of_flat_yml_files::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::output_supports_in_tree_source_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::output_supports_in_tree_source_code' (100) panicked at src/project.rs:840:26:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/node_hello-19095/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   12: <rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>> as rayon::iter::plumbing::ProducerCallback<&cage::pod::Pod>>::callback::<rayon::slice::IterProducer<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   13: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::IndexedParallelIterator>::with_producer::<rayon::iter::plumbing::bridge::Callback<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   14: rayon::iter::plumbing::bridge::<rayon::slice::Iter<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   15: <rayon::slice::Iter<cage::pod::Pod> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:818:9
[INFO] [stdout]   16: <rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:42:19
[INFO] [stdout]   17: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   18: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::drive_unindexed::<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/fold.rs:52:19
[INFO] [stdout]   19: rayon::iter::reduce::reduce::<rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   20: <rayon::iter::fold::Fold<rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}> as rayon::iter::ParallelIterator>::reduce::<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:987:9
[INFO] [stdout]   21: <rayon::iter::map::Map<rayon::iter::filter::Filter<rayon::slice::Iter<cage::pod::Pod>, <cage::project::Project>::output_helper::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::ParallelIterator>::reduce_with::<<cage::project::Project>::output_helper::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:1036:14
[INFO] [stdout]   22: <cage::project::Project>::output_helper
[INFO] [stdout]              at ./src/project.rs:589:14
[INFO] [stdout]   23: <cage::project::Project>::output
[INFO] [stdout]              at ./src/project.rs:604:14
[INFO] [stdout]   24: cage::project::output_supports_in_tree_source_code
[INFO] [stdout]              at ./src/project.rs:840:10
[INFO] [stdout]   25: cage::project::output_supports_in_tree_source_code::{closure#0}
[INFO] [stdout]              at ./src/project.rs:838:41
[INFO] [stdout]   26: <cage::project::output_supports_in_tree_source_code::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbdff18 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbdff18 - cage[bfb5cf52040b6be8]::project::output_supports_in_tree_source_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:840:26
[INFO] [stdout]   22:     0x622a9fbce537 - cage[bfb5cf52040b6be8]::project::output_supports_in_tree_source_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:838:41
[INFO] [stdout]   23:     0x622a9fc43656 - <cage[bfb5cf52040b6be8]::project::output_supports_in_tree_source_code::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project::output_creates_a_directory_of_flat_yml_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::output_creates_a_directory_of_flat_yml_files' (98) panicked at src/project.rs:737:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/rails_hello-4823/pods: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::project::Project>::output_helper::{closure#1}
[INFO] [stdout]              at ./src/project.rs:576:59
[INFO] [stdout]    6: <rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:233:27
[INFO] [stdout]    7: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter.rs:119:34
[INFO] [stdout]    8: <rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}> as rayon::iter::plumbing::Folder<&cage::pod::Pod>>::consume_iter::<core::slice::iter::Iter<cage::pod::Pod>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stdout]    9: <rayon::slice::IterProducer<cage::pod::Pod> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::filter::FilterFolder<rayon::iter::map::MapFolder<rayon::iter::fold::FoldFolder<rayon::iter::reduce::ReduceFolder<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>, core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::option::Option<core::result::Result<(), anyhow::Error>>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}>, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::option::Option<core::result::Result<(), anyhow::Error>>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   21: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: __rust_try
[INFO] [stdout]   25: std::panicking::catch_unwind::<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   28: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   29: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   30: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   31: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   32: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   33: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   34: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   35: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   36: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: __rust_try
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe195e - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe195e - cage[bfb5cf52040b6be8]::project::output_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:737:23
[INFO] [stdout]   22:     0x622a9fbce5c7 - cage[bfb5cf52040b6be8]::project::output_creates_a_directory_of_flat_yml_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:734:50
[INFO] [stdout]   23:     0x622a9fc43716 - <cage[bfb5cf52040b6be8]::project::output_creates_a_directory_of_flat_yml_files::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sources::can_be_cloned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sources::can_be_cloned' (108) panicked at src/sources.rs:401:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error creating parent directories for target/test_output/hello-10767/src: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: <cage::sources::Source>::clone_source::<cage::command_runner::TestCommandRunner>
[INFO] [stdout]              at ./src/sources.rs:321:40
[INFO] [stdout]    6: cage::sources::can_be_cloned
[INFO] [stdout]              at ./src/sources.rs:401:12
[INFO] [stdout]    7: cage::sources::can_be_cloned::{closure#0}
[INFO] [stdout]              at ./src/sources.rs:392:19
[INFO] [stdout]    8: <cage::sources::can_be_cloned::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   11: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   12: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   13: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   14: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   17: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   18: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   20: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   21: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   26: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   28: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe24c4 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe24c4 - cage[bfb5cf52040b6be8]::sources::can_be_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:401:49
[INFO] [stdout]   22:     0x622a9fbce687 - cage[bfb5cf52040b6be8]::sources::can_be_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:392:19
[INFO] [stdout]   23:     0x622a9fc43796 - <cage[bfb5cf52040b6be8]::sources::can_be_cloned::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sources::mounted_state_is_saved_between_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sources::mounted_state_is_saved_between_runs' (110) panicked at src/sources.rs:449:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not write to 'target/test_output/node_hello-64376/mounted.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/node_hello-64376: Read-only file system (os error 30)
[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: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#1}
[INFO] [stdout]              at ./src/util.rs:16:26
[INFO] [stdout]    2: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}
[INFO] [stdout]              at ./src/util.rs:110:22
[INFO] [stdout]    3: <core::result::Result<(), retry::Error<std::io::error::Error>>>::map_err::<anyhow::Error, <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent::{closure#3}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <std::path::Path as cage::util::ConductorPathExt>::with_guaranteed_parent
[INFO] [stdout]              at ./src/util.rs:110:10
[INFO] [stdout]    5: cage::serde_helpers::dump_yaml::<alloc::collections::btree::map::BTreeMap<&str, bool>>
[INFO] [stdout]              at ./src/serde_helpers.rs:34:10
[INFO] [stdout]    6: <cage::sources::Sources>::save_settings
[INFO] [stdout]              at ./src/sources.rs:221:9
[INFO] [stdout]    7: <cage::project::Project>::save_settings
[INFO] [stdout]              at ./src/project.rs:530:22
[INFO] [stdout]    8: cage::sources::mounted_state_is_saved_between_runs
[INFO] [stdout]              at ./src/sources.rs:449:14
[INFO] [stdout]    9: cage::sources::mounted_state_is_saved_between_runs::{closure#0}
[INFO] [stdout]              at ./src/sources.rs:434:41
[INFO] [stdout]   10: <cage::sources::mounted_state_is_saved_between_runs::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622aa0dbe0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622aa0dbe0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622aa0dd8a4a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622aa0dd8a4a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x622aa0dc54f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622aa0dc54f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622aa0d98f6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622aa0d98f6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622aa0db4e09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622a9fdf524e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622a9fdf524e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622aa0db5072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622aa0db5072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622aa0d99028 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622aa0d8d939 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622aa0d9a1dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622aa0dd923c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622aa0dd8f82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x622a9fbe3cc6 - <core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x622a9fbe3cc6 - cage[bfb5cf52040b6be8]::sources::mounted_state_is_saved_between_runs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:449:30
[INFO] [stdout]   22:     0x622a9fbce777 - cage[bfb5cf52040b6be8]::sources::mounted_state_is_saved_between_runs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:434:41
[INFO] [stdout]   23:     0x622a9fc438d6 - <cage[bfb5cf52040b6be8]::sources::mounted_state_is_saved_between_runs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x622a9fde95fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x622a9fde95fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x622a9fdf5e5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622a9fdf5e5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x622a9fdf5e5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x622a9fdf0324 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x622a9fdf0324 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x622a9fdf8952 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x622a9fdf8952 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x622a9fdf8952 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622aa0dbd79f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x622aa0dbd79f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759932e7baa4 - <unknown>
[INFO] [stdout]   45:     0x759932f08a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd::compose::runs_docker_compose_on_all_pods
[INFO] [stdout]     cmd::compose::runs_docker_compose_on_named_pods_and_services
[INFO] [stdout]     cmd::exec::invokes_docker_exec
[INFO] [stdout]     cmd::exec::runs_shells
[INFO] [stdout]     cmd::generate::generate_new_creates_a_project
[INFO] [stdout]     cmd::logs::errors_when_act_on_specifies_multiple_containers
[INFO] [stdout]     cmd::logs::runs_docker_compose_logs
[INFO] [stdout]     cmd::pull::runs_docker_compose_pull_on_all_pods
[INFO] [stdout]     cmd::run::fails_on_a_multi_service_pod
[INFO] [stdout]     cmd::run::runs_a_single_service_pod
[INFO] [stdout]     cmd::run::runs_tests
[INFO] [stdout]     cmd::run::runs_tests_and_extracts_output
[INFO] [stdout]     cmd::run::runs_tests_with_custom_command
[INFO] [stdout]     cmd::run_script::runs_scripts_on_all_services
[INFO] [stdout]     cmd::up::runs_docker_compose_up_honors_enable_in_targets
[INFO] [stdout]     hook::runs_requested_hook_scripts
[INFO] [stdout]     plugins::transform::sources::adds_a_volume_with_a_subdirectory
[INFO] [stdout]     plugins::transform::vault::test::interpolates_policies
[INFO] [stdout]     project::export_applies_expected_transforms
[INFO] [stdout]     project::export_creates_a_directory_of_flat_yml_files
[INFO] [stdout]     project::output_applies_expected_transforms
[INFO] [stdout]     project::output_creates_a_directory_of_flat_yml_files
[INFO] [stdout]     project::output_mounts_cloned_libraries
[INFO] [stdout]     project::output_supports_in_tree_source_code
[INFO] [stdout]     sources::can_be_checked_to_see_if_cloned
[INFO] [stdout]     sources::can_be_cloned
[INFO] [stdout]     sources::mounted_state_is_saved_between_runs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae5877605f3e19e40909fc97d17f0e0a1568542b1f474aa813fd3f7a238b7c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae5877605f3e19e40909fc97d17f0e0a1568542b1f474aa813fd3f7a238b7c68", kill_on_drop: false }`
[INFO] [stdout] ae5877605f3e19e40909fc97d17f0e0a1568542b1f474aa813fd3f7a238b7c68
