[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faradayio/cage on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/faradayio/compose_yml`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry v2.1.0
[INFO] [stderr]   Downloaded uritemplate-next v0.2.0
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded jsonway v2.0.0
[INFO] [stderr]   Downloaded cli_test_dir v0.1.8
[INFO] [stderr]   Downloaded json-pointer v0.3.4
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded hashicorp_vault v2.1.1
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]   Downloaded bollard v0.19.3
[INFO] [stderr]   Downloaded valico v4.0.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded psl v2.1.155
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7edffd582a0d0fe9baa4fb50ecf6ced419db2a230b1f0079b62915ca9ce1202
[INFO] running `Command { std: "docker" "start" "-a" "b7edffd582a0d0fe9baa4fb50ecf6ced419db2a230b1f0079b62915ca9ce1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7edffd582a0d0fe9baa4fb50ecf6ced419db2a230b1f0079b62915ca9ce1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7edffd582a0d0fe9baa4fb50ecf6ced419db2a230b1f0079b62915ca9ce1202", kill_on_drop: false }`
[INFO] [stdout] b7edffd582a0d0fe9baa4fb50ecf6ced419db2a230b1f0079b62915ca9ce1202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34c68904f9714da24209a58ad9c450a7657d834ada547d4d6df7332403aba5d7
[INFO] running `Command { std: "docker" "start" "-a" "34c68904f9714da24209a58ad9c450a7657d834ada547d4d6df7332403aba5d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling psl v2.1.155
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling valico v4.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_meta v2.8.3
[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 dirs v6.0.0
[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 glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[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 addr v0.15.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[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 fancy-regex v0.11.0
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 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 hyper-util v0.1.17
[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 31s
[INFO] running `Command { std: "docker" "inspect" "34c68904f9714da24209a58ad9c450a7657d834ada547d4d6df7332403aba5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c68904f9714da24209a58ad9c450a7657d834ada547d4d6df7332403aba5d7", kill_on_drop: false }`
[INFO] [stdout] 34c68904f9714da24209a58ad9c450a7657d834ada547d4d6df7332403aba5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cb4cd404d66b15e7421418cdef89fa2637545c39edd0ae37615533786fc02c5
[INFO] running `Command { std: "docker" "start" "-a" "9cb4cd404d66b15e7421418cdef89fa2637545c39edd0ae37615533786fc02c5", 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 11.81s
[INFO] running `Command { std: "docker" "inspect" "9cb4cd404d66b15e7421418cdef89fa2637545c39edd0ae37615533786fc02c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb4cd404d66b15e7421418cdef89fa2637545c39edd0ae37615533786fc02c5", kill_on_drop: false }`
[INFO] [stdout] 9cb4cd404d66b15e7421418cdef89fa2637545c39edd0ae37615533786fc02c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 243cf87de10d33aad93626b0e11dfe020c08f9c9dc3057824bf65b20e2f1bc99
[INFO] running `Command { std: "docker" "start" "-a" "243cf87de10d33aad93626b0e11dfe020c08f9c9dc3057824bf65b20e2f1bc99", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[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::opts::exec_options_to_args_returns_appropriate_flags ... Generating: .gitignore
[INFO] [stdout] ok
[INFO] [stdout] test args::opts::logs_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::process_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::cmd::command_to_args_converts_to_arguments ... 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] test args::opts::process_options_to_args_returns_empty_for_default_opts ... ok
[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::generate::generate_new_creates_a_project ... FAILED
[INFO] [stdout] test cmd::run::runs_tests_with_custom_command ... FAILED
[INFO] [stdout] test plugins::transform::remove_build::leaves_build_in_when_building ... ok
[INFO] [stdout] test plugins::transform::secrets::can_deserialize_config ... ok
[INFO] [stdout] test cmd::run::runs_tests_and_extracts_output ... FAILED
[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 cmd::pull::runs_docker_compose_pull_on_all_pods ... FAILED
[INFO] [stdout] test plugins::transform::vault::can_deserialize_config ... ok
[INFO] [stdout] test plugins::transform::vault::target_config_extension ... ok
[INFO] [stdout] test cmd::exec::runs_shells ... FAILED
[INFO] [stdout] test plugins::transform::secrets::enabled_for_projects_with_config_file ... ok
[INFO] [stdout] test plugins::transform::vault::test::renew_token_if_half_of_ttl_expired ... ok
[INFO] [stdout] test plugins::transform::vault::test::do_not_renew_token_if_policies_and_ttl_are_fine ... ok
[INFO] [stdout] test plugins::transform::vault::test::renew_token_if_policies_do_not_match ... ok
[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 plugins::transform::sources::adds_a_volume_with_a_subdirectory ... FAILED
[INFO] [stdout] test cmd::run::runs_tests ... FAILED
[INFO] [stdout] test cmd::compose::runs_docker_compose_on_all_pods ... FAILED
[INFO] [stdout] test project::check_config_version ... ok
[INFO] [stdout] test cmd::up::runs_docker_compose_up_honors_enable_in_targets ... FAILED
[INFO] [stdout] test cmd::compose::runs_docker_compose_on_named_pods_and_services ... FAILED
[INFO] [stdout] test cmd::run::fails_on_a_multi_service_pod ... FAILED
[INFO] [stdout] test plugins::transform::secrets::injects_secrets_into_services ... ok
[INFO] [stdout] test pod::pods_are_normalized_on_load ... ok
[INFO] [stdout] test project::export_applies_expected_transforms ... FAILED
[INFO] [stdout] test project::new_from_example_uses_example_and_target ... ok
[INFO] [stdout] test project::semver_behaves_as_expected ... ok
[INFO] [stdout] test project::name_defaults_to_project_dir_but_can_be_overridden ... ok
[INFO] [stdout] test pod::pod_type_returns_type_of_pod ... ok
[INFO] [stdout] test project::targets_are_loaded ... ok
[INFO] [stdout] test project::output_mounts_cloned_libraries ... FAILED
[INFO] [stdout] test project::pod_or_service_finds_either ... ok
[INFO] [stdout] test hook::runs_requested_hook_scripts ... FAILED
[INFO] [stdout] test sources::are_loaded_with_projects ... ok
[INFO] [stdout] test project::output_applies_expected_transforms ... FAILED
[INFO] [stdout] test sources::dir_context_is_always_available_locally ... 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 project::pods_are_loaded ... ok
[INFO] [stdout] test sources::rejects_libs_with_subdirectories ... ok
[INFO] [stdout] test sources::are_loaded_from_config_sources_yml ... ok
[INFO] [stdout] test cmd::run_script::runs_scripts_on_all_services ... FAILED
[INFO] [stdout] test cmd::logs::runs_docker_compose_logs ... FAILED
[INFO] [stdout] test cmd::logs::errors_when_act_on_specifies_multiple_containers ... FAILED
[INFO] [stdout] test sources::can_be_checked_to_see_if_cloned ... FAILED
[INFO] [stdout] test plugins::transform::vault::test::interpolates_policies ... FAILED
[INFO] [stdout] test cmd::run::runs_a_single_service_pod ... 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::mounted_state_is_saved_between_runs ... FAILED
[INFO] [stdout] test sources::can_be_cloned ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::generate::generate_new_creates_a_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::generate::generate_new_creates_a_project' (36) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   12: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   18: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   19: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   29: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd67fa - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd67fa - cage[88b94e3bed24c3aa]::cmd::generate::generate_new_creates_a_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:110:49
[INFO] [stdout]   22:     0x596771fb9187 - cage[88b94e3bed24c3aa]::cmd::generate::generate_new_creates_a_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:108:36
[INFO] [stdout]   23:     0x596771fa17b6 - <cage[88b94e3bed24c3aa]::cmd::generate::generate_new_creates_a_project::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (44) 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-16535/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd2220 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd2220 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests_with_custom_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:231:25
[INFO] [stdout]   22:     0x596771fb90c7 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests_with_custom_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:226:36
[INFO] [stdout]   23:     0x596771fa15b6 - <cage[88b94e3bed24c3aa]::cmd::run::runs_tests_with_custom_command::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (43) 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-19218/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd0de0 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd0de0 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests_and_extracts_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:269:25
[INFO] [stdout]   22:     0x596771fb9097 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests_and_extracts_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:264:36
[INFO] [stdout]   23:     0x596771fa1576 - <cage[88b94e3bed24c3aa]::cmd::run::runs_tests_and_extracts_output::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (34) 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-56811/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6e0da - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6e0da - cage[88b94e3bed24c3aa]::cmd::exec::invokes_docker_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:91:25
[INFO] [stdout]   22:     0x596771f65db7 - cage[88b94e3bed24c3aa]::cmd::exec::invokes_docker_exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:87:25
[INFO] [stdout]   23:     0x596771fa1636 - <cage[88b94e3bed24c3aa]::cmd::exec::invokes_docker_exec::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (39) 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-11589/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd32aa - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd32aa - cage[88b94e3bed24c3aa]::cmd::pull::runs_docker_compose_pull_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/pull.rs:49:25
[INFO] [stdout]   22:     0x596771fb90f7 - cage[88b94e3bed24c3aa]::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:     0x596771fa16f6 - <cage[88b94e3bed24c3aa]::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::exec::runs_shells stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::exec::runs_shells' (35) 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-16940/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6d51a - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6d51a - cage[88b94e3bed24c3aa]::cmd::exec::runs_shells
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:120:25
[INFO] [stdout]   22:     0x596771f65d87 - cage[88b94e3bed24c3aa]::cmd::exec::runs_shells::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:116:17
[INFO] [stdout]   23:     0x596771fa15f6 - <cage[88b94e3bed24c3aa]::cmd::exec::runs_shells::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (82) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fdc04d - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fdc04d - cage[88b94e3bed24c3aa]::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:     0x596771fb9367 - cage[88b94e3bed24c3aa]::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:     0x596771fa1cb6 - <cage[88b94e3bed24c3aa]::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_tests' (42) 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-33476/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fced40 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fced40 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:195:25
[INFO] [stdout]   22:     0x596771fb9007 - cage[88b94e3bed24c3aa]::cmd::run::runs_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:190:16
[INFO] [stdout]   23:     0x596771fa14b6 - <cage[88b94e3bed24c3aa]::cmd::run::runs_tests::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (32) 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-29214/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd420a - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd420a - cage[88b94e3bed24c3aa]::cmd::compose::runs_docker_compose_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:125:25
[INFO] [stdout]   22:     0x596771fb9127 - cage[88b94e3bed24c3aa]::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:     0x596771fa1736 - <cage[88b94e3bed24c3aa]::cmd::compose::runs_docker_compose_on_all_pods::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (46) 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-56181/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6c9f8 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6c9f8 - cage[88b94e3bed24c3aa]::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:     0x596771f65d57 - cage[88b94e3bed24c3aa]::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:     0x596771fa1476 - <cage[88b94e3bed24c3aa]::cmd::up::runs_docker_compose_up_honors_enable_in_targets::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (33) 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-35420/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd563a - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd563a - cage[88b94e3bed24c3aa]::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:     0x596771fb9157 - cage[88b94e3bed24c3aa]::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:     0x596771fa1776 - <cage[88b94e3bed24c3aa]::cmd::compose::runs_docker_compose_on_named_pods_and_services::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (40) 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-44533/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fd0936 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fd0936 - cage[88b94e3bed24c3aa]::cmd::run::fails_on_a_multi_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:158:24
[INFO] [stdout]   22:     0x596771fb9067 - cage[88b94e3bed24c3aa]::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:     0x596771fa1536 - <cage[88b94e3bed24c3aa]::cmd::run::fails_on_a_multi_service_pod::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (94) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fc8463 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fc8463 - cage[88b94e3bed24c3aa]::project::export_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:888:49
[INFO] [stdout]   22:     0x596771fb8d07 - cage[88b94e3bed24c3aa]::project::export_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:875:40
[INFO] [stdout]   23:     0x596771fa1076 - <cage[88b94e3bed24c3aa]::project::export_applies_expected_transforms::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (100) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fc7772 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fc7772 - cage[88b94e3bed24c3aa]::project::output_mounts_cloned_libraries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:811:49
[INFO] [stdout]   22:     0x596771fb8cd7 - cage[88b94e3bed24c3aa]::project::output_mounts_cloned_libraries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:801:36
[INFO] [stdout]   23:     0x596771fa1036 - <cage[88b94e3bed24c3aa]::project::output_mounts_cloned_libraries::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (76) 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-57886/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6abea - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6abea - cage[88b94e3bed24c3aa]::hook::runs_requested_hook_scripts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:103:25
[INFO] [stdout]   22:     0x596771f65cc7 - cage[88b94e3bed24c3aa]::hook::runs_requested_hook_scripts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:99:33
[INFO] [stdout]   23:     0x596771fa0e76 - <cage[88b94e3bed24c3aa]::hook::runs_requested_hook_scripts::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (98) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fc91bd - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fc91bd - cage[88b94e3bed24c3aa]::project::output_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:759:49
[INFO] [stdout]   22:     0x596771fb8d37 - cage[88b94e3bed24c3aa]::project::output_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:745:40
[INFO] [stdout]   23:     0x596771fa10b6 - <cage[88b94e3bed24c3aa]::project::output_applies_expected_transforms::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (45) 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-50935/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6bcde - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6bcde - cage[88b94e3bed24c3aa]::cmd::run_script::runs_scripts_on_all_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run_script.rs:72:31
[INFO] [stdout]   22:     0x596771f65d27 - cage[88b94e3bed24c3aa]::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:     0x596771fa1436 - <cage[88b94e3bed24c3aa]::cmd::run_script::runs_scripts_on_all_services::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (38) 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-17437/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6ed7a - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6ed7a - cage[88b94e3bed24c3aa]::cmd::logs::runs_docker_compose_logs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:50:25
[INFO] [stdout]   22:     0x596771f65de7 - cage[88b94e3bed24c3aa]::cmd::logs::runs_docker_compose_logs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:46:30
[INFO] [stdout]   23:     0x596771fa1676 - <cage[88b94e3bed24c3aa]::cmd::logs::runs_docker_compose_logs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (37) 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-32765/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68: <unknown>
[INFO] [stdout]   69: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771f6f9b6 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771f6f9b6 - cage[88b94e3bed24c3aa]::cmd::logs::errors_when_act_on_specifies_multiple_containers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:78:25
[INFO] [stdout]   22:     0x596771f65e17 - cage[88b94e3bed24c3aa]::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:     0x596771fa16b6 - <cage[88b94e3bed24c3aa]::cmd::logs::errors_when_act_on_specifies_multiple_containers::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (108) 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fcd8f4 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fcd8f4 - cage[88b94e3bed24c3aa]::sources::can_be_checked_to_see_if_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:419:45
[INFO] [stdout]   22:     0x596771fb8f17 - cage[88b94e3bed24c3aa]::sources::can_be_checked_to_see_if_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:410:37
[INFO] [stdout]   23:     0x596771fa12b6 - <cage[88b94e3bed24c3aa]::sources::can_be_checked_to_see_if_cloned::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (86) 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-60162/vault-cache/frontend.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/vault_integration-60162/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fdd049 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fdd049 - cage[88b94e3bed24c3aa]::plugins::transform::vault::test::interpolates_policies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:764:14
[INFO] [stdout]   22:     0x596771fb9397 - cage[88b94e3bed24c3aa]::plugins::transform::vault::test::interpolates_policies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:745:31
[INFO] [stdout]   23:     0x596771fa1cf6 - <cage[88b94e3bed24c3aa]::plugins::transform::vault::test::interpolates_policies::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (41) 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-16234/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fcfcba - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fcfcba - cage[88b94e3bed24c3aa]::cmd::run::runs_a_single_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:168:24
[INFO] [stdout]   22:     0x596771fb9037 - cage[88b94e3bed24c3aa]::cmd::run::runs_a_single_service_pod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:164:31
[INFO] [stdout]   23:     0x596771fa14f6 - <cage[88b94e3bed24c3aa]::cmd::run::runs_a_single_service_pod::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (95) 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-48153/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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::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]   41: 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]   42: <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]   43: <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]   44: <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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: __rust_try
[INFO] [stdout]   47: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: 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]   50: <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]   51: <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]   52: <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]   53: <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]   54: <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]   55: <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]   56: <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]   57: 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]   58: <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]   59: <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]   60: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62: <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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64: __rust_try
[INFO] [stdout]   65: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68: <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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71: <unknown>
[INFO] [stdout]   72: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fcb91d - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fcb91d - cage[88b94e3bed24c3aa]::project::export_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:867:30
[INFO] [stdout]   22:     0x596771fb8dc7 - cage[88b94e3bed24c3aa]::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:     0x596771fa1176 - <cage[88b94e3bed24c3aa]::project::export_creates_a_directory_of_flat_yml_files::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (101) 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-30249/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fca598 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fca598 - cage[88b94e3bed24c3aa]::project::output_supports_in_tree_source_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:840:26
[INFO] [stdout]   22:     0x596771fb8d67 - cage[88b94e3bed24c3aa]::project::output_supports_in_tree_source_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:838:41
[INFO] [stdout]   23:     0x596771fa10f6 - <cage[88b94e3bed24c3aa]::project::output_supports_in_tree_source_code::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (99) 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-45171/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fcbfde - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fcbfde - cage[88b94e3bed24c3aa]::project::output_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:737:23
[INFO] [stdout]   22:     0x596771fb8df7 - cage[88b94e3bed24c3aa]::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:     0x596771fa11b6 - <cage[88b94e3bed24c3aa]::project::output_creates_a_directory_of_flat_yml_files::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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' (111) 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-14033/mounted.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/node_hello-14033: 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fce346 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fce346 - cage[88b94e3bed24c3aa]::sources::mounted_state_is_saved_between_runs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:449:30
[INFO] [stdout]   22:     0x596771fb8fa7 - cage[88b94e3bed24c3aa]::sources::mounted_state_is_saved_between_runs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:434:41
[INFO] [stdout]   23:     0x596771fa1376 - <cage[88b94e3bed24c3aa]::sources::mounted_state_is_saved_between_runs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sources::can_be_cloned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sources::can_be_cloned' (109) 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-52516/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   11: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   17: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   18: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   28: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596773143fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596773143fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596773143fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59677315e93a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59677315e93a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59677314b3e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59677314b3e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59677311ee5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59677311ee5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59677313aca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59677217ddce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59677217ddce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59677313af12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59677313af12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59677311ef18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967731138b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5967731200cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59677315f12c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59677315ee72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596771fccb44 - <core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596771fccb44 - cage[88b94e3bed24c3aa]::sources::can_be_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:401:49
[INFO] [stdout]   22:     0x596771fb8eb7 - cage[88b94e3bed24c3aa]::sources::can_be_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:392:19
[INFO] [stdout]   23:     0x596771fa1236 - <cage[88b94e3bed24c3aa]::sources::can_be_cloned::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59677217217b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59677217217b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59677217e9da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59677217e9da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59677217e9da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59677217e9da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x596772179f84 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x596772179f84 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5967721814d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5967721814d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5967721814d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5967721814d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5967721814d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59677314368f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59677314368f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x771f10ea2aa4 - <unknown>
[INFO] [stdout]   45:     0x771f10f2fa64 - 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.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "243cf87de10d33aad93626b0e11dfe020c08f9c9dc3057824bf65b20e2f1bc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243cf87de10d33aad93626b0e11dfe020c08f9c9dc3057824bf65b20e2f1bc99", kill_on_drop: false }`
[INFO] [stdout] 243cf87de10d33aad93626b0e11dfe020c08f9c9dc3057824bf65b20e2f1bc99
