[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] 2192f8ab3914257374fed851de77e2b30503c84f
[INFO] testing nikita-skobov/deploy-lang against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fdeploy-lang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikita-skobov/deploy-lang on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded jsonpath-rust v1.0.4
[INFO] [stderr]   Downloaded pest v2.8.2
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.12
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db4bed363da0dacf738cb36d232096bcf842da3df6c813127bafb3f7011e6f22
[INFO] running `Command { std: "docker" "start" "-a" "db4bed363da0dacf738cb36d232096bcf842da3df6c813127bafb3f7011e6f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4bed363da0dacf738cb36d232096bcf842da3df6c813127bafb3f7011e6f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4bed363da0dacf738cb36d232096bcf842da3df6c813127bafb3f7011e6f22", kill_on_drop: false }`
[INFO] [stdout] db4bed363da0dacf738cb36d232096bcf842da3df6c813127bafb3f7011e6f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc2218749717a637bd3579748122b8c5ed66791ccfdddcf4571b8a22a30e55f5
[INFO] running `Command { std: "docker" "start" "-a" "fc2218749717a637bd3579748122b8c5ed66791ccfdddcf4571b8a22a30e55f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[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 form_urlencoded v1.2.2
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[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 socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[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 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling enumdoc v0.1.0 (/opt/rustwide/workdir/crates/enumdoc)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest v2.8.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 pest_meta v2.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling lsp-server v0.7.9
[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 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 replays v0.1.0 (/opt/rustwide/workdir/crates/replays)
[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 43.06s
[INFO] running `Command { std: "docker" "inspect" "fc2218749717a637bd3579748122b8c5ed66791ccfdddcf4571b8a22a30e55f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2218749717a637bd3579748122b8c5ed66791ccfdddcf4571b8a22a30e55f5", kill_on_drop: false }`
[INFO] [stdout] fc2218749717a637bd3579748122b8c5ed66791ccfdddcf4571b8a22a30e55f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 695e26f50bce71089d63570acebbf28beabd8e83d79867aaa977562ea52008b5
[INFO] running `Command { std: "docker" "start" "-a" "695e26f50bce71089d63570acebbf28beabd8e83d79867aaa977562ea52008b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling enumdoc_derive v0.1.0 (/opt/rustwide/workdir/crates/enumdoc_derive)
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling str_at_line v0.1.0 (/opt/rustwide/workdir/crates/str_at_line)
[INFO] [stderr]    Compiling json_with_positions v0.1.0 (/opt/rustwide/workdir/crates/json_with_positions)
[INFO] [stderr]    Compiling replays v0.1.0 (/opt/rustwide/workdir/crates/replays)
[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 7.89s
[INFO] running `Command { std: "docker" "inspect" "695e26f50bce71089d63570acebbf28beabd8e83d79867aaa977562ea52008b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695e26f50bce71089d63570acebbf28beabd8e83d79867aaa977562ea52008b5", kill_on_drop: false }`
[INFO] [stdout] 695e26f50bce71089d63570acebbf28beabd8e83d79867aaa977562ea52008b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25ed31ece7c8331eadff2d10bb4d707e4dca41f62e96cddc36bb79de4243a5ec
[INFO] running `Command { std: "docker" "start" "-a" "25ed31ece7c8331eadff2d10bb4d707e4dca41f62e96cddc36bb79de4243a5ec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-0104a08849010a99)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_engine-be40ee29207c69f4)
[INFO] [stdout] 
[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 dependencies::test::all_transient_can_detect_circular_dependency ... ok
[INFO] [stdout] test dependencies::test::all_transient_deps_works ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_inline_deep_and_multiple ... 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_for_create ... 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_neither_are_resources ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_for_delete ... ok
[INFO] [stdout] test dependencies::test::can_get_immediate_dependencies_bracketed ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_deep_circle ... 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::can_get_immediate_dependencies_for_update ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_duplicate_ok ... ok
[INFO] [stdout] test dependencies::test::transient_deps_checks_for_self_dep_err ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_remove_only_last_occurrance ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_accum ... ok
[INFO] [stdout] test dependencies::test::can_get_all_transient_deps_simple_ok ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_verbatim ... ok
[INFO] [stdout] test run_template::test::can_evaluate_arg_transform_from_command_state_resource_name ... ok
[INFO] [stdout] test run_function::test::js_fn_fill_works ... ok
[INFO] [stdout] test run_template::test::can_create_arg_set_destructure_long_short ... ok
[INFO] [stdout] test run_template::test::can_insert_entire_output_into_accum ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator_fields_that_do_exist ... ok
[INFO] [stdout] test run_template::test::cannot_change_accumulator_field_type ... 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_fields_that_dont_exist ... ok
[INFO] [stdout] test dependencies::test::transient_deps_checks_for_self_dep_err_deep ... ok
[INFO] [stdout] test run_template::test::cannot_insert_into_accum_if_its_not_an_object ... ok
[INFO] [stdout] test run_template::test::evaluate_arg_transform_errs_on_non_input_output_accum_name ... ok
[INFO] [stdout] test run_template::test::can_insert_into_accumulator_fields_via_index ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_inline_simple ... 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::should_run_update_cmd_works_multiple_same ... ok
[INFO] [stdout] test run_template::test::update_diff_works ... 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::should_run_update_cmd_works_simple_same ... ok
[INFO] [stdout] test dependencies::test::perform_update_resources_dependencies_processed_in_order ... ok
[INFO] [stdout] test test::can_add_fake_resources_for_fn_calls ... ok
[INFO] [stdout] test test::can_determine_createable_resources ... ok
[INFO] [stdout] test test::can_determine_deleteable_resources ... ok
[INFO] [stdout] test test::can_add_fake_resources_for_fn_calls_with_update ... ok
[INFO] [stdout] test test::can_determine_noop_updates_if_input_unchanged ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path ... ok
[INFO] [stdout] test test::can_determine_updateable_resources ... ok
[INFO] [stdout] test test::can_determine_updateable_resources_due_to_json_path ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path2 ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_resource_not_found ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path3 ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_input ... 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_simple ... ok
[INFO] [stdout] test test::can_eval_json_paths_lookup_output_deep ... ok
[INFO] [stdout] test test::can_eval_json_paths_to_empty_array ... ok
[INFO] [stdout] test test::can_match_resources_with_their_templates ... ok
[INFO] [stdout] test test::can_insert_strcat_value_into_accum ... ok
[INFO] [stdout] test test::can_run_builtin_commands ... ok
[INFO] [stdout] test test::accum_starts_as_last_output ... ok
[INFO] [stdout] test test::can_eval_json_paths_err_if_invalid_path4 ... ok
[INFO] [stdout] test test::can_eval_json_paths_of_function_call_resources ... ok
[INFO] [stdout] test test::can_tr_be_transitioned_works ... ok
[INFO] [stdout] test test::can_delete_simple_ordered ... ok
[INFO] [stdout] test test::delete_order_map_works ... ok
[INFO] [stdout] test test::can_delete_simple ... 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 ... ok
[INFO] [stdout] test test::can_use_random_builtin ... ok
[INFO] [stdout] test test::delete_order_map_works_transient ... ok
[INFO] [stdout] test test::duplicate_function_calls_treated_as_one_resource ... ok
[INFO] [stdout] test test::accum_overridden_if_non_object ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_and_still_cause_update ... ok
[INFO] [stdout] test test::deletes_happen_after_create_updates ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_nested ... ok
[INFO] [stdout] test test::dependency_map_update_works_for_already_done_resources ... ok
[INFO] [stdout] test test::match_resources_errors_if_template_not_found ... 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_report_potentially_done_errors ... ok
[INFO] [stdout] test test::no_fake_resources_if_no_function_calls ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_section ... ok
[INFO] [stdout] test test::perform_update_empty_ok ... ok
[INFO] [stdout] test dependencies::test::get_immediate_dependencies_should_err_for_non_segment_selectors ... ok
[INFO] [stdout] test run_template::test::can_insert_nested_output_val_into_accum ... ok
[INFO] [stdout] test test::perform_update_hello_world ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_none ... ok
[INFO] [stdout] test test::get_transitionable_resources_can_check_for_already_done_updates_nested_deeply ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_both ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates_conditional_commands_only_one ... ok
[INFO] [stdout] test test::perform_update_resources_update_requires_same_template_name ... ok
[INFO] [stdout] test test::perform_update_resources_can_do_updates ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_can_use_0_limit_for_infinite_spawn ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_is_noop_for_empty_list ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_can_set_limit ... ok
[INFO] [stdout] test test::spawn_all_currently_transitionable_removed_from_list_if_it_can_be_transitioned ... ok
[INFO] [stdout] test test::output_during_update_unchanged ... ok
[INFO] [stdout] test test::perform_update_should_error_if_no_template_section_update ... ok
[INFO] [stdout] test test::perform_update_should_error_if_no_template_section_delete ... ok
[INFO] [stdout] test test::strcat_builtin_must_be_primitive_types ... ok
[INFO] [stdout] test test::perform_update_resources_updates_can_become_noops ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator_from_output ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator_from_input ... ok
[INFO] [stdout] test test::templates_can_add_fields_to_accumulator ... 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 const_eval::test::can_eval_const_function_calls_multiple_efficient ... 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] 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 ... ok
[INFO] [stdout] test test::can_use_fn_calls_with_resources_with_underscores ... ok
[INFO] [stdout] test const_eval::test::can_eval_const_function_calls_multiple_err ... 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:     0x6395b37a59d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6395b37a59d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6395b37a59d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6395b37a59d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6395b37bc3da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6395b37bc3da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6395b37aa9e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6395b37aa9e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6395b37838af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6395b37838af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6395b379d949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6395b32b1e9e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6395b32b1e9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6395b379dbb2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6395b379dbb2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6395b3783968 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6395b3778b39 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6395b37847bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6395b37bcbcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6395b37bc912 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6395b31509c6 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6395b31509c6 - cli_engine[bb1b63dc85893fc3]::test::deletes_can_reference_last_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2378:40
[INFO] [stdout]   22:     0x6395b31bb442 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6395b31bb4bd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6395b3253bcd - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x6395b3253acb - tokio[4bfc5aafb6849abf]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x6395b3253acb - tokio[4bfc5aafb6849abf]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x6395b3253acb - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x6395b32496d0 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x6395b3252ddd - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x6395b32520d4 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[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:     0x6395b31ac2cb - <tokio[4bfc5aafb6849abf]::runtime::context::scoped::Scoped<tokio[4bfc5aafb6849abf]::runtime::scheduler::Context>>::set::<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[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:     0x6395b3206289 - tokio[4bfc5aafb6849abf]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x6395b327c792 - <std[3b51380354919863]::thread::local::LocalKey<tokio[4bfc5aafb6849abf]::runtime::context::Context>>::try_with::<tokio[4bfc5aafb6849abf]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6395b327c31e - <std[3b51380354919863]::thread::local::LocalKey<tokio[4bfc5aafb6849abf]::runtime::context::Context>>::with::<tokio[4bfc5aafb6849abf]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6395b320015d - tokio[4bfc5aafb6849abf]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[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:     0x6395b324d940 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[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:     0x6395b324dc36 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[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:     0x6395b32517f0 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x6395b31c8ea3 - tokio[4bfc5aafb6849abf]::runtime::context::runtime::enter_runtime::<<tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x6395b3249201 - <tokio[4bfc5aafb6849abf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[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:     0x6395b327a8a4 - <tokio[4bfc5aafb6849abf]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[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:     0x6395b327aa6c - <tokio[4bfc5aafb6849abf]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[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:     0x6395b31774f2 - cli_engine[bb1b63dc85893fc3]::test::deletes_can_reference_last_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2385:82
[INFO] [stdout]   44:     0x6395b31464d7 - cli_engine[bb1b63dc85893fc3]::test::deletes_can_reference_last_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli_engine/src/lib.rs:2357:49
[INFO] [stdout]   45:     0x6395b31c6366 - <cli_engine[bb1b63dc85893fc3]::test::deletes_can_reference_last_output::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6395b32a624b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6395b32a624b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x6395b32b2aaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6395b32b2aaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x6395b32b2aaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6395b32b2aaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6395b32b2aaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6395b32b2aaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6395b32b2aaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6395b32ae054 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6395b32ae054 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6395b32b55a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x6395b32b55a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6395b32b55a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6395b32b55a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6395b32b55a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6395b32b55a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x6395b32b55a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6395b37a50cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x6395b37a50cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7b5e61940aa4 - <unknown>
[INFO] [stdout]   67:     0x7b5e619cda64 - 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 1.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cli_engine --lib`
[INFO] running `Command { std: "docker" "inspect" "25ed31ece7c8331eadff2d10bb4d707e4dca41f62e96cddc36bb79de4243a5ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ed31ece7c8331eadff2d10bb4d707e4dca41f62e96cddc36bb79de4243a5ec", kill_on_drop: false }`
[INFO] [stdout] 25ed31ece7c8331eadff2d10bb4d707e4dca41f62e96cddc36bb79de4243a5ec
