[INFO] cloning repository https://github.com/scottidler/yl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottidler/yl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fyl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fyl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f12cdae5e96baebc0b43e96321d5e2c591e14721
[INFO] testing scottidler/yl against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fyl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scottidler/yl
[INFO] finished tweaking git repo https://github.com/scottidler/yl
[INFO] tweaked toml for git repo https://github.com/scottidler/yl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scottidler/yl on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scottidler/yl 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0410042466b447edd0baf32284b620684404947de3a88f3d646d28706ecadad
[INFO] running `Command { std: "docker" "start" "-a" "e0410042466b447edd0baf32284b620684404947de3a88f3d646d28706ecadad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0410042466b447edd0baf32284b620684404947de3a88f3d646d28706ecadad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0410042466b447edd0baf32284b620684404947de3a88f3d646d28706ecadad", kill_on_drop: false }`
[INFO] [stdout] e0410042466b447edd0baf32284b620684404947de3a88f3d646d28706ecadad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde1e5b2dec79dd17c3117c53ce9678cea1d12e1c8460d34126c270ea1338601
[INFO] running `Command { std: "docker" "start" "-a" "bde1e5b2dec79dd17c3117c53ce9678cea1d12e1c8460d34126c270ea1338601", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling yl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "bde1e5b2dec79dd17c3117c53ce9678cea1d12e1c8460d34126c270ea1338601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde1e5b2dec79dd17c3117c53ce9678cea1d12e1c8460d34126c270ea1338601", kill_on_drop: false }`
[INFO] [stdout] bde1e5b2dec79dd17c3117c53ce9678cea1d12e1c8460d34126c270ea1338601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be9544ff2069e1b2fabd345af3c09b25dd4eb81f4481f5f3a4384bba702548d1
[INFO] running `Command { std: "docker" "start" "-a" "be9544ff2069e1b2fabd345af3c09b25dd4eb81f4481f5f3a4384bba702548d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling yl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.46s
[INFO] running `Command { std: "docker" "inspect" "be9544ff2069e1b2fabd345af3c09b25dd4eb81f4481f5f3a4384bba702548d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9544ff2069e1b2fabd345af3c09b25dd4eb81f4481f5f3a4384bba702548d1", kill_on_drop: false }`
[INFO] [stdout] be9544ff2069e1b2fabd345af3c09b25dd4eb81f4481f5f3a4384bba702548d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c92a349e0faf8e7280d8d02aa6c7e63b1ffa5231a998c91f9ce48019cb5614e2
[INFO] running `Command { std: "docker" "start" "-a" "c92a349e0faf8e7280d8d02aa6c7e63b1ffa5231a998c91f9ce48019cb5614e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yl-7cc0a6204fae5af6)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test cli::tests::test_get_files_specified ... ok
[INFO] [stdout] test cli::tests::test_get_enabled_rules ... ok
[INFO] [stdout] test cli::tests::test_get_files_default ... ok
[INFO] [stdout] test cli::tests::test_get_disabled_rules ... ok
[INFO] [stdout] test cli::tests::test_get_rule_settings ... ok
[INFO] [stdout] test cli::tests::test_output_format_default ... ok
[INFO] [stdout] test config::inline::tests::test_config_value_parsing ... ok
[INFO] [stdout] test config::inline::tests::test_disable_block ... ok
[INFO] [stdout] test config::inline::tests::test_disable_all_line ... ok
[INFO] [stdout] test config::inline::tests::test_disable_line ... ok
[INFO] [stdout] test fixes::tests::test_empty_lines_fix_at_beginning ... ok
[INFO] [stdout] test fixes::tests::test_empty_lines_fix_consecutive ... ok
[INFO] [stdout] test fixes::tests::test_fix_engine_apply_multiple ... ok
[INFO] [stdout] test fixes::tests::test_fix_engine_creation ... ok
[INFO] [stdout] test fixes::tests::test_fix_engine_no_applicable_fixes ... ok
[INFO] [stdout] test fixes::tests::test_trailing_spaces_fix ... ok
[INFO] [stdout] test fixes::tests::test_newline_at_end_fix ... ok
[INFO] [stdout] test linter::context::tests::test_context_creation ... ok
[INFO] [stdout] test linter::context::tests::test_file_name ... ok
[INFO] [stdout] test linter::context::tests::test_get_line ... ok
[INFO] [stdout] test linter::context::tests::test_line_count ... ok
[INFO] [stdout] test linter::context::tests::test_line_count_empty ... ok
[INFO] [stdout] test config::inline::tests::test_enable_after_disable ... ok
[INFO] [stdout] test linter::context::tests::test_lines_iterator ... ok
[INFO] [stdout] test config::inline::tests::test_config_multiple_params ... ok
[INFO] [stdout] test linter::context::tests::test_yaml_path_string ... ok
[INFO] [stdout] test linter::context::tests::test_file_name_unknown ... ok
[INFO] [stdout] test config::inline::tests::test_set_parameter ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_content_long_lines ... ok
[INFO] [stdout] test config::inline::tests::test_multiple_directives_same_line ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_content_valid_yaml ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_content_trailing_spaces ... ok
[INFO] [stdout] test linter::engine::tests::test_linter_creation ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_file_ignored ... ok
[INFO] [stdout] test linter::engine::tests::test_problem_sorting ... ok
[INFO] [stdout] test config::inline::tests::test_file_ignore ... ok
[INFO] [stdout] test linter::problem::tests::test_level_display ... ok
[INFO] [stdout] test linter::context::tests::test_yaml_path_matches ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_creation ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_equality ... ok
[INFO] [stdout] test linter::problem::tests::test_level_ordering ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_file_not_yaml ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_formatted_message ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_ordering ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_with_suggestion ... ok
[INFO] [stdout] test migration::tests::test_convert_config_value ... ok
[INFO] [stdout] test linter::problem::tests::test_serde_serialization ... ok
[INFO] [stdout] test lsp::tests::test_problems_to_diagnostics ... ok
[INFO] [stdout] test migration::tests::test_convert_rule_config_simple ... ok
[INFO] [stdout] test migration::tests::test_convert_rule_name ... ok
[INFO] [stdout] test migration::tests::test_generate_migration_report ... ok
[INFO] [stdout] test output::human::tests::test_format_level_no_colors ... ok
[INFO] [stdout] test output::human::tests::test_format_level_with_colors ... ok
[INFO] [stdout] test output::human::tests::test_format_position ... ok
[INFO] [stdout] test output::human::tests::test_format_rule ... ok
[INFO] [stdout] test output::human::tests::test_format_stats_no_problems ... ok
[INFO] [stdout] test output::human::tests::test_format_stats_single_items ... ok
[INFO] [stdout] test output::human::tests::test_format_stats_with_problems ... ok
[INFO] [stdout] test output::human::tests::test_human_formatter_no_problems ... ok
[INFO] [stdout] test output::human::tests::test_human_formatter_with_problems ... ok
[INFO] [stdout] test output::json::tests::test_json_formatter_with_problems ... ok
[INFO] [stdout] test output::json::tests::test_json_problem_conversion ... ok
[INFO] [stdout] test output::json::tests::test_json_serialization_roundtrip ... ok
[INFO] [stdout] test output::json::tests::test_json_stats_conversion ... ok
[INFO] [stdout] test output::tests::test_lint_stats_empty ... ok
[INFO] [stdout] test output::tests::test_lint_stats_with_problems ... ok
[INFO] [stdout] test linter::problem::tests::test_problem_display ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_file ... ok
[INFO] [stdout] test output::json::tests::test_json_formatter_empty_results ... ok
[INFO] [stdout] test migration::tests::test_convert_directives ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_disable_all ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_config ... ok
[INFO] [stdout] test lsp::tests::test_lsp_service_creation ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_enable ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_ignore_section ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_invalid_set_format ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_ignore_file ... ok
[INFO] [stdout] test parser::comments::tests::test_rule_list_parsing ... ok
[INFO] [stdout] test plugins::tests::test_example_plugin ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_disable_specific_rules ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_disable_line ... ok
[INFO] [stdout] test parser::comments::tests::test_whitespace_handling ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_set ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_creation ... ok
[INFO] [stdout] test rules::common::tests::test_extract_comment ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_paths_directory ... ok
[INFO] [stdout] test rules::common::tests::test_is_empty_line ... ok
[INFO] [stdout] test rules::formatting::tests::test_braces_rule_correct_spacing ... ok
[INFO] [stdout] test rules::common::tests::test_trailing_whitespace_start ... ok
[INFO] [stdout] test rules::formatting::tests::test_brackets_rule_correct_spacing ... ok
[INFO] [stdout] test parser::comments::tests::test_parse_non_directive_comment ... ok
[INFO] [stdout] test rules::common::tests::test_is_comment_only_line ... ok
[INFO] [stdout] test plugins::tests::test_example_rule ... ok
[INFO] [stdout] test rules::formatting::tests::test_brackets_rule_no_spacing ... ok
[INFO] [stdout] test rules::common::tests::test_count_leading_whitespace ... ok
[INFO] [stdout] test rules::common::tests::test_has_trailing_whitespace ... ok
[INFO] [stdout] test rules::formatting::tests::test_colons_rule_correct_spacing ... ok
[INFO] [stdout] test rules::formatting::tests::test_colons_rule_no_space_after ... ok
[INFO] [stdout] test rules::formatting::tests::test_colons_rule_space_before ... ok
[INFO] [stdout] test rules::formatting::tests::test_commas_rule_correct_spacing ... ok
[INFO] [stdout] test rules::formatting::tests::test_commas_rule_no_space_after ... ok
[INFO] [stdout] test rules::semantic::tests::test_octal_values_rule_implicit_octal ... ok
[INFO] [stdout] test rules::style::tests::test_is_non_breakable_line ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_check_short_lines ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_config_validation ... ok
[INFO] [stdout] test rules::semantic::tests::test_truthy_rule_invalid_values ... ok
[INFO] [stdout] test rules::semantic::tests::test_truthy_rule_valid_values ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_custom_max ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_default_config ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_disabled ... ok
[INFO] [stdout] test linter::engine::tests::test_lint_paths_single_file ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_non_breakable_words ... ok
[INFO] [stdout] test rules::style::tests::test_trailing_spaces_rule_check_clean_lines ... ok
[INFO] [stdout] test rules::formatting::tests::test_hyphens_rule_correct_spacing ... ok
[INFO] [stdout] test rules::semantic::tests::test_float_values_rule_scientific_notation ... ok
[INFO] [stdout] test rules::formatting::tests::test_hyphens_rule_no_space_after ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_creation ... ok
[INFO] [stdout] test rules::style::tests::test_trailing_spaces_rule_creation ... ok
[INFO] [stdout] test rules::style::tests::test_trailing_spaces_rule_disabled ... ok
[INFO] [stdout] test rules::syntax::tests::test_anchors_rule_duplicate_anchor ... ok
[INFO] [stdout] test rules::style::tests::test_line_length_rule_check_long_lines ... ok
[INFO] [stdout] test rules::style::tests::test_trailing_spaces_rule_check_trailing_spaces ... ok
[INFO] [stdout] test rules::syntax::tests::test_anchors_rule_undefined_alias ... ok
[INFO] [stdout] test rules::syntax::tests::test_anchors_rule_valid_anchor_alias ... ok
[INFO] [stdout] test rules::syntax::tests::test_document_structure_rule_missing_start ... ok
[INFO] [stdout] test rules::tests::test_config_value_serde ... ok
[INFO] [stdout] test rules::syntax::tests::test_document_structure_rule_with_start ... ok
[INFO] [stdout] test rules::syntax::tests::test_key_duplicates_rule_with_duplicates ... ok
[INFO] [stdout] test rules::tests::test_rule_config ... ok
[INFO] [stdout] test rules::tests::test_rule_registry ... ok
[INFO] [stdout] test tests::test_filter_results_all ... ok
[INFO] [stdout] test rules::tests::test_config_value_conversions ... ok
[INFO] [stdout] test tests::test_filter_results_errors_only ... ok
[INFO] [stdout] test tests::test_parse_config_value ... ok
[INFO] [stdout] test rules::syntax::tests::test_key_duplicates_rule_no_duplicates ... ok
[INFO] [stdout] test rules::tests::test_rule_registry_with_defaults ... ok
[INFO] [stdout] test tests::test_apply_cli_overrides_disable ... ok
[INFO] [stdout] test tests::test_apply_cli_overrides_set_param ... ok
[INFO] [stdout] test rules::tests::test_rule_config_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_harness.rs (/opt/rustwide/target/debug/deps/integration_harness-383943764dec37da)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test harness::comparator::tests::test_enhanced_feature_validation ... ok
[INFO] [stdout] test harness::comparator::tests::test_identical_results ... ok
[INFO] [stdout] test harness::comparator::tests::test_message_formatting_tolerance ... ok
[INFO] [stdout] test harness::reporter::tests::test_add_test_result ... ok
[INFO] [stdout] test harness::yamllint_runner::tests::test_lint_problem_equivalence ... ok
[INFO] [stdout] test harness::reporter::tests::test_test_suite_results_creation ... ok
[INFO] [stdout] test harness::yl_runner::tests::test_enhanced_mode_variants ... ok
[INFO] [stdout] test tests::test_command_line_parsing ... ok
[INFO] [stdout] test tests::test_integration_harness_creation ... ok
[INFO] [stdout] test harness::yl_runner::tests::test_parse_yl_line ... FAILED
[INFO] [stdout] test harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule ... FAILED
[INFO] [stdout] test harness::yamllint_runner::tests::test_parse_yamllint_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- harness::yl_runner::tests::test_parse_yl_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'harness::yl_runner::tests::test_parse_yl_line' (174) panicked at tests/integration/harness/yl_runner.rs:197:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: yl binary not found. Please build with: cargo build --release
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration/harness/yl_runner.rs:116:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef4536467b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef4536467b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef4536467b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef4536467b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef453657b5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef453657b5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef453613501 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef453613501 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef45361f802 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef4536245cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef453624461 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef4535d4f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef4535d4f3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef453624d3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef453624d3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef453624aea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef45361f939 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef4536071ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef453660e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef453660376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ef4534c0c29 - core::result::Result<T,E>::unwrap::h505ff011b1b8d7b6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ef4534c0c29 - integration_harness::harness::yl_runner::tests::test_parse_yl_line::ha525c741accd0f71
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yl_runner.rs:197:38
[INFO] [stdout]   22:     0x5ef4534c11c7 - integration_harness::harness::yl_runner::tests::test_parse_yl_line::{{closure}}::h588bb101de626b6f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yl_runner.rs:196:28
[INFO] [stdout]   23:     0x5ef4534b73e6 - core::ops::function::FnOnce::call_once::h24c0a80fa2b2ef57
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ef4535d4cfb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ef4535d4cfb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ef4535ea965 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ef4535ea965 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ef4535ea965 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ef4535ea965 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ef4535ea965 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ef4535ea965 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ef4535ea965 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ef4535c1154 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ef4535c1154 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ef4535c4a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ef4535c4a1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ef4535c4a1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ef4535c4a1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ef4535c4a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ef45361a9bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5ef45361a9bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c8765210aa4 - <unknown>
[INFO] [stdout]   45:     0x7c876529da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule' (172) panicked at tests/integration/harness/yamllint_runner.rs:215:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: yamllint not found. Please install yamllint: pip install yamllint
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration/harness/yamllint_runner.rs:74:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef4536467b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef4536467b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef4536467b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef4536467b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef453657b5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef453657b5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef453613501 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef453613501 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef45361f802 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef4536245cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef453624461 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef4535d4f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef4535d4f3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef453624d3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef453624d3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef453624aea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef45361f939 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef4536071ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef453660e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef453660376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ef4534c066f - core::result::Result<T,E>::unwrap::h8f9b96ae3676bf77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ef4534c066f - integration_harness::harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule::h8b12a6449739fffe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yamllint_runner.rs:215:44
[INFO] [stdout]   22:     0x5ef4534c0b87 - integration_harness::harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule::{{closure}}::hf4514aee3be9ef9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yamllint_runner.rs:214:47
[INFO] [stdout]   23:     0x5ef4534b7596 - core::ops::function::FnOnce::call_once::hac534e464b4f6816
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ef4535d4cfb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ef4535d4cfb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ef4535ea965 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ef4535ea965 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ef4535ea965 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ef4535ea965 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ef4535ea965 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ef4535ea965 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ef4535ea965 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ef4535c1154 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ef4535c1154 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ef4535c4a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ef4535c4a1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ef4535c4a1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ef4535c4a1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ef4535c4a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ef45361a9bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5ef45361a9bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c8765210aa4 - <unknown>
[INFO] [stdout]   45:     0x7c876529da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- harness::yamllint_runner::tests::test_parse_yamllint_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'harness::yamllint_runner::tests::test_parse_yamllint_line' (171) panicked at tests/integration/harness/yamllint_runner.rs:199:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: yamllint not found. Please install yamllint: pip install yamllint
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration/harness/yamllint_runner.rs:74:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef4536467b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef4536467b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef4536467b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef4536467b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef453657b5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef453657b5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef453613501 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef453613501 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef45361f802 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef4536245cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef453624461 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef4535d4f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef4535d4f3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef453624d3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef453624d3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef453624aea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef45361f939 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef4536071ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef453660e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef453660376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ef4534bfb49 - core::result::Result<T,E>::unwrap::h8f9b96ae3676bf77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ef4534bfb49 - integration_harness::harness::yamllint_runner::tests::test_parse_yamllint_line::h2d8c208e70ecbea4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yamllint_runner.rs:199:44
[INFO] [stdout]   22:     0x5ef4534c00e7 - integration_harness::harness::yamllint_runner::tests::test_parse_yamllint_line::{{closure}}::h689bdf16b809d05b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/harness/yamllint_runner.rs:198:34
[INFO] [stdout]   23:     0x5ef4534b7346 - core::ops::function::FnOnce::call_once::h0ab940c1b4404f04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ef4535d4cfb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ef4535d4cfb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ef4535ea965 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ef4535ea965 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ef4535ea965 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ef4535ea965 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ef4535ea965 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ef4535ea965 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ef4535ea965 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ef4535c1154 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ef4535c1154 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ef4535c4a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ef4535c4a1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ef4535c4a1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ef4535c4a1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ef4535c4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ef4535c4a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ef45361a9bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5ef45361a9bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c8765210aa4 - <unknown>
[INFO] [stdout]   45:     0x7c876529da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     harness::yamllint_runner::tests::test_parse_yamllint_line
[INFO] [stdout]     harness::yamllint_runner::tests::test_parse_yamllint_line_without_rule
[INFO] [stdout]     harness::yl_runner::tests::test_parse_yl_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_harness`
[INFO] running `Command { std: "docker" "inspect" "c92a349e0faf8e7280d8d02aa6c7e63b1ffa5231a998c91f9ce48019cb5614e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92a349e0faf8e7280d8d02aa6c7e63b1ffa5231a998c91f9ce48019cb5614e2", kill_on_drop: false }`
[INFO] [stdout] c92a349e0faf8e7280d8d02aa6c7e63b1ffa5231a998c91f9ce48019cb5614e2
