[INFO] fetching crate ifchange 0.3.0...
[INFO] testing ifchange-0.3.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ifchange 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ifchange 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ifchange 0.3.0
[INFO] tweaked toml for crates.io crate ifchange 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ifchange 0.3.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ifchange 0.3.0 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54
[INFO] running `Command { std: "docker" "start" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ifchange v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.30s
[INFO] running `Command { std: "docker" "inspect" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling ifchange v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.91s
[INFO] running `Command { std: "docker" "inspect" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ifchange-6bc2972efe846a03)
[INFO] [stdout] 
[INFO] [stdout] running 163 tests
[INFO] [stdout] test comment::extract::tests::binary_data_does_not_crash ... ok
[INFO] [stdout] test comment::extract::tests::c_line_comments ... ok
[INFO] [stdout] test comment::extract::tests::c_block_comment ... ok
[INFO] [stdout] test comment::extract::tests::c_block_multiline ... ok
[INFO] [stdout] test comment::extract::tests::c_style_escaped_quote_in_string ... ok
[INFO] [stdout] test comment::extract::tests::c_style_slash_non_comment ... ok
[INFO] [stdout] test comment::extract::tests::c_style_new_extensions ... ok
[INFO] [stdout] test comment::extract::tests::c_style_string_with_newline_tracking ... ok
[INFO] [stdout] test comment::extract::tests::c_style_unclosed_block_comment ... ok
[INFO] [stdout] test comment::extract::tests::css_block_multiline ... ok
[INFO] [stdout] test comment::extract::tests::bom_stripped_hash_comments ... ok
[INFO] [stdout] test comment::extract::tests::css_block_only ... ok
[INFO] [stdout] test comment::extract::tests::dash_style_new_extensions ... ok
[INFO] [stdout] test comment::extract::tests::el_semicolon_comments ... ok
[INFO] [stdout] test comment::extract::tests::fsharp_paren_block_comments ... ok
[INFO] [stdout] test comment::extract::tests::extension_matching_is_case_insensitive ... ok
[INFO] [stdout] test comment::extract::tests::bat_cmd_rem_comments ... ok
[INFO] [stdout] test comment::extract::tests::fsharp_paren_block_multiline ... ok
[INFO] [stdout] test comment::extract::tests::fsharp_paren_block_unclosed ... ok
[INFO] [stdout] test comment::extract::tests::gitignore_uses_hash_comments ... ok
[INFO] [stdout] test comment::extract::tests::gleam_line_only ... ok
[INFO] [stdout] test comment::extract::tests::html_style_new_extensions ... ok
[INFO] [stdout] test comment::extract::tests::html_unclosed_comment ... ok
[INFO] [stdout] test comment::extract::tests::sass_line_only ... ok
[INFO] [stdout] test comment::extract::tests::semicolon_style_new_extensions ... ok
[INFO] [stdout] test comment::extract::tests::sql_block_comment_unclosed ... ok
[INFO] [stdout] test comment::extract::tests::tex_percent_comments ... ok
[INFO] [stdout] test comment::extract::tests::unknown_ext_c_style ... ok
[INFO] [stdout] test comment::extract::tests::string_not_treated_as_comment ... ok
[INFO] [stdout] test comment::extract::tests::sql_comments ... ok
[INFO] [stdout] test comment::extract::tests::single_line_style_comments ... ok
[INFO] [stdout] test comment::extract::tests::unknown_ext_hash_fallback ... ok
[INFO] [stdout] test comment::extract::tests::gomod_line_comments ... ok
[INFO] [stdout] test comment::extract::tests::html_multiline_comment ... ok
[INFO] [stdout] test comment::extract::tests::vb_comments ... ok
[INFO] [stdout] test comment::extract::tests::hash_comments ... ok
[INFO] [stdout] test comment::extract::tests::html_multiple_comments ... ok
[INFO] [stdout] test diff::tests::adversarial_input_does_not_crash ... ok
[INFO] [stdout] test diff::tests::binary_file_skipped_gracefully ... ok
[INFO] [stdout] test diff::tests::decode_octal_emoji ... ok
[INFO] [stdout] test comment::extract::tests::html_single_line_comment ... ok
[INFO] [stdout] test comment::extract::tests::clean_block_comment_star_variants ... ok
[INFO] [stdout] test comment::extract::tests::html_style_extensions ... ok
[INFO] [stdout] test diff::tests::decode_octal_invalid_digits_kept ... ok
[INFO] [stdout] test diff::tests::decode_octal_mixed ... ok
[INFO] [stdout] test diff::tests::deleted_file_skipped ... ok
[INFO] [stdout] test diff::tests::hunk_header_parsing ... ok
[INFO] [stdout] test diff::tests::hunk_no_newline_marker_ignored ... ok
[INFO] [stdout] test diff::tests::multiple_files ... ok
[INFO] [stdout] test diff::tests::quoted_path_with_octal ... ok
[INFO] [stdout] test diff::tests::simple_diff ... ok
[INFO] [stdout] test diff::tests::strip_prefix_dir_variants ... ok
[INFO] [stdout] test comment::extract::tests::markdown_uses_html_comments ... ok
[INFO] [stdout] test diff::tests::strip_quotes_variants ... ok
[INFO] [stdout] test diff::tests::trailing_tab_stripped_from_filenames ... ok
[INFO] [stdout] test diff::tests::unmatched_minus_header_skipped ... ok
[INFO] [stdout] test directive::parse::bug_tests::parse_array_targets_skips_empty_strings ... ok
[INFO] [stdout] test comment::extract::tests::fsharp_slash_comments ... ok
[INFO] [stdout] test comment::extract::tests::hash_style_new_extensions ... ok
[INFO] [stdout] test directive::parse::bug_tests::directive_mid_comment_ignored ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_array_with_empty_element ... ok
[INFO] [stdout] test directive::parse::bug_tests::endlabel_case_insensitive_mixed ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_code_between_comments_not_consumed ... ok
[INFO] [stdout] test directive::parse::bug_tests::directive_with_leading_whitespace ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_hash_comments ... ok
[INFO] [stdout] test directive::parse::bug_tests::ifchange_unquoted_label_case_insensitive ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_no_trailing_comma ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_block_comment ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_mixed_quoted_unquoted_is_malformed ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_non_adjacent_comments_not_consumed ... ok
[INFO] [stdout] test directive::parse::bug_tests::label_case_insensitive_mixed ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_mixed_quoted_unquoted_is_malformed ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_dash_comments ... ok
[INFO] [stdout] test directive::parse::bug_tests::label_unquoted ... ok
[INFO] [stdout] test directive::parse::bug_tests::label_unquoted_case_insensitive ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_close_on_last_target_line ... ok
[INFO] [stdout] test directive::parse::bug_tests::label_unquoted_with_hyphens ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_unclosed_errors ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_comma_separated_no_leading_slash ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_comma_separated_extra_whitespace ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_comma_separated_with_labels ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_three_targets ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_label_and_endlabel ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_ifchange_bare ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_ifchange_labeled ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_double_quoted ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiple_quoted_without_brackets ... ok
[INFO] [stdout] test directive::parse::tests::effective_extension_go_mod ... ok
[INFO] [stdout] test directive::parse::tests::effective_extension_regular_files ... ok
[INFO] [stdout] test directive::parse::tests::file_directives_directory_returns_empty ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_unquoted_single_target ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_single_target_no_quotes ... ok
[INFO] [stdout] test directive::parse::tests::dockerfile_variant_parses_hash_comments ... ok
[INFO] [stdout] test directive::parse::tests::effective_extension_dockerfile_variants ... ok
[INFO] [stdout] test directive::parse::tests::ifchange_then_thenchange_pair ... ok
[INFO] [stdout] test directive::parse::tests::lint_dot_only_ignored ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_thenchange_multiline ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_thenchange_fallback ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_unknown_directive_error ... ok
[INFO] [stdout] test directive::parse::tests::go_mod_parses_slash_comments ... ok
[INFO] [stdout] test directive::parse::tests::file_directives_missing_file_returns_empty ... ok
[INFO] [stdout] test directive::parse::bug_tests::ifchange_unquoted_label ... ok
[INFO] [stdout] test directive::parse::tests::malformed_ifchange_error ... ok
[INFO] [stdout] test directive::parse::tests::parse_array_targets_mixed_quotes ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_unquoted_single_target_block_comment ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_array_line_comments_slash ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_array_line_comments_dash ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_array_line_comments_hash ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_singleline_array ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_fallback_target ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_without_parens_errors ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_single_target_line_comments ... ok
[INFO] [stdout] test directive::parse::tests::file_directives_reads_content ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_array ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_malformed_error ... ok
[INFO] [stdout] test directive::parse::tests::thenchange_multiline_single_target ... ok
[INFO] [stdout] test directive::tests::looks_like_directive_matches_real_directives ... ok
[INFO] [stdout] test directive::validate::tests::duplicate_label ... ok
[INFO] [stdout] test directive::tests::looks_like_directive_rejects_content_mentioning_lint_dot ... ok
[INFO] [stdout] test directive::validate::tests::no_duplicates ... ok
[INFO] [stdout] test directive::validate::tests::skips_bare_ifchange ... ok
[INFO] [stdout] test engine::index::tests::build_changed_lines_map_dedups ... ok
[INFO] [stdout] test engine::ignore::tests::glob_question ... ok
[INFO] [stdout] test engine::index::tests::has_content_removal_before_directive_basic ... ok
[INFO] [stdout] test engine::index::tests::outside_deletion_at_if_boundary_not_detected_as_inside ... ok
[INFO] [stdout] test engine::index::tests::outside_deletion_at_then_boundary_not_detected_as_inside ... ok
[INFO] [stdout] test engine::ignore::tests::glob_star ... ok
[INFO] [stdout] test engine::ignore::tests::parse_ignore_list_with_labels ... ok
[INFO] [stdout] test engine::index::tests::has_content_removal_after_directive_basic ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_git_dir ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_fslckout_file ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_fossil_underscore_file ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_nearest_wins_nested ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_pijul_dir ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_jj_dir ... ok
[INFO] [stdout] test directive::tests::looks_like_directive_rejects_bare_lint_dot ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_git_file_worktree ... ok
[INFO] [stdout] test directive::parse::tests::malformed_directive_errors ... ok
[INFO] [stdout] test directive::parse::tests::unknown_directive_error ... ok
[INFO] [stdout] test directive::parse::bug_tests::thenchange_multiline_no_brackets_directive_after_block_not_skipped ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_malformed_ifchange_error ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_thenchange_array ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_hg_dir ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_finds_svn_dir ... ok
[INFO] [stdout] test directive::parse::tests::case_insensitive_thenchange ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_from_file_path_uses_parent_dir ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_accepts_relative_start ... FAILED
[INFO] [stdout] test directive::parse::bug_tests::thenchange_unquoted_comma_separated ... ok
[INFO] [stdout] test engine::resolve::tests::format_if_context_variants ... ok
[INFO] [stdout] test engine::resolve::tests::normalize_path_preserves_trailing_slash ... ok
[INFO] [stdout] test engine::resolve::tests::normalize_path_preserves_trailing_slash_with_dotdot ... ok
[INFO] [stdout] test engine::resolve::tests::normalize_path ... ok
[INFO] [stdout] test engine::resolve::tests::find_repo_root_returns_none_when_no_scm ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_absolute_double_slash ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_absolute_path_with_dotdot_clamped ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_absolute_just_slash ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_absolute_directory_trailing_slash ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_directory_trailing_slash ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_self ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_relative ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_leading_slash_is_repo_root ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_target_path_leading_slash_normalized ... ok
[INFO] [stdout] test engine::resolve::tests::resolve_absolute_with_label_splitting ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- engine::resolve::tests::find_repo_root_accepts_relative_start stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::resolve::tests::find_repo_root_accepts_relative_start' (1016) panicked at src/engine/resolve.rs:223:9:
[INFO] [stdout] expected to discover repo root from relative path start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572ec3b434e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572ec3b434e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572ec3b434e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572ec3b434e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572ec3b5882a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572ec3b5882a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x572ec3b47de2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572ec3b47de2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572ec3b20a86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572ec3b20a86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572ec3b3aef9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572ec383486c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x572ec383486c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572ec3b3b0b2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x572ec3b3b0b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572ec3b20b74 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572ec3b15b19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572ec3b2185d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572ec3b5906c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572ec37d6cda - ifchange[8a634b55c5d558e7]::engine::resolve::tests::find_repo_root_accepts_relative_start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/resolve.rs:223:9
[INFO] [stdout]   20:     0x572ec37cc9e7 - ifchange[8a634b55c5d558e7]::engine::resolve::tests::find_repo_root_accepts_relative_start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/resolve.rs:221:47
[INFO] [stdout]   21:     0x572ec3805c66 - <ifchange[8a634b55c5d558e7]::engine::resolve::tests::find_repo_root_accepts_relative_start::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x572ec382794b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x572ec382794b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x572ec38351c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x572ec38351c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x572ec38351c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x572ec38351c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x572ec38351c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x572ec38351c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x572ec38351c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x572ec382ead4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x572ec382ead4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x572ec3838242 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x572ec3838242 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x572ec3838242 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x572ec3838242 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x572ec3838242 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x572ec3838242 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x572ec3838242 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x572ec3b4293f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x572ec3b4293f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x702d98c7caa4 - <unknown>
[INFO] [stdout]   43:     0x702d98d09a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     engine::resolve::tests::find_repo_root_accepts_relative_start
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 162 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54", kill_on_drop: false }`
[INFO] [stdout] 8ce9cb2ff59c3211f592d31d77470d1b99330c4ef458a2b4ed3bed92fcd86a54
