[INFO] cloning repository https://github.com/imjasonh/testscript-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imjasonh/testscript-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimjasonh%2Ftestscript-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimjasonh%2Ftestscript-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd2efa87dfe6de4ec40d2c6970acd6aa3afa5020
[INFO] testing imjasonh/testscript-rs/bd2efa87dfe6de4ec40d2c6970acd6aa3afa5020 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimjasonh%2Ftestscript-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imjasonh/testscript-rs
[INFO] finished tweaking git repo https://github.com/imjasonh/testscript-rs
[INFO] tweaked toml for git repo https://github.com/imjasonh/testscript-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imjasonh/testscript-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imjasonh/testscript-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8697d7bc86ddc5df6136985b261a6e6e686f20459b828f2ce11b8b24d5e0ef84
[INFO] running `Command { std: "docker" "start" "-a" "8697d7bc86ddc5df6136985b261a6e6e686f20459b828f2ce11b8b24d5e0ef84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8697d7bc86ddc5df6136985b261a6e6e686f20459b828f2ce11b8b24d5e0ef84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8697d7bc86ddc5df6136985b261a6e6e686f20459b828f2ce11b8b24d5e0ef84", kill_on_drop: false }`
[INFO] [stdout] 8697d7bc86ddc5df6136985b261a6e6e686f20459b828f2ce11b8b24d5e0ef84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03cb03badbbba80b2fdfe4db02b1c8e2ba75fa0072cb1f575c50149227c296ad
[INFO] running `Command { std: "docker" "start" "-a" "03cb03badbbba80b2fdfe4db02b1c8e2ba75fa0072cb1f575c50149227c296ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling testscript-rs v0.2.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
[INFO] running `Command { std: "docker" "inspect" "03cb03badbbba80b2fdfe4db02b1c8e2ba75fa0072cb1f575c50149227c296ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03cb03badbbba80b2fdfe4db02b1c8e2ba75fa0072cb1f575c50149227c296ad", kill_on_drop: false }`
[INFO] [stdout] 03cb03badbbba80b2fdfe4db02b1c8e2ba75fa0072cb1f575c50149227c296ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b9c502961130079ec19bda2f1c6fd0e1cede033bc1c78f2b2794e69bafc7549
[INFO] running `Command { std: "docker" "start" "-a" "9b9c502961130079ec19bda2f1c6fd0e1cede033bc1c78f2b2794e69bafc7549", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling testscript-rs v0.2.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.98s
[INFO] running `Command { std: "docker" "inspect" "9b9c502961130079ec19bda2f1c6fd0e1cede033bc1c78f2b2794e69bafc7549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9c502961130079ec19bda2f1c6fd0e1cede033bc1c78f2b2794e69bafc7549", kill_on_drop: false }`
[INFO] [stdout] 9b9c502961130079ec19bda2f1c6fd0e1cede033bc1c78f2b2794e69bafc7549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4dbc42b648b28059a3cec52a3dacb6a2823a3f6cbb88629264da8598d18f3f7d
[INFO] running `Command { std: "docker" "start" "-a" "4dbc42b648b28059a3cec52a3dacb6a2823a3f6cbb88629264da8598d18f3f7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testscript_rs-07b5a086a7e2cf68)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test error::tests::test_format_output_comparison_simple ... ok
[INFO] [stdout] test error::tests::test_format_output_value_empty ... ok
[INFO] [stdout] test error::tests::test_format_output_value_multiline ... ok
[INFO] [stdout] test error::tests::test_format_output_value_single_line_with_newline ... ok
[INFO] [stdout] test error::tests::test_generate_error_context ... ok
[INFO] [stdout] test error::tests::test_generate_error_context_edge_cases ... ok
[INFO] [stdout] test error::tests::test_output_compare_error_display ... ok
[INFO] [stdout] test error::tests::test_script_error_creation ... ok
[INFO] [stdout] test error::tests::test_format_output_comparison_multiline ... ok
[INFO] [stdout] test error::tests::test_format_output_value_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_basic_script ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test parser::tests::test_parse_command_line ... ok
[INFO] [stdout] test parser::tests::test_parse_command_tokens ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_files ... ok
[INFO] [stdout] test tests::basic_integration_test ... ok
[INFO] [stdout] test parser::tests::test_parse_file_header ... ok
[INFO] [stdout] test run::environment::tests::test_setup_files ... ok
[INFO] [stdout] test run::environment::tests::test_compare_files ... ok
[INFO] [stdout] test run::environment::tests::test_test_environment_creation ... ok
[INFO] [stdout] test tests::test_example ... ok
[INFO] [stderr]      Running tests/advanced_conditions.rs (/opt/rustwide/target/debug/deps/advanced_conditions-addd89c60b64778b)
[INFO] [stdout] test error::tests::test_format_output_comparison_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_runparams_condition_helpers ... ok
[INFO] [stdout] test test_combined_conditions ... ok
[INFO] [stdout] test test_network_condition_builtin ... ok
[INFO] [stdout] test test_net_condition_available_by_default ... ok
[INFO] [stdout] test test_env_conditions ... ok
[INFO] [stdout] test test_program_detection_builtin ... ok
[INFO] [stdout] test test_manual_condition_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builtin_commands.rs (/opt/rustwide/target/debug/deps/builtin_commands-c8156032774b3856)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_env_command ... ok
[INFO] [stdout] test test_cp_command ... ok
[INFO] [stdout] test test_exists_command ... ok
[INFO] [stdout] test test_rm_command ... ok
[INFO] [stdout] input contenttest test_symlink_command ... ok
[INFO] [stdout] test test_stdin_command ... ok
[INFO] [stdout] test test_symlink_directory ... ok
[INFO] [stdout] test test_symlink_error_cases ... ok
[INFO] [stdout] test test_cp_with_stdout ... ok
[INFO] [stdout] test test_skip_command ... ok
[INFO] [stdout] test test_mkdir_command ... ok
[INFO] [stdout] test test_symlink_relative_path ... ok
[INFO] [stdout] test test_stop_command ... ok
[INFO] [stdout] test test_issue_example ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-131b8e546a31ad4d)
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_binary_file_content ... ok
[INFO] [stdout] test test_command_line_numbers ... ok
[INFO] [stdout] test test_file_with_dashes_in_content ... ok
[INFO] [stdout] test test_parse_malformed_conditions ... ok
[INFO] [stdout] test test_parse_edge_cases ... ok
[INFO] [stdout] test test_files_with_special_names ... ok
[INFO] [stdout] test test_empty_command_args ... ok
[INFO] [stdout] test test_commands_with_many_args ... ok
[INFO] [stdout] test test_mixed_conditions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_messages.rs (/opt/rustwide/target/debug/deps/error_messages-efc000f4cd75b756)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_parse_error_context ... ok
[INFO] [stdout] test test_error_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0e4e043f64db7ae9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_custom_commands ... ok
[INFO] [stdout] test test_basic_api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/preserve_work.rs (/opt/rustwide/target/debug/deps/preserve_work-6019acca74934288)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_preserve_work_on_success_no_preservation ... ok
[INFO] [stdout] test test_preserve_work_on_failure_disabled_by_default ... ok
[INFO] [stdout] test test_builder_preserve_work_method_exists ... ok
[INFO] [stdout] test test_preserve_work_with_skip ... ok
[INFO] [stdout] test test_preserve_work_on_failure_enabled ... ok
[INFO] [stdout] test test_preserve_work_with_background_process_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/setup_hook.rs (/opt/rustwide/target/debug/deps/setup_hook-0fdc0313f367c12d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_setup_hook_basic ... ok
[INFO] [stdout] test test_setup_hook_multiple_env_vars ... ok
[INFO] [stdout] test test_setup_hook_failure ... ok
[INFO] [stdout] test test_setup_hook_compile_binary ... ok
[INFO] [stdout] test test_setup_hook_environment ... ok
[INFO] [stdout] test test_setup_env_vars_presence_and_absence ... ok
[INFO] [stdout] test test_env_command_prints_all_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/specific_files.rs (/opt/rustwide/target/debug/deps/specific_files-85e5a348f4fe908a)
[INFO] [stdout] test test_files_directory_instead_of_file_error ... ok
[INFO] [stdout] test test_files_nonexistent_file_error ... ok
[INFO] [stdout] test test_files_empty_list_error ... ok
[INFO] [stdout] test test_files_basic_functionality ... ok
[INFO] [stdout] test test_files_with_vec_string ... ok
[INFO] [stdout] test test_files_with_relative_paths ... ok
[INFO] [stderr]      Running tests/stdout_stderr_verification.rs (/opt/rustwide/target/debug/deps/stdout_stderr_verification-f36da065776a64d0)
[INFO] [stdout] test test_files_with_absolute_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_dash_for_empty_output ... ok
[INFO] [stdout] test test_env_substitution_in_regex ... ok
[INFO] [stdout] test test_negated_stdout_stderr ... ok
[INFO] [stdout] test test_env_var_substitution ... ok
[INFO] [stdout] test test_file_vs_literal_content ... ok
[INFO] [stdout] test test_literal_regex_characters ... ok
[INFO] [stdout] test test_empty_output ... ok
[INFO] [stdout] test test_newline_handling ... ok
[INFO] [stdout] test test_complex_regex_patterns ... ok
[INFO] [stdout] test test_multiple_commands_output ... ok
[INFO] [stdout] test test_stdout_stderr_no_output_available ... ok
[INFO] [stdout] test test_stdout_stderr_with_count_option ... ok
[INFO] [stdout] test test_stdout_exact_match ... ok
[INFO] [stdout] test test_stderr_regex_patterns ... ok
[INFO] [stdout] test test_special_chars_escaping ... ok
[INFO] [stdout] test test_whitespace_trimming ... ok
[INFO] [stdout] test test_regex_quote_syntax ... ok
[INFO] [stdout] test test_stderr_exact_match ... ok
[INFO] [stdout] test test_unicode_handling ... ok
[INFO] [stdout] test test_regex_detection_edge_cases ... ok
[INFO] [stdout] test test_stdout_regex_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/update_scripts.rs (/opt/rustwide/target/debug/deps/update_scripts-b44b75e93175e0eb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_normal_mode_still_fails ... ok
[INFO] [stdout] test test_update_scripts_stdout ... ok
[INFO] [stdout] test test_update_scripts_stderr ... ok
[INFO] [stdout] test test_update_scripts_via_env_var ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_scripts_via_env_var stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_scripts_via_env_var' (318) panicked at tests/update_scripts.rs:93:5:
[INFO] [stdout] Update via env var should succeed: Err(Generic("Test '/tmp/.tmpuCDFeS/testdata/env_update_test.txt' failed: Error in /tmp/.tmpuCDFeS/testdata/env_update_test.txt at line 2:\n  1 | exec echo \"env test output\"\n> 2 | stdout \"wrong output\"\n\nExpected: 'wrong output'\n  Actual: 'env test output'"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e72f8b670a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e72f8b670a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e72f8b670a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e72f8b670a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56e72f8cd9da - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e72f8cd9da - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x56e72f8bb672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56e72f8bb672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56e72f8915cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e72f8915cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e72f8ad269 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e72f570cbc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56e72f570cbc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56e72f8ad422 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56e72f8ad422 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e72f891688 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56e72f886399 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56e72f89292d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56e72f8ce21c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56e72f561bdc - update_scripts[685fa0c18db1c948]::test_update_scripts_via_env_var
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_scripts.rs:93:5
[INFO] [stdout]   20:     0x56e72f55ff17 - update_scripts[685fa0c18db1c948]::test_update_scripts_via_env_var::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_scripts.rs:68:37
[INFO] [stdout]   21:     0x56e72f563ef6 - <update_scripts[685fa0c18db1c948]::test_update_scripts_via_env_var::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x56e72f563f9b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56e72f563f9b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x56e72f57178b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x56e72f57178b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x56e72f57178b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x56e72f57178b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x56e72f57178b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56e72f57178b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x56e72f57178b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x56e72f56aea4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x56e72f56aea4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x56e72f574392 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x56e72f574392 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x56e72f574392 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56e72f574392 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56e72f574392 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56e72f574392 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x56e72f574392 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56e72f8b563f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x56e72f8b563f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7ad031be5aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad031c72a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_update_scripts_via_env_var
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test update_scripts`
[INFO] running `Command { std: "docker" "inspect" "4dbc42b648b28059a3cec52a3dacb6a2823a3f6cbb88629264da8598d18f3f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbc42b648b28059a3cec52a3dacb6a2823a3f6cbb88629264da8598d18f3f7d", kill_on_drop: false }`
[INFO] [stdout] 4dbc42b648b28059a3cec52a3dacb6a2823a3f6cbb88629264da8598d18f3f7d
