[INFO] cloning repository https://github.com/nikita-skobov/deploy-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikita-skobov/deploy-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fdeploy-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fdeploy-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a11f8d0981b39292b38539df0c870bb17bf918c
[INFO] testing nikita-skobov/deploy-lang against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fdeploy-lang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikita-skobov/deploy-lang
[INFO] finished tweaking git repo https://github.com/nikita-skobov/deploy-lang
[INFO] tweaked toml for git repo https://github.com/nikita-skobov/deploy-lang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikita-skobov/deploy-lang on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikita-skobov/deploy-lang 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de6a6adf1a8d0f0452b2a4d197c58a91761b743bc7d1eeecbc7e958aa1783bb
[INFO] running `Command { std: "docker" "start" "-a" "4de6a6adf1a8d0f0452b2a4d197c58a91761b743bc7d1eeecbc7e958aa1783bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de6a6adf1a8d0f0452b2a4d197c58a91761b743bc7d1eeecbc7e958aa1783bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de6a6adf1a8d0f0452b2a4d197c58a91761b743bc7d1eeecbc7e958aa1783bb", kill_on_drop: false }`
[INFO] [stdout] 4de6a6adf1a8d0f0452b2a4d197c58a91761b743bc7d1eeecbc7e958aa1783bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 301cb2e013d1aabfbf1d815cd0f871f024d58bc9755ae6b6f47ee0bacec4d13a
[INFO] running `Command { std: "docker" "start" "-a" "301cb2e013d1aabfbf1d815cd0f871f024d58bc9755ae6b6f47ee0bacec4d13a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling str_at_line v0.1.0 (/opt/rustwide/workdir/crates/str_at_line)
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling enumdoc_derive v0.1.0 (/opt/rustwide/workdir/crates/enumdoc_derive)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling enumdoc v0.1.0 (/opt/rustwide/workdir/crates/enumdoc)
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling replays v0.1.0 (/opt/rustwide/workdir/crates/replays)
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling json_with_positions v0.1.0 (/opt/rustwide/workdir/crates/json_with_positions)
[INFO] [stderr]    Compiling deploy_language v0.1.0 (/opt/rustwide/workdir/crates/deploy_language)
[INFO] [stderr]    Compiling cli_engine v0.1.0 (/opt/rustwide/workdir/crates/cli_engine)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling language_server v0.1.0 (/opt/rustwide/workdir/crates/language_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.70s
[INFO] running `Command { std: "docker" "inspect" "301cb2e013d1aabfbf1d815cd0f871f024d58bc9755ae6b6f47ee0bacec4d13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301cb2e013d1aabfbf1d815cd0f871f024d58bc9755ae6b6f47ee0bacec4d13a", kill_on_drop: false }`
[INFO] [stdout] 301cb2e013d1aabfbf1d815cd0f871f024d58bc9755ae6b6f47ee0bacec4d13a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4aae41755692b2209fb9f9116bf88d304f4f1ee126e78a6e7725bc1c3e03eb8
[INFO] running `Command { std: "docker" "start" "-a" "f4aae41755692b2209fb9f9116bf88d304f4f1ee126e78a6e7725bc1c3e03eb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling enumdoc_derive v0.1.0 (/opt/rustwide/workdir/crates/enumdoc_derive)
[INFO] [stderr]    Compiling str_at_line v0.1.0 (/opt/rustwide/workdir/crates/str_at_line)
[INFO] [stderr]    Compiling replays v0.1.0 (/opt/rustwide/workdir/crates/replays)
[INFO] [stderr]    Compiling json_with_positions v0.1.0 (/opt/rustwide/workdir/crates/json_with_positions)
[INFO] [stderr]    Compiling enumdoc v0.1.0 (/opt/rustwide/workdir/crates/enumdoc)
[INFO] [stderr]    Compiling deploy_language v0.1.0 (/opt/rustwide/workdir/crates/deploy_language)
[INFO] [stderr]    Compiling cli_engine v0.1.0 (/opt/rustwide/workdir/crates/cli_engine)
[INFO] [stderr]    Compiling language_server v0.1.0 (/opt/rustwide/workdir/crates/language_server)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] running `Command { std: "docker" "inspect" "f4aae41755692b2209fb9f9116bf88d304f4f1ee126e78a6e7725bc1c3e03eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4aae41755692b2209fb9f9116bf88d304f4f1ee126e78a6e7725bc1c3e03eb8", kill_on_drop: false }`
[INFO] [stdout] f4aae41755692b2209fb9f9116bf88d304f4f1ee126e78a6e7725bc1c3e03eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49ca27bd6e7cf89c809447c429a353a56dddfd5ef53dea61dd4ca3e35a99fe38
[INFO] running `Command { std: "docker" "start" "-a" "49ca27bd6e7cf89c809447c429a353a56dddfd5ef53dea61dd4ca3e35a99fe38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-ad5dd4c9ea099f9f)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_engine-2df6aad1a6d85fb0)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test const_eval::test::can_eval_const_inline_deep_and_multiple ... ok
[INFO] [stdout] test dependencies::test::all_transient_deps_works ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_deep_circle ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_simple_ok ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_inline_simple ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_with_some_being_done ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_bracketed ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_section ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_for_create ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_for_delete ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_for_update ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_with_fn_calls ... ok
[INFO] [stdout] test dependencies::test::does_not_return_immediate_dependencies_with_fn_call_if_second_segment_isnt_a_resource ... ok
[INFO] [stdout] test dependencies::test::get_immediate_dependencies_should_err_for_non_segment_selectors ... ok
[INFO] [stdout] test dependencies::test::transient_deps_checks_for_self_dep_err ... ok
[INFO] [stdout] test dependencies::test::does_not_return_immediate_dependencies_with_fn_call_if_neither_are_resources ... ok
[INFO] [stdout] test dependencies::test::transient_deps_checks_for_self_dep_err_deep ... ok
[INFO] [stdout] test run_function::test::js_fn_fill_works ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_accum ... ok
[INFO] [stdout] test run_template::test::can_insert_entire_output_into_accum ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_resource_name ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_output ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator_fields_that_do_exist ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_destructure_long_short ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator_fields_via_index ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_duplicate_ok ... ok
[INFO] [stdout] test run_template::test::evaluate_arg_transform_errs_on_non_input_output_accum_name ... ok
[INFO] [stdout] test run_template::test::cannot_insert_into_accum_if_its_not_an_object ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_multiple_same ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_simple_diff ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_directives_ored_together ... ok
[INFO] [stdout] test run_template::test::cannot_change_accumulator_field_type ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_simple_same ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_multiple_diff ... ok
[INFO] [stdout] test run_template::test::should_run_update_cmd_works_without_diff_directives ... ok
[INFO] [stdout] test run_template::test::update_diff_works ... ok
[INFO] [stdout] test test::can_add_fake_resources_for_fn_calls_with_update ... ok
[INFO] [stdout] test test::can_add_fake_resources_for_fn_calls ... ok
[INFO] [stdout] test dependencies::test::all_transient_can_detect_circular_dependency ... ok
[INFO] [stdout] test test::can_determine_deleteable_resources ... ok
[INFO] [stdout] test test::can_determine_noop_updates_if_input_unchanged ... ok
[INFO] [stdout] test test::can_determine_updateable_resources_due_to_json_path ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_remove_only_last_occurrance ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path2 ... ok
[INFO] [stdout] test test::can_determine_updateable_resources ... ok
[INFO] [stdout] test test::can_determine_createable_resources ... ok
[INFO] [stdout] test test::accum_starts_as_last_output ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path3 ... ok
[INFO] [stdout] test test::can_delete_simple ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path4 ... ok
[INFO] [stdout] test dependencies::test::perform_update_resources_dependencies_processed_in_order ... ok
[INFO] [stdout] test test::accum_overridden_if_non_object ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_resource_not_found ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_input ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_input ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator_fields_that_dont_exist ... ok
[INFO] [stdout] test run_template::test::can_insert_nested_output_val_into_accum ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_verbatim ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_input_deep ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_name ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_output ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_output_deep ... ok
[INFO] [stdout] test test::can_tr_be_transitioned_works ... ok
[INFO] [stdout] test test::can_eval_json_paths_of_function_call_resources ... ok
[INFO] [stdout] test test::can_eval_json_paths_simple ... ok
[INFO] [stdout] test test::can_eval_json_paths_to_empty_array ... ok
[INFO] [stdout] test test::can_use_random_builtin ... ok
[INFO] [stdout] test test::delete_order_map_works ... ok
[INFO] [stdout] test test::can_insert_strcat_value_into_accum ... ok
[INFO] [stdout] test test::duplicate_function_calls_treated_as_one_resource ... ok
[INFO] [stdout] test test::can_match_resources_with_their_templates ... ok
[INFO] [stdout] test test::can_run_builtin_commands ... ok
[INFO] [stdout] test test::delete_order_map_works_transient ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_and_still_cause_update ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_nested ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates ... ok
[INFO] [stdout] test test::match_resources_errors_if_template_not_found ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_report_potentially_done_errors ... ok
[INFO] [stdout] test test::match_resources_errors_with_big_scary_error_if_deleted_resources_template_removed ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_nested_deeply ... ok
[INFO] [stdout] test test::no_fake_resources_if_no_function_calls ... ok
[INFO] [stdout] test test::dependency_map_update_works_for_already_done_resources ... ok
[INFO] [stdout] test test::output_during_update_unchanged ... ok
[INFO] [stdout] test test::perform_update_empty_ok ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_none ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates ... ok
[INFO] [stdout] test test::perform_update_hello_world ... ok
[INFO] [stdout] test test::deletes_happen_after_create_updates ... ok
[INFO] [stdout] test test::perform_update_should_error_if_no_template_section_delete ... ok
[INFO] [stdout] test test::perform_update_resources_update_requires_same_template_name ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_both ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_can_set_limit ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_is_noop_for_empty_list ... ok
[INFO] [stdout] test test::perform_update_resources_updates_can_become_noops ... ok
[INFO] [stdout] test test::can_delete_simple_ordered ... ok
[INFO] [stdout] test test::perform_update_should_error_if_no_template_section_update ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_only_one ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_can_use_0_limit_for_infinite_spawn ... ok
[INFO] [stdout] test test::strcat_builtin_must_be_primitive_types ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_removed_from_list_if_it_can_be_transitioned ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator_from_input ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator_from_output ... ok
[INFO] [stdout] test test::templates_can_reference_output_and_accum ... ok
[INFO] [stdout] test test::templates_can_drop_output_of_specific_command ... ok
[INFO] [stdout] test test::deletes_can_reference_last_output ... FAILED
[INFO] [stdout] test test::can_run_resources_with_function_reference_manipulate_input ... ok
[INFO] [stdout] test test::can_run_resources_with_function_reference ... ok
[INFO] [stdout] test test::fn_calls_of_done_resources_can_be_evaluated ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_function_calls_multiple_efficient ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_function_calls ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_function_calls_multiple_err ... ok
[INFO] [stdout] test test::can_use_fn_calls_with_resources_with_underscores ... ok
[INFO] [stdout] test test::fn_calls_of_done_resources_can_be_evaluated_and_determine_update_is_needed ... ok
[INFO] [stdout] test test::can_run_resources_with_function_reference_manipulate_advanced ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::deletes_can_reference_last_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::deletes_can_reference_last_output' (120) panicked at crates/cli_engine/src/lib.rs:2378:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ee03cae92a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ee03cae92a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ee03cae92a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ee03cae92a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ee03cc484a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ee03cc484a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55ee03cb33c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ee03cb33c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ee03c8d31f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ee03c8d31f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ee03ca6ae9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ee037b872c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55ee037b872c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ee03ca6d62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55ee03ca6d62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ee03c8d3d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ee03c84cc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ee03c8e0ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr] error: test failed, to rerun pass `-p cli_engine --lib`
[INFO] [stdout]   18:     0x55ee03cc51dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ee03cc4f22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ee0365bd96 - core::result::Result<T,E>::unwrap::hc62904bcd0382011
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55ee0365bd96 - cli_engine::test::deletes_can_reference_last_output::{{closure}}::hb4161828b51d8541
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2378:40
[INFO] [stdout]   22:     0x55ee03731de2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbae1128b5b816c6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55ee03731c5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h333f915ddd9d27b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55ee036ad87d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9fe9a560efc3339c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x55ee036ad5db - tokio::task::coop::with_budget::h28d1247885ad8c30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x55ee036ad5db - tokio::task::coop::budget::h0d74b5628d2a7c9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x55ee036ad5db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1d1cd92b47197ab4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x55ee036aa8f0 - tokio::runtime::scheduler::current_thread::Context::enter::h217cd32b0440034b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x55ee036ac21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h470b3d5f62989219
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x55ee036abe84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd4a652d60b9d3e4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x55ee0376abbb - tokio::runtime::context::scoped::Scoped<T>::set::ha53e8b24c5c7a442
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55ee036d5f79 - tokio::runtime::context::set_scheduler::{{closure}}::h246f981722ba5000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x55ee03774bd2 - std::thread::local::LocalKey<T>::try_with::h29f1a28c568f09be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x55ee037744fe - std::thread::local::LocalKey<T>::with::h033fd813abb1559a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x55ee036d5eed - tokio::runtime::context::set_scheduler::h988c69387964cb58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x55ee036abc30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3b5f8409cfdc84eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x55ee036abee6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb4a5a4b069357a9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x55ee036a9260 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd29cc09a03f4a02b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x55ee037184f3 - tokio::runtime::context::runtime::enter_runtime::h94ab656d0828fbd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55ee036a8c21 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4b9e9246d8d2448f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x55ee03700bf4 - tokio::runtime::runtime::Runtime::block_on_inner::hc84f9e4d7e61350a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x55ee03700dbf - tokio::runtime::runtime::Runtime::block_on::hfc046f5b765a21f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x55ee0365afa2 - cli_engine::test::deletes_can_reference_last_output::h34fdaff78e848651
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2385:82
[INFO] [stdout]   44:     0x55ee0365c6b7 - cli_engine::test::deletes_can_reference_last_output::{{closure}}::hbf878f9c8e089b44
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2357:49
[INFO] [stdout]   45:     0x55ee036caee6 - core::ops::function::FnOnce::call_once::h436ff03149bbafa4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55ee037ac80b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55ee037ac80b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x55ee037b91fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x55ee037b91fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x55ee037b91fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55ee037b91fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55ee037b91fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55ee037b91fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x55ee037b91fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x55ee037b4914 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x55ee037b4914 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55ee037bbe02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x55ee037bbe02 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x55ee037bbe02 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x55ee037bbe02 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55ee037bbe02 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55ee037bbe02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x55ee037bbe02 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55ee03cae05f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x55ee03cae05f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7c87e3b4daa4 - <unknown>
[INFO] [stdout]   67:     0x7c87e3bdaa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::deletes_can_reference_last_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 116 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49ca27bd6e7cf89c809447c429a353a56dddfd5ef53dea61dd4ca3e35a99fe38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ca27bd6e7cf89c809447c429a353a56dddfd5ef53dea61dd4ca3e35a99fe38", kill_on_drop: false }`
[INFO] [stdout] 49ca27bd6e7cf89c809447c429a353a56dddfd5ef53dea61dd4ca3e35a99fe38
