[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faradayio/cage on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/faradayio/compose_yml`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry v2.1.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded cli_test_dir v0.1.8
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded json-pointer v0.3.4
[INFO] [stderr]   Downloaded jsonway v2.0.0
[INFO] [stderr]   Downloaded hashicorp_vault v2.1.1
[INFO] [stderr]   Downloaded uritemplate-next v0.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded addr v0.15.6
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded bollard v0.19.3
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded psl v2.1.155
[INFO] [stderr]   Downloaded valico v4.0.0
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0582b72f63e6dd5b24bc002aaecfd32260d4ab974f56e8ea647c60824aae746f
[INFO] running `Command { std: "docker" "start" "-a" "0582b72f63e6dd5b24bc002aaecfd32260d4ab974f56e8ea647c60824aae746f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0582b72f63e6dd5b24bc002aaecfd32260d4ab974f56e8ea647c60824aae746f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0582b72f63e6dd5b24bc002aaecfd32260d4ab974f56e8ea647c60824aae746f", kill_on_drop: false }`
[INFO] [stdout] 0582b72f63e6dd5b24bc002aaecfd32260d4ab974f56e8ea647c60824aae746f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c228bd3361428e55667955af040e1f8d86f410cd877bcdd40206dc9181a22d56
[INFO] running `Command { std: "docker" "start" "-a" "c228bd3361428e55667955af040e1f8d86f410cd877bcdd40206dc9181a22d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling psl v2.1.155
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling valico v4.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling addr v0.15.6
[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 serde_repr v0.1.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 pest_generator v2.8.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling arraydeque v0.5.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 num-modular v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling faraday_compose_yml v0.0.62 (https://github.com/faradayio/compose_yml#d199bd5f)
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 3m 13s
[INFO] running `Command { std: "docker" "inspect" "c228bd3361428e55667955af040e1f8d86f410cd877bcdd40206dc9181a22d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c228bd3361428e55667955af040e1f8d86f410cd877bcdd40206dc9181a22d56", kill_on_drop: false }`
[INFO] [stdout] c228bd3361428e55667955af040e1f8d86f410cd877bcdd40206dc9181a22d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95bce0e9f6c15ced85785990ad2870b941cb2667df75aaa03231d54e8061d5ad
[INFO] running `Command { std: "docker" "start" "-a" "95bce0e9f6c15ced85785990ad2870b941cb2667df75aaa03231d54e8061d5ad", 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 15.18s
[INFO] running `Command { std: "docker" "inspect" "95bce0e9f6c15ced85785990ad2870b941cb2667df75aaa03231d54e8061d5ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95bce0e9f6c15ced85785990ad2870b941cb2667df75aaa03231d54e8061d5ad", kill_on_drop: false }`
[INFO] [stdout] 95bce0e9f6c15ced85785990ad2870b941cb2667df75aaa03231d54e8061d5ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d67abf77a5e9b883ec9245c1ec74257dc33a3f7972527009e3e105d96651e04
[INFO] running `Command { std: "docker" "start" "-a" "6d67abf77a5e9b883ec9245c1ec74257dc33a3f7972527009e3e105d96651e04", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[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 ... ok
[INFO] [stdout] test args::opts::rm_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::logs_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::opts::run_options_to_args_returns_appropriate_flags ... ok
[INFO] [stdout] test args::cmd::command_to_args_converts_to_arguments ... ok
[INFO] [stdout] Generating: .gitignore
[INFO] [stdout] test args::opts::process_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 cmd::generate::generate_new_creates_a_project ... FAILED
[INFO] [stdout] test cmd::pull::runs_docker_compose_pull_on_all_pods ... FAILED
[INFO] [stdout] test cmd::exec::invokes_docker_exec ... FAILED
[INFO] [stdout] test cmd::exec::runs_shells ... 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 cmd::run::fails_on_a_multi_service_pod ... FAILED
[INFO] [stdout] test cmd::run::runs_tests_and_extracts_output ... FAILED
[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 cmd::compose::runs_docker_compose_on_all_pods ... FAILED
[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 default_tags::defaults_tags_using_data_from_file ... ok
[INFO] [stdout] test cmd::run::runs_tests ... FAILED
[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 plugins::transform::remove_build::leaves_build_in_when_building ... ok
[INFO] [stdout] test plugins::transform::secrets::can_deserialize_config ... ok
[INFO] [stdout] test plugins::transform::remove_build::removes_build_for_most_commands ... ok
[INFO] [stdout] test plugins::transform::secrets::injects_secrets_into_services ... ok
[INFO] [stdout] test cmd::run::runs_tests_with_custom_command ... FAILED
[INFO] [stdout] test plugins::transform::vault::can_deserialize_config ... ok
[INFO] [stdout] test plugins::transform::vault::target_config_extension ... ok
[INFO] [stdout] test plugins::transform::vault::test::do_not_renew_token_if_policies_and_ttl_are_fine ... ok
[INFO] [stdout] test cmd::run_script::runs_scripts_on_all_services ... 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::renew_token_if_policies_do_not_match ... ok
[INFO] [stdout] test plugins::transform::sources::adds_a_volume_with_a_subdirectory ... FAILED
[INFO] [stdout] test cmd::compose::runs_docker_compose_on_named_pods_and_services ... FAILED
[INFO] [stdout] test cmd::up::runs_docker_compose_up_honors_enable_in_targets ... FAILED
[INFO] [stdout] test cmd::run::runs_a_single_service_pod ... FAILED
[INFO] [stdout] test project::check_config_version ... ok
[INFO] [stdout] test pod::can_merge_base_file_and_target ... ok
[INFO] [stdout] test project::export_applies_expected_transforms ... FAILED
[INFO] [stdout] test hook::runs_requested_hook_scripts ... FAILED
[INFO] [stdout] test plugins::transform::vault::test::only_applied_in_specified_targets ... ok
[INFO] [stdout] test pod::pods_are_normalized_on_load ... 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::new_from_example_uses_example_and_target ... ok
[INFO] [stdout] test project::output_applies_expected_transforms ... FAILED
[INFO] [stdout] test project::semver_behaves_as_expected ... ok
[INFO] [stdout] test project::pod_or_service_finds_either ... ok
[INFO] [stdout] test project::output_mounts_cloned_libraries ... FAILED
[INFO] [stdout] test project::pods_are_loaded ... ok
[INFO] [stdout] test project::targets_are_loaded ... ok
[INFO] [stdout] test sources::are_loaded_with_projects ... ok
[INFO] [stdout] test sources::can_be_checked_to_see_if_cloned ... FAILED
[INFO] [stdout] test sources::are_loaded_from_config_sources_yml ... ok
[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 plugins::transform::vault::test::interpolates_policies ... FAILED
[INFO] [stdout] test sources::rejects_libs_with_subdirectories ... ok
[INFO] [stdout] test project::export_creates_a_directory_of_flat_yml_files ... FAILED
[INFO] [stdout] test project::output_supports_in_tree_source_code ... FAILED
[INFO] [stdout] test project::output_creates_a_directory_of_flat_yml_files ... FAILED
[INFO] [stdout] test sources::can_be_cloned ... FAILED
[INFO] [stdout] test sources::mounted_state_is_saved_between_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::generate::generate_new_creates_a_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::generate::generate_new_creates_a_project' (29) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   12: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   18: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   19: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   29: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846dc30a - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::path::PathBuf, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846dc30a - cage[3fe0910efccb8bd7]::cmd::generate::generate_new_creates_a_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:110:49
[INFO] [stdout]   22:     0x5dc6846bf087 - cage[3fe0910efccb8bd7]::cmd::generate::generate_new_creates_a_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/generate.rs:108:36
[INFO] [stdout]   23:     0x5dc684866f36 - <cage[3fe0910efccb8bd7]::cmd::generate::generate_new_creates_a_project::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (32) 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-29286/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d8dba - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d8dba - cage[3fe0910efccb8bd7]::cmd::pull::runs_docker_compose_pull_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/pull.rs:49:25
[INFO] [stdout]   22:     0x5dc6846beff7 - cage[3fe0910efccb8bd7]::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:     0x5dc684866e76 - <cage[3fe0910efccb8bd7]::cmd::pull::runs_docker_compose_pull_on_all_pods::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (27) 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-12211/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc68476a03a - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc68476a03a - cage[3fe0910efccb8bd7]::cmd::exec::invokes_docker_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:91:25
[INFO] [stdout]   22:     0x5dc684762ea7 - cage[3fe0910efccb8bd7]::cmd::exec::invokes_docker_exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:87:25
[INFO] [stdout]   23:     0x5dc684866db6 - <cage[3fe0910efccb8bd7]::cmd::exec::invokes_docker_exec::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::exec::runs_shells stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::exec::runs_shells' (28) 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-61251/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc68476947a - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc68476947a - cage[3fe0910efccb8bd7]::cmd::exec::runs_shells
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:120:25
[INFO] [stdout]   22:     0x5dc684762e77 - cage[3fe0910efccb8bd7]::cmd::exec::runs_shells::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/exec.rs:116:17
[INFO] [stdout]   23:     0x5dc684866d76 - <cage[3fe0910efccb8bd7]::cmd::exec::runs_shells::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (31) 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-35393/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc68476acda - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc68476acda - cage[3fe0910efccb8bd7]::cmd::logs::runs_docker_compose_logs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:50:25
[INFO] [stdout]   22:     0x5dc684762ed7 - cage[3fe0910efccb8bd7]::cmd::logs::runs_docker_compose_logs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:46:30
[INFO] [stdout]   23:     0x5dc684866df6 - <cage[3fe0910efccb8bd7]::cmd::logs::runs_docker_compose_logs::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (30) 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-14193/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc68476b916 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc68476b916 - cage[3fe0910efccb8bd7]::cmd::logs::errors_when_act_on_specifies_multiple_containers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/logs.rs:78:25
[INFO] [stdout]   22:     0x5dc684762f07 - cage[3fe0910efccb8bd7]::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:     0x5dc684866e36 - <cage[3fe0910efccb8bd7]::cmd::logs::errors_when_act_on_specifies_multiple_containers::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (41) 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-52376/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d6446 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d6446 - cage[3fe0910efccb8bd7]::cmd::run::fails_on_a_multi_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:158:24
[INFO] [stdout]   22:     0x5dc6846bef67 - cage[3fe0910efccb8bd7]::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:     0x5dc684866cb6 - <cage[3fe0910efccb8bd7]::cmd::run::fails_on_a_multi_service_pod::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (44) 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-19976/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d68f0 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d68f0 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests_and_extracts_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:269:25
[INFO] [stdout]   22:     0x5dc6846bef97 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests_and_extracts_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:264:36
[INFO] [stdout]   23:     0x5dc684866cf6 - <cage[3fe0910efccb8bd7]::cmd::run::runs_tests_and_extracts_output::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (25) 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-12071/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d9d1a - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d9d1a - cage[3fe0910efccb8bd7]::cmd::compose::runs_docker_compose_on_all_pods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/compose.rs:125:25
[INFO] [stdout]   22:     0x5dc6846bf027 - cage[3fe0910efccb8bd7]::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:     0x5dc684866eb6 - <cage[3fe0910efccb8bd7]::cmd::compose::runs_docker_compose_on_all_pods::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::run::runs_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::run::runs_tests' (43) 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-43351/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d4850 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d4850 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:195:25
[INFO] [stdout]   22:     0x5dc6846bef07 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:190:16
[INFO] [stdout]   23:     0x5dc684866c36 - <cage[3fe0910efccb8bd7]::cmd::run::runs_tests::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (45) 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-38394/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d7d30 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d7d30 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests_with_custom_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:231:25
[INFO] [stdout]   22:     0x5dc6846befc7 - cage[3fe0910efccb8bd7]::cmd::run::runs_tests_with_custom_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:226:36
[INFO] [stdout]   23:     0x5dc684866d36 - <cage[3fe0910efccb8bd7]::cmd::run::runs_tests_with_custom_command::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (46) 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-56466/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc684767c3e - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc684767c3e - cage[3fe0910efccb8bd7]::cmd::run_script::runs_scripts_on_all_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run_script.rs:72:31
[INFO] [stdout]   22:     0x5dc684762e17 - cage[3fe0910efccb8bd7]::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:     0x5dc684866bb6 - <cage[3fe0910efccb8bd7]::cmd::run_script::runs_scripts_on_all_services::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (67) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846e1b5d - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846e1b5d - cage[3fe0910efccb8bd7]::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:     0x5dc6846bf267 - cage[3fe0910efccb8bd7]::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:     0x5dc684867436 - <cage[3fe0910efccb8bd7]::plugins::transform::sources::adds_a_volume_with_a_subdirectory::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (26) 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-60415/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846db14a - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846db14a - cage[3fe0910efccb8bd7]::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:     0x5dc6846bf057 - cage[3fe0910efccb8bd7]::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:     0x5dc684866ef6 - <cage[3fe0910efccb8bd7]::cmd::compose::runs_docker_compose_on_named_pods_and_services::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (47) 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-40353/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc684768958 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc684768958 - cage[3fe0910efccb8bd7]::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:     0x5dc684762e47 - cage[3fe0910efccb8bd7]::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:     0x5dc684866bf6 - <cage[3fe0910efccb8bd7]::cmd::up::runs_docker_compose_up_honors_enable_in_targets::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (42) 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-9748/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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::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]   36: <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]   37: <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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: 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]   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}>
[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]   44: <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]   45: <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]   46: <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]   47: <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]   48: <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]   49: <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]   50: 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]   51: <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]   52: <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]   53: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: __rust_try
[INFO] [stdout]   58: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61: <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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64: <unknown>
[INFO] [stdout]   65: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d57ca - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d57ca - cage[3fe0910efccb8bd7]::cmd::run::runs_a_single_service_pod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:168:24
[INFO] [stdout]   22:     0x5dc6846bef37 - cage[3fe0910efccb8bd7]::cmd::run::runs_a_single_service_pod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/run.rs:164:31
[INFO] [stdout]   23:     0x5dc684866c76 - <cage[3fe0910efccb8bd7]::cmd::run::runs_a_single_service_pod::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (79) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846cdf73 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846cdf73 - cage[3fe0910efccb8bd7]::project::export_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:888:49
[INFO] [stdout]   22:     0x5dc6846bec07 - cage[3fe0910efccb8bd7]::project::export_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:875:40
[INFO] [stdout]   23:     0x5dc6848667f6 - <cage[3fe0910efccb8bd7]::project::export_applies_expected_transforms::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (61) 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-48304/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc684766b4a - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc684766b4a - cage[3fe0910efccb8bd7]::hook::runs_requested_hook_scripts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:103:25
[INFO] [stdout]   22:     0x5dc684762db7 - cage[3fe0910efccb8bd7]::hook::runs_requested_hook_scripts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hook.rs:99:33
[INFO] [stdout]   23:     0x5dc6848665f6 - <cage[3fe0910efccb8bd7]::hook::runs_requested_hook_scripts::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (83) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846ceccd - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846ceccd - cage[3fe0910efccb8bd7]::project::output_applies_expected_transforms
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:759:49
[INFO] [stdout]   22:     0x5dc6846bec37 - cage[3fe0910efccb8bd7]::project::output_applies_expected_transforms::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:745:40
[INFO] [stdout]   23:     0x5dc684866836 - <cage[3fe0910efccb8bd7]::project::output_applies_expected_transforms::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (85) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846cd282 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846cd282 - cage[3fe0910efccb8bd7]::project::output_mounts_cloned_libraries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:811:49
[INFO] [stdout]   22:     0x5dc6846bebd7 - cage[3fe0910efccb8bd7]::project::output_mounts_cloned_libraries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:801:36
[INFO] [stdout]   23:     0x5dc6848667b6 - <cage[3fe0910efccb8bd7]::project::output_mounts_cloned_libraries::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (93) 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d3404 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d3404 - cage[3fe0910efccb8bd7]::sources::can_be_checked_to_see_if_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:419:45
[INFO] [stdout]   22:     0x5dc6846bee17 - cage[3fe0910efccb8bd7]::sources::can_be_checked_to_see_if_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:410:37
[INFO] [stdout]   23:     0x5dc684866a36 - <cage[3fe0910efccb8bd7]::sources::can_be_checked_to_see_if_cloned::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (71) 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-19652/vault-cache/frontend.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/vault_integration-19652/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846e2b59 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846e2b59 - cage[3fe0910efccb8bd7]::plugins::transform::vault::test::interpolates_policies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:764:14
[INFO] [stdout]   22:     0x5dc6846bf297 - cage[3fe0910efccb8bd7]::plugins::transform::vault::test::interpolates_policies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/plugins/transform/vault.rs:745:31
[INFO] [stdout]   23:     0x5dc684867476 - <cage[3fe0910efccb8bd7]::plugins::transform::vault::test::interpolates_policies::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (80) 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-11036/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   35: <rayon_core::job::JobResult<(core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   36: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<cage::pod::Pod>, rayon::iter::filter::FilterConsumer<rayon::iter::map::MapConsumer<rayon::iter::fold::FoldConsumer<rayon::iter::reduce::ReduceConsumer<rayon::iter::ParallelIterator::reduce_with::opt_reduce<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default>, <core::option::Option<core::result::Result<(), anyhow::Error>> as core::default::Default>::default, rayon::iter::ParallelIterator::reduce_with::opt_fold<core::result::Result<(), anyhow::Error>, &<cage::project::Project>::output_helper::{closure#2}>::{closure#0}>, <cage::project::Project>::output_helper::{closure#1}>, <cage::project::Project>::output_helper::{closure#0}>>::{closure#1}, core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)>::{closure#0}::{closure#0}, (core::option::Option<core::result::Result<(), anyhow::Error>>, core::option::Option<core::result::Result<(), anyhow::Error>>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   37: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   38: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   39: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   40: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   41: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   42: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   43: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   44: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   45: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49: __rust_try
[INFO] [stdout]   50: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   52: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56: <unknown>
[INFO] [stdout]   57: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d142d - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d142d - cage[3fe0910efccb8bd7]::project::export_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:867:30
[INFO] [stdout]   22:     0x5dc6846becc7 - cage[3fe0910efccb8bd7]::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:     0x5dc6848668f6 - <cage[3fe0910efccb8bd7]::project::export_creates_a_directory_of_flat_yml_files::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (86) 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-65197/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d00a8 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d00a8 - cage[3fe0910efccb8bd7]::project::output_supports_in_tree_source_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:840:26
[INFO] [stdout]   22:     0x5dc6846bec67 - cage[3fe0910efccb8bd7]::project::output_supports_in_tree_source_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:838:41
[INFO] [stdout]   23:     0x5dc684866876 - <cage[3fe0910efccb8bd7]::project::output_supports_in_tree_source_code::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (84) 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-65063/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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] [stderr] error: test failed, to rerun pass `--lib`
[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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d1aee - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d1aee - cage[3fe0910efccb8bd7]::project::output_creates_a_directory_of_flat_yml_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:737:23
[INFO] [stdout]   22:     0x5dc6846becf7 - cage[3fe0910efccb8bd7]::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:     0x5dc684866936 - <cage[3fe0910efccb8bd7]::project::output_creates_a_directory_of_flat_yml_files::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sources::can_be_cloned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sources::can_be_cloned' (94) 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-56480/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   11: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   17: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   18: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   28: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d2654 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d2654 - cage[3fe0910efccb8bd7]::sources::can_be_cloned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:401:49
[INFO] [stdout]   22:     0x5dc6846bedb7 - cage[3fe0910efccb8bd7]::sources::can_be_cloned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:392:19
[INFO] [stdout]   23:     0x5dc6848669b6 - <cage[3fe0910efccb8bd7]::sources::can_be_cloned::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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' (96) 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-63860/mounted.yml'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error creating parent directories for target/test_output/node_hello-63860: 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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6858d7f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6858d7f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6858f28ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6858f28ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dc6858df386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc6858df386 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc6858b25ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6858b25ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6858cec09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc68491e4de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc68491e4de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc6858cee72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc6858cee72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6858b26b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6858a97a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6858b386d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6858f30bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6858f2e02 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc6846d3e56 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5dc6846d3e56 - cage[3fe0910efccb8bd7]::sources::mounted_state_is_saved_between_runs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:449:30
[INFO] [stdout]   22:     0x5dc6846beea7 - cage[3fe0910efccb8bd7]::sources::mounted_state_is_saved_between_runs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sources.rs:434:41
[INFO] [stdout]   23:     0x5dc684866af6 - <cage[3fe0910efccb8bd7]::sources::mounted_state_is_saved_between_runs::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc68491288b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc68491288b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5dc68491f0ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc68491f0ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5dc68491f0ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5dc6849195b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5dc6849195b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5dc684921be2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc684921be2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc684921be2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5dc684921be2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc6858d75ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5dc6858d75ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79ab2ccf5aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab2cd82a64 - 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 2.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d67abf77a5e9b883ec9245c1ec74257dc33a3f7972527009e3e105d96651e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d67abf77a5e9b883ec9245c1ec74257dc33a3f7972527009e3e105d96651e04", kill_on_drop: false }`
[INFO] [stdout] 6d67abf77a5e9b883ec9245c1ec74257dc33a3f7972527009e3e105d96651e04
