[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] 26bfd9f24b54d0a4ebda43fc9fe1eae95cf3b09d [INFO] testing specdown/specdown against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/specdown/specdown on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-11/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8e3e55dcc69644c53424f87c9cdb829565fc3c739a3c061db0da8a088bdeb3 [INFO] running `Command { std: "docker" "start" "-a" "cb8e3e55dcc69644c53424f87c9cdb829565fc3c739a3c061db0da8a088bdeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8e3e55dcc69644c53424f87c9cdb829565fc3c739a3c061db0da8a088bdeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8e3e55dcc69644c53424f87c9cdb829565fc3c739a3c061db0da8a088bdeb3", kill_on_drop: false }` [INFO] [stdout] cb8e3e55dcc69644c53424f87c9cdb829565fc3c739a3c061db0da8a088bdeb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d37a237a1a358d19e4eb706982fd81ddccdb3129c2e504acee10a591e7c6e57 [INFO] running `Command { std: "docker" "start" "-a" "8d37a237a1a358d19e4eb706982fd81ddccdb3129c2e504acee10a591e7c6e57", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling specdown v0.47.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "8d37a237a1a358d19e4eb706982fd81ddccdb3129c2e504acee10a591e7c6e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d37a237a1a358d19e4eb706982fd81ddccdb3129c2e504acee10a591e7c6e57", kill_on_drop: false }` [INFO] [stdout] 8d37a237a1a358d19e4eb706982fd81ddccdb3129c2e504acee10a591e7c6e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4b6be23d9570946dad0bf54d97fa48bd6b39c1a8acf2681c2a29a5cf323f7c [INFO] running `Command { std: "docker" "start" "-a" "3d4b6be23d9570946dad0bf54d97fa48bd6b39c1a8acf2681c2a29a5cf323f7c", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.1 [INFO] [stderr] Compiling specdown v0.47.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.65s [INFO] running `Command { std: "docker" "inspect" "3d4b6be23d9570946dad0bf54d97fa48bd6b39c1a8acf2681c2a29a5cf323f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4b6be23d9570946dad0bf54d97fa48bd6b39c1a8acf2681c2a29a5cf323f7c", kill_on_drop: false }` [INFO] [stdout] 3d4b6be23d9570946dad0bf54d97fa48bd6b39c1a8acf2681c2a29a5cf323f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54f10f6cd2e4b5256fbd4ad2f800b101cfc4e7c600379e6fe2cc29c58c88f535 [INFO] running `Command { std: "docker" "start" "-a" "54f10f6cd2e4b5256fbd4ad2f800b101cfc4e7c600379e6fe2cc29c58c88f535", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/specdown-15e3fe0e48de7c0b) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test commands::run::tests::to_absolute::test_returns_the_path_when_it_is_absolute ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_string_when_value_is_a_string ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::file::fails_when_path_is_missing ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_exit_code ... ok [INFO] [stdout] test commands::run::tests::to_absolute::test_returns_the_working_dir_prepended_when_path_contains_parent ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::file::succeeds_when_function_is_file ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::script::fails_when_name_is_missing ... ok [INFO] [stdout] test parser::argument_value::test::integer::returns_integer_when_value_is_an_integer ... ok [INFO] [stdout] test parser::argument_value::test::integer::returns_error_when_value_is_a_token ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_script ... ok [INFO] [stdout] test parser::argument_value::test::string::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 parser::actions::tests::create_action_for_skip ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_error_when_value_is_a_string ... ok [INFO] [stdout] test parser::argument_value::test::token::returns_error_when_value_is_a_token ... ok [INFO] [stdout] test commands::run::tests::to_absolute::test_returns_the_working_dir_prepended_when_path_is_relative ... ok [INFO] [stdout] test parser::actions::tests::create_action_for_file ... 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::actions::tests::create_action_for_verify ... 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::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::error::tests::display_missing_argument ... ok [INFO] [stdout] test parser::error::tests::display_incorrect_argument_type ... ok [INFO] [stdout] test parser::error::tests::display_invalid_argument_value ... 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::function_string::tests::argument::succeeds_when_single_alpha_char_name ... 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::function_string::tests::argument_list::succeeds_when_no_arguments_are_provided ... ok [INFO] [stdout] test parser::code_block_info::tests::parse::skip::succeeds_when_function_is_skip ... 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::argument_value::string_value::fails_when_there_is_no_closing_quote ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_one_argument_is_provided ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_multiple_arguments_are_provided ... 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::function_string::tests::argument_value::string_value::succeeds_when_there_is_a_remainder ... 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_args ... 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_no_args ... 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_value::string_value::succeeds_when_there_is_no_remainder ... ok [INFO] [stdout] test parser::function_string::tests::argument_value::succeeds_when_there_is_a_remainder ... 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::create_file::returns_true ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_one_argument_is_provided ... ok [INFO] [stdout] test parser::error::tests::display_string_encoding_failed ... 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::function::test::has_argument::returns_true_when_argument_is_present ... 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::succeeds_when_arg_contains_underscore ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_with_token_argument ... ok [INFO] [stdout] test parser::error::tests::display_parser_failed ... ok [INFO] [stdout] test parser::error::tests::display_unknown_function ... ok [INFO] [stdout] test parser::function_string::tests::argument::fails_when_name_starts_with_a_digit ... ok [INFO] [stdout] test parser::function::test::has_argument::returns_false_when_argument_is_present ... ok [INFO] [stdout] test parser::error::tests::display_root_must_be_document ... ok [INFO] [stdout] test parser::function_string::tests::argument::succeeds_when_alpha_numeric_name ... ok [INFO] [stdout] test parser::function_string::tests::argument_list::succeeds_when_multiple_arguments_are_provided_with_spaces ... ok [INFO] [stdout] test results::action_result::tests::success::error::returns_none_when_exit_code_is_expected ... ok [INFO] [stdout] test parser::markdown::tests::fenced_block_quotes_are_returned_when_the_exist_in_the_markdown ... ok [INFO] [stdout] test runner::executor::tests::shell::new_with_empty_command_string ... ok [INFO] [stdout] test runner::state::tests::does_not_fail_when_verify_was_successful ... ok [INFO] [stdout] test parser::markdown::tests::it_does_not_return_an_element_when_a_code_bloc_is_not_fenced ... ok [INFO] [stdout] test runner::state::tests::does_not_succeed_when_script_failed ... 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::error::returns_none_when_successful_script ... 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 results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stderr_is_present_but_no_output_is_expected ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_no_arguments_are_provided ... ok [INFO] [stdout] test runner::executor::tests::shell::new_with_command_without_arguments ... 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 parser::function_string::tests::parse::succeeds_when_multiple_arguments_are_provided ... ok [INFO] [stdout] test runner::executor::tests::shell::new_invalid_command ... 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 results::action_result::tests::success::verify::returns_false_when_expected_output_is_not_the_same_as_got_output ... 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::fails_when_script_name_is_missing ... ok [INFO] [stdout] test parser::function_string::tests::parse::succeeds_when_function_has_whitespace_before_opening_parenthesis ... ok [INFO] [stdout] test runner::state::tests::get_script_stderr_returns_none_when_script_output_does_not_exists ... ok [INFO] [stdout] test runner::state::tests::get_script_stdout_returns_none_when_script_output_does_not_exists ... ok [INFO] [stdout] test runner::state::tests::sets_success_when_initialized ... ok [INFO] [stdout] test runner::state::tests::it_fails_when_verify_was_not_successful ... ok [INFO] [stdout] test runner::verify::tests::test::ignore_ansi_escape_characters_in_output_and_verify_value ... ok [INFO] [stdout] test runner::state::tests::does_not_update_success_when_file_result_is_added ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stderr_verification ... 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 runner::verify::tests::test::returns_error_when_script_output_does_not_exit ... ok [INFO] [stdout] test runner::executor::tests::shell::new_with_command_with_arguments ... ok [INFO] [stdout] test runner::state::tests::does_not_succeed_when_verify_was_successful_after_failure ... ok [INFO] [stdout] test types::tests::script_name::converts_to_string_from_script_name ... ok [INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification ... ok [INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_i32 ... ok [INFO] [stdout] test runner::state::tests::get_script_stderr_returns_the_output_when_script_output_exists ... ok [INFO] [stdout] test types::tests::file_path::converts_from_file_path_into_string ... ok [INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_string ... ok [INFO] [stdout] test types::tests::verify_value::converts_from_verify_value_into_string ... ok [INFO] [stdout] test runner::state::tests::does_not_update_success_when_successful_script_result_is_added ... ok [INFO] [stdout] test runner::state::tests::get_script_stdout_returns_the_output_when_script_output_exists ... ok [INFO] [stdout] test runner::file::tests::test_run_returns_a_file_result ... FAILED [INFO] [stdout] test runner::file::tests::test_run_creates_a_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x56171da7bc40 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56171da7bc40 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56171da7bc40 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56171da7bc40 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56171da9edfc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56171da78a25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x56171da7ddab - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56171da7ddab - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56171da7ddab - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56171da7d8bc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56171da7e474 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56171da7df57 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56171da7c13c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56171da7deb9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x56171d6af8c1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56171d6af9b3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x56171da567e9 - core::result::Result::expect::ha3ebfb03754ca491 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x56171d6f0fe0 - specdown::runner::file::tests::test_run_returns_a_file_result::h35bf213eff31dd58 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:53:9 [INFO] [stdout] 18: 0x56171d6f0f5a - specdown::runner::file::tests::test_run_returns_a_file_result::{{closure}}::h4579e242615ff543 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:52:5 [INFO] [stdout] 19: 0x56171d6d3a9e - core::ops::function::FnOnce::call_once::h5719495299e5bf7a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56171d733bb3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56171d733bb3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x56171d732668 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x56171d732668 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x56171d732668 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x56171d732668 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x56171d732668 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x56171d732668 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x56171d732668 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x56171d700dfd - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x56171d700dfd - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56171d7055d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x56171d7055d8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x56171d7055d8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56171d7055d8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56171d7055d8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x56171d7055d8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x56171d7055d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56171da83477 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x56171da83477 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x56171da83477 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7ffbe72c8609 - start_thread [INFO] [stdout] 42: 0x7ffbe709a293 - clone [INFO] [stdout] 43: 0x0 - [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: 0x56171da7bc40 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56171da7bc40 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56171da7bc40 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56171da7bc40 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56171da9edfc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56171da78a25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x56171da7ddab - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56171da7ddab - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56171da7ddab - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56171da7d8bc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56171da7e474 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56171da7df57 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56171da7c13c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56171da7deb9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x56171d6af8c1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56171d6af9b3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x56171da567e9 - core::result::Result::expect::ha3ebfb03754ca491 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x56171d6f0b60 - specdown::runner::file::tests::test_run_creates_a_file::haaa47c7133b45fac [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:30:9 [INFO] [stdout] 18: 0x56171d6f0ada - specdown::runner::file::tests::test_run_creates_a_file::{{closure}}::hdfddbd463447a379 [INFO] [stdout] at /opt/rustwide/workdir/src/runner/file.rs:29:5 [INFO] [stdout] 19: 0x56171d6d456e - core::ops::function::FnOnce::call_once::hb4caca519347f883 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56171d733bb3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56171d733bb3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x56171d732668 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x56171d732668 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x56171d732668 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x56171d732668 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x56171d732668 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x56171d732668 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x56171d732668 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x56171d700dfd - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x56171d700dfd - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56171d7055d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x56171d7055d8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x56171d7055d8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56171d7055d8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56171d7055d8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x56171d7055d8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x56171d7055d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56171da83477 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x56171da83477 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x56171da83477 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7ffbe72c8609 - start_thread [INFO] [stdout] 42: 0x7ffbe709a293 - 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. 102 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin specdown' [INFO] running `Command { std: "docker" "inspect" "54f10f6cd2e4b5256fbd4ad2f800b101cfc4e7c600379e6fe2cc29c58c88f535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f10f6cd2e4b5256fbd4ad2f800b101cfc4e7c600379e6fe2cc29c58c88f535", kill_on_drop: false }` [INFO] [stdout] 54f10f6cd2e4b5256fbd4ad2f800b101cfc4e7c600379e6fe2cc29c58c88f535