[INFO] cloning repository https://github.com/specdown/specdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/specdown/specdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5472b4cb662993ff3de50581fed84205c43e209 [INFO] testing specdown/specdown against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/specdown/specdown on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/specdown/specdown [INFO] finished tweaking git repo https://github.com/specdown/specdown [INFO] tweaked toml for git repo https://github.com/specdown/specdown written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/specdown/specdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded predicates v2.0.0 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded windows-sys v0.32.0 [INFO] [stderr] Downloaded termdiff v3.0.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded crossterm v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0383222eeadd06e7baf24a376fe91d47cdec4dd4e4d675d61606f9495fbc412 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0383222eeadd06e7baf24a376fe91d47cdec4dd4e4d675d61606f9495fbc412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0383222eeadd06e7baf24a376fe91d47cdec4dd4e4d675d61606f9495fbc412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0383222eeadd06e7baf24a376fe91d47cdec4dd4e4d675d61606f9495fbc412", kill_on_drop: false }` [INFO] [stdout] c0383222eeadd06e7baf24a376fe91d47cdec4dd4e4d675d61606f9495fbc412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e45324a8df5b662e3dc5792eef9ab042eb1a7f1aee8b3be52bfc25a4ed0425 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21e45324a8df5b662e3dc5792eef9ab042eb1a7f1aee8b3be52bfc25a4ed0425", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling termdiff v3.0.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling specdown v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "21e45324a8df5b662e3dc5792eef9ab042eb1a7f1aee8b3be52bfc25a4ed0425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e45324a8df5b662e3dc5792eef9ab042eb1a7f1aee8b3be52bfc25a4ed0425", kill_on_drop: false }` [INFO] [stdout] 21e45324a8df5b662e3dc5792eef9ab042eb1a7f1aee8b3be52bfc25a4ed0425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6f95bb42ca7a7b080984809f04e83e4a360d55367452ccda6020177e4b0483 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c6f95bb42ca7a7b080984809f04e83e4a360d55367452ccda6020177e4b0483", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling specdown v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.44s [INFO] running `Command { std: "docker" "inspect" "4c6f95bb42ca7a7b080984809f04e83e4a360d55367452ccda6020177e4b0483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6f95bb42ca7a7b080984809f04e83e4a360d55367452ccda6020177e4b0483", kill_on_drop: false }` [INFO] [stdout] 4c6f95bb42ca7a7b080984809f04e83e4a360d55367452ccda6020177e4b0483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 708e4b06faf329fda6d26f717af06dfbb746eb9809d7e6e24f963a0cf1b7d30e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "708e4b06faf329fda6d26f717af06dfbb746eb9809d7e6e24f963a0cf1b7d30e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/specdown-21ab0a6db359ed65) [INFO] [stdout] [INFO] [stdout] running 117 tests [INFO] [stdout] test ansi::tests::preserves_unicode_chars ... ok [INFO] [stdout] test parser::argument_value::test::string::returns_error_when_value_is_a_string ... ok [INFO] [stdout] test parser::argument_value::test::string::returns_error_when_value_is_a_token ... ok [INFO] [stdout] test parser::argument_value::test::string::returns_string_when_value_is_a_string ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_a_name ... ok [INFO] [stdout] test parser::argument_value::test::integer::returns_integer_when_value_is_an_integer ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_string_when_value_is_a_string ... ok [INFO] [stdout] test parser::argument_value::test::integer::returns_error_when_value_is_a_string ... ok [INFO] [stdout] test ansi::tests::strips_ansi_escape_chars ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_exit_code ... ok [INFO] [stdout] test parser::argument_value::test::integer::returns_error_when_value_is_a_token ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_output_set_to_stdout ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::skip::fails_when_path_is_missing ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::file::succeeds_when_function_is_file ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_verify ... ok [INFO] [stdout] test commands::run::file_reader::tests::to_absolute::test_reads_a_file_when_the_path_is_relative ... ok [INFO] [stdout] test commands::run::file_reader::tests::to_absolute::test_reads_a_file_when_the_path_is_absolute ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::file::fails_when_path_is_missing ... ok [INFO] [stdout] test parser::error::tests::display_missing_argument ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_output_set_to_any ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::verify::succeeds_when_function_is_verify_and_stream_is_stdout ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::verify::fails_when_function_is_verify_and_stream_is_unknown ... ok [INFO] [stdout] test parser::error::tests::display_root_must_be_document ... ok [INFO] [stdout] test parser::error::tests::display_incorrect_argument_type ... ok [INFO] [stdout] test parser::error::tests::display_string_encoding_failed ... ok [INFO] [stdout] test parser::function::test::has_argument::returns_true_when_argument_is_present ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::skip::succeeds_when_function_is_skip ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::verify::succeeds_when_function_is_verify_and_stream_is_stderr ... ok [INFO] [stdout] test parser::error::tests::display_invalid_argument_value ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::verify::succeeds_when_script_name_is_not_present ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_when_alpha_numeric_name ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_without_a_name ... ok [INFO] [stdout] test parser::error::tests::display_parser_failed ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_with_spaces_around_equals ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::verify::succeeds_and_defaults_to_stdout_when_the_stream_is_missing ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_with_token_argument ... ok [INFO] [stdout] test parser::error::tests::display_unknown_function ... ok [INFO] [stdout] test parser::function::test::has_argument::returns_false_when_argument_is_present ... ok [INFO] [stdout] test parser::function_string::tests::argument::fails_when_name_starts_with_a_digit ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_when_single_alpha_char_name ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_error_when_value_is_a_string ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::string_value::succeeds_when_there_is_a_remainder ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_error_when_value_is_a_token ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::string_value::fails_when_there_is_no_closing_quote ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_file ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_script ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_one_argument_is_provided ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_skip ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_multiple_arguments_are_provided_with_spaces ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_there_are_spaces_around_arguments ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::token_value::succeeds_when_there_is_a_remainder ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_function_has_whitespace_before_opening_parenthesis ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::succeeds_when_there_is_a_remainder ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::string_value::succeeds_when_there_is_no_remainder ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_multiple_arguments_are_provided ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_no_arguments_are_provided ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::integer_value::succeeds_when_there_is_a_remainder ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_one_argument_is_provided ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_multiple_arguments_are_provided_with_spaces ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_multiple_arguments_are_provided ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_no_arguments_are_provided ... ok [INFO] [stdout] test parser::markdown::tests::it_does_not_return_an_element_when_a_code_bloc_is_not_fenced ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_when_arg_contains_underscore ... ok [INFO] [stdout] test results::action_result::tests::success::create_file::returns_true ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_exit_code_is_incorrect_when_exit_code_is_incorrect ... ok [INFO] [stdout] test parser::markdown::tests::no_actions_returned_when_not_code_blocks_in_markdown ... ok [INFO] [stdout] test parser::strip::tests::strip::test_strip ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_none_when_successful_script ... ok [INFO] [stdout] test parser::markdown::tests::fenced_block_quotes_are_returned_when_the_exist_in_the_markdown ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_function_has_leading_whitespace ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_function_has_args ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_none_when_exit_code_is_expected ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_function_has_no_args ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stderr_is_present_but_no_output_is_expected ... ok [INFO] [stdout] test results::action_result::tests::success::verify::returns_false_when_expected_output_is_not_the_same_as_got_output ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stdout_is_present_but_no_output_is_expected ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stdout_is_present_but_only_stderr_is_expected ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::new_invalid_command ... ok [INFO] [stdout] test runner::state::tests::does_not_fail_when_verify_was_successful ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stderr_is_present_but_only_stdout_is_expected ... ok [INFO] [stdout] test results::action_result::tests::success::verify::returns_true_when_expected_output_is_the_same_as_got_output ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::new_with_empty_command_string ... ok [INFO] [stdout] test runner::state::tests::does_not_update_success_when_file_result_is_added ... ok [INFO] [stdout] test runner::state::tests::does_not_succeed_when_script_failed ... ok [INFO] [stdout] test runner::state::tests::does_not_succeed_when_verify_was_successful_after_failure ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::with_added_paths ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::returning_stderr ... ok [INFO] [stdout] test runner::state::tests::it_fails_when_verify_was_not_successful ... ok [INFO] [stdout] test runner::state::tests::get_result_returns_the_result_when_script_result_exists ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::returning_utf8_chars ... ok [INFO] [stdout] test runner::verify::tests::test::returns_error_when_unnamed_script_output_does_not_exit ... ok [INFO] [stdout] test runner::state::tests::get_last_result_returns_result_from_last_script ... ok [INFO] [stdout] test runner::state::tests::get_result_returns_none_when_script_result_does_not_exists ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::new_with_command_with_arguments ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification_with_unnamed_verification ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification_with_unnamed_script ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::returning_exit_code ... ok [INFO] [stdout] test runner::state::tests::sets_success_when_initialized ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stderr_verification ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stderr_verification_with_unnamed_verification ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::new_with_command_without_arguments ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::with_unset_environment_variable ... ok [INFO] [stdout] test runner::shell_executor::tests::shell::with_environment_variable ... ok [INFO] [stdout] test runner::verify::tests::test::ignore_ansi_escape_characters_in_output_and_verify_value ... ok [INFO] [stdout] test types::tests::script_name::converts_to_string_from_script_name ... ok [INFO] [stdout] test types::tests::file_path::converts_from_file_path_into_string ... ok [INFO] [stdout] test types::tests::script_name::converts_to_string_from_script_name_reference ... ok [INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_string ... ok [INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_i32 ... ok [INFO] [stdout] test types::tests::verify_action::with_script_name_returns_an_instance_with_script_name_updated ... ok [INFO] [stdout] test types::tests::verify_value::converts_from_verify_value_into_string ... ok [INFO] [stdout] test runner::verify::tests::test::returns_error_when_script_output_does_not_exit ... ok [INFO] [stdout] test runner::state::tests::get_last_result_returns_none_when_no_scripts_have_been_run ... ok [INFO] [stdout] test runner::state::tests::does_not_update_success_when_successful_script_result_is_added ... ok [INFO] [stdout] test runner::file::tests::test_run_creates_a_file ... FAILED [INFO] [stdout] test runner::file::tests::test_run_returns_a_file_result ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- runner::file::tests::test_run_creates_a_file stdout ---- [INFO] [stdout] thread 'runner::file::tests::test_run_creates_a_file' panicked at 'Failed to create test directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/runner/file.rs:30:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562490fabc1c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562490fabc1c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562490fabc1c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562490fabc1c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562490fd2a8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562490fa72a8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562490fae557 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562490fae557 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562490fae557 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562490fae28b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562490faecaa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562490fae997 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562490fac0e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562490fae6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562490bd1683 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x562490bd1773 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x562490bd38db - core::result::Result::expect::h9541b1aa1546c203 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x562490c29342 - specdown::runner::file::tests::test_run_creates_a_file::h11ae16726eae45c8 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:30:9 [INFO] [stdout] 18: 0x562490c292ea - specdown::runner::file::tests::test_run_creates_a_file::{{closure}}::hca2fc7aa03bfb6c4 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:29:5 [INFO] [stdout] 19: 0x562490bda0ee - core::ops::function::FnOnce::call_once::hbdaf66ddc600a518 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562490c62c13 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562490c62c13 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x562490c61941 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x562490c61941 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x562490c61941 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x562490c61941 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x562490c61941 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x562490c61941 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x562490c61941 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x562490c6b221 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x562490c6b221 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x562490c3797f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x562490c3797f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x562490c3797f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x562490c3797f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x562490c3797f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x562490c3797f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x562490c3797f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x562490fb5773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x562490fb5773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x562490fb5773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fa72e5b7609 - start_thread [INFO] [stdout] 42: 0x7fa72e389293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- runner::file::tests::test_run_returns_a_file_result stdout ---- [INFO] [stdout] thread 'runner::file::tests::test_run_returns_a_file_result' panicked at 'Failed to create test directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/runner/file.rs:53:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562490fabc1c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562490fabc1c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562490fabc1c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562490fabc1c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562490fd2a8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562490fa72a8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562490fae557 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562490fae557 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562490fae557 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562490fae28b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562490faecaa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562490fae997 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562490fac0e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562490fae6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562490bd1683 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x562490bd1773 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x562490bd38db - core::result::Result::expect::h9541b1aa1546c203 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x562490c29702 - specdown::runner::file::tests::test_run_returns_a_file_result::h11018e02612fafdf [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:53:9 [INFO] [stdout] 18: 0x562490c296aa - specdown::runner::file::tests::test_run_returns_a_file_result::{{closure}}::h4712c03bb0a2bd45 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:52:5 [INFO] [stdout] 19: 0x562490bda78e - core::ops::function::FnOnce::call_once::he959da2457aaea3b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562490c62c13 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562490c62c13 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x562490c61941 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x562490c61941 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x562490c61941 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x562490c61941 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x562490c61941 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x562490c61941 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x562490c61941 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x562490c6b221 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x562490c6b221 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x562490c3797f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x562490c3797f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x562490c3797f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x562490c3797f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x562490c3797f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x562490c3797f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x562490c3797f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x562490fb5773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x562490fb5773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x562490fb5773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fa72e5b7609 - start_thread [INFO] [stdout] 42: 0x7fa72e389293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] runner::file::tests::test_run_creates_a_file [INFO] [stdout] runner::file::tests::test_run_returns_a_file_result [INFO] [stdout] [INFO] [stdout] test result: FAILED. 115 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin specdown' [INFO] running `Command { std: "docker" "inspect" "708e4b06faf329fda6d26f717af06dfbb746eb9809d7e6e24f963a0cf1b7d30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708e4b06faf329fda6d26f717af06dfbb746eb9809d7e6e24f963a0cf1b7d30e", kill_on_drop: false }` [INFO] [stdout] 708e4b06faf329fda6d26f717af06dfbb746eb9809d7e6e24f963a0cf1b7d30e