[INFO] cloning repository https://github.com/manuel-woelker/hyperlit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manuel-woelker/hyperlit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db0eea70f21371c4fa3b3927372d5b692f7d478d
[INFO] testing manuel-woelker/hyperlit against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manuel-woelker/hyperlit
[INFO] finished tweaking git repo https://github.com/manuel-woelker/hyperlit
[INFO] tweaked toml for git repo https://github.com/manuel-woelker/hyperlit written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manuel-woelker/hyperlit on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manuel-woelker/hyperlit 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748
[INFO] running `Command { std: "docker" "start" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", 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" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", 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" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling hyperlit_base v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_base)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling hyperlit_engine v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_engine)
[INFO] [stderr]    Compiling hyperlit_cli v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 29.70s
[INFO] running `Command { std: "docker" "inspect" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", 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" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling hyperlit_engine v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_engine)
[INFO] [stderr]    Compiling hyperlit_base v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_base)
[INFO] [stderr]    Compiling hyperlit_cli v0.1.0 (/opt/rustwide/workdir/crates/hyperlit_cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 31.01s
[INFO] running `Command { std: "docker" "inspect" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", 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" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hyperlit_base-22fa08b08db72fd7)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test error_tests::tests::test_debug_multiple_nested_errors ... ok
[INFO] [stdout] test error_tests::tests::test_debug_nested_errors ... ok
[INFO] [stdout] test error_tests::tests::test_debug_pretty_print_format ... ok
[INFO] [stdout] test error_tests::tests::test_error_context_attachment ... ok
[INFO] [stdout] test error_tests::tests::test_error_display_file_error ... ok
[INFO] [stdout] test error_tests::tests::test_error_display_message_only ... ok
[INFO] [stdout] test error_tests::tests::test_error_display_multiple_errors ... ok
[INFO] [stdout] test error_tests::tests::test_error_display_with_context ... ok
[INFO] [stdout] test error_tests::tests::test_error_display_with_multiple_contexts ... ok
[INFO] [stdout] test error_tests::tests::test_error_from_file_error ... ok
[INFO] [stdout] test error_tests::tests::test_error_from_impl ... ok
[INFO] [stdout] test error_tests::tests::test_error_from_message ... ok
[INFO] [stdout] test error_tests::tests::test_error_root_cause_file_error ... ok
[INFO] [stdout] test error_tests::tests::test_error_root_cause_message ... ok
[INFO] [stdout] test error_tests::tests::test_error_source_file_error ... ok
[INFO] [stdout] test error_tests::tests::test_error_source_message ... ok
[INFO] [stdout] test error_tests::tests::test_error_source_multiple ... ok
[INFO] [stdout] test error_tests::tests::test_error_with_context_lazy_evaluation ... ok
[INFO] [stdout] test error_tests::tests::test_error_with_spantrace_and_context ... ok
[INFO] [stdout] test error_tests::tests::test_multiple_errors_count ... ok
[INFO] [stdout] test error_tests::tests::test_result_ext_chaining ... ok
[INFO] [stdout] test error_tests::tests::test_result_ext_context_error ... ok
[INFO] [stdout] test error_tests::tests::test_result_ext_context_success ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_display ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_equality ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_pathbuf_normalizes_backslashes ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_pathbuf_preserves_forward_slashes ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_pathbuf_normalizes_mixed_separators ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_relative_path ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_str ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_str_normalizes_backslashes ... ok
[INFO] [stdout] test error_tests::tests::test_result_ext_with_context_error ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_string ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_string_normalizes_backslashes ... ok
[INFO] [stdout] test pal::http::tests::test_http_body ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_inequality ... ok
[INFO] [stdout] test pal::http::tests::test_http_server_config ... ok
[INFO] [stdout] test error_tests::tests::test_result_ext_with_context_success ... ok
[INFO] [stdout] test pal::http::tests::test_http_server_handle ... ok
[INFO] [stdout] test pal::http::tests::test_http_headers ... ok
[INFO] [stdout] test pal::http::tests::test_http_service_trait ... ok
[INFO] [stdout] test pal::http::tests::test_http_method_display ... ok
[INFO] [stdout] test pal::mock::tests::test_create_directory_all ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_hash ... ok
[INFO] [stdout] test pal::http::tests::test_http_response_helpers ... ok
[INFO] [stdout] test pal::http::tests::test_http_request ... ok
[INFO] [stdout] test pal::mock::tests::test_http_server_handle_address ... ok
[INFO] [stdout] test pal::http::tests::test_http_method_from_str ... ok
[INFO] [stdout] test pal::mock::tests::test_http_server_handle_shutdown ... ok
[INFO] [stdout] test pal::mock::tests::test_http_server_handle_clone ... ok
[INFO] [stdout] test pal::mock::tests::test_multiple_files ... ok
[INFO] [stdout] test pal::mock::tests::test_invalid_glob_pattern ... ok
[INFO] [stdout] test pal::http::tests::test_http_status_code_from_u16 ... ok
[INFO] [stdout] test pal::mock::tests::test_create_file ... ok
[INFO] [stdout] test pal::mock::tests::test_file_exists_false ... ok
[INFO] [stdout] test pal::file_path::tests::test_file_path_from_pathbuf ... ok
[INFO] [stdout] test pal::mock::tests::test_file_exists_true ... ok
[INFO] [stdout] test pal::mock::tests::test_read_executable ... ok
[INFO] [stdout] test error_tests::tests::test_spantrace_display_includes_span_information ... ok
[INFO] [stdout] test pal::mock::tests::test_read_executable_not_set ... ok
[INFO] [stdout] test pal::mock::tests::test_read_file_not_found ... ok
[INFO] [stdout] test pal::mock::tests::test_remove_directory_all ... ok
[INFO] [stdout] test pal::mock::tests::test_simulate_request_invalid_port ... ok
[INFO] [stdout] test pal::mock::tests::test_read_file ... ok
[INFO] [stdout] test pal::mock::tests::test_simulate_request_not_found ... ok
[INFO] [stdout] test pal::mock::tests::test_simulate_request_success ... ok
[INFO] [stdout] test pal::mock::tests::test_start_http_server ... ok
[INFO] [stdout] test pal::mock::tests::test_simulate_request_with_body ... ok
[INFO] [stdout] test pal::mock::tests::test_start_http_server_with_specific_port ... ok
[INFO] [stdout] test pal::mock::tests::test_walk_directory_empty ... ok
[INFO] [stdout] test pal::mock::tests::test_walk_directory_with_glob ... ok
[INFO] [stdout] test pal::mock::tests::test_watch_directory ... ok
[INFO] [stdout] test pal::real_pal::tests::test_create_directory_all ... ok
[INFO] [stdout] test pal::real_pal::tests::test_file_exists_true ... ok
[INFO] [stdout] test pal::real_pal::tests::test_read_file ... ok
[INFO] [stdout] test pal::real_pal::tests::test_read_file_not_found ... ok
[INFO] [stdout] test pal::traits::tests::test_file_change_event_creation ... ok
[INFO] [stdout] test pal_tests::error_context_tests::test_error_includes_file_path ... ok
[INFO] [stdout] test pal::traits::tests::test_pal_handle_clone ... ok
[INFO] [stdout] test pal_tests::error_context_tests::test_multiple_file_operations ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_as_map_key ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_clone ... ok
[INFO] [stdout] test pal::real_pal::tests::test_invalid_glob_pattern ... ok
[INFO] [stdout] test pal::real_pal::tests::test_create_file ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_as_ref ... ok
[INFO] [stdout] test pal::real_pal::tests::test_file_exists_false ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_from_pathbuf ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_equality ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_display ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_from_string ... ok
[INFO] [stdout] test pal::real_pal::tests::test_walk_directory_not_found ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_in_collection ... ok
[INFO] [stdout] test pal::real_pal::tests::test_watch_directory_not_found ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_from_str ... ok
[INFO] [stdout] test pal::real_pal::tests::test_remove_directory_all ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_into_pathbuf ... ok
[INFO] [stdout] test pal_tests::integration_tests::test_nested_directory_structure ... ok
[INFO] [stdout] test pal::real_pal::tests::test_walk_directory_with_glob ... ok
[INFO] [stdout] test pal::real_pal::tests::test_watch_directory ... ok
[INFO] [stdout] test pal_tests::filepath_tests::test_filepath_inequality ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_glob_patterns_are_validated ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_pal_handle_deref ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_pal_trait_object ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_read_file_to_string_default_impl ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_read_file_to_string_invalid_utf8 ... ok
[INFO] [stdout] test pal_tests::integration_tests::test_pal_clone_independence ... ok
[INFO] [stdout] test pal_tests::integration_tests::test_typical_workflow ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_file_change_event_creation ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_pal_handle_creation ... ok
[INFO] [stdout] test pal_tests::pal_trait_tests::test_multiple_glob_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hyperlit-75fb0b46fb862439)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hyperlit_engine-43174198717ef996)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test api::sse::tests::test_keepalive_format ... ok
[INFO] [stdout] test api::sse::tests::test_message_format ... ok
[INFO] [stdout] test api::sse::tests::test_registry_register ... ok
[INFO] [stdout] test api::sse::tests::test_broadcast ... ok
[INFO] [stdout] test api::sse::tests::test_registry_unregister ... ok
[INFO] [stdout] test api::sse::tests::test_stream_read ... ok
[INFO] [stdout] test comment_parser::tests::test_block_comment_markers ... ok
[INFO] [stdout] test comment_parser::tests::test_python_doc_comments ... ok
[INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok
[INFO] [stdout] test comment_parser::tests::test_no_comments_extracted ... ok
[INFO] [stdout] test config::tests::test_load_config_minimal ... ok
[INFO] [stdout] test config::tests::test_load_config_missing_file ... ok
[INFO] [stdout] test document::tests::test_byte_range_copy_semantics ... ok
[INFO] [stdout] test config::tests::test_load_config_success ... ok
[INFO] [stdout] test document::tests::test_byte_range_creation ... ok
[INFO] [stdout] test document::tests::test_byte_range_empty ... ok
[INFO] [stdout] test document::tests::test_byte_range_equality ... ok
[INFO] [stdout] test document::tests::test_byte_range_saturating_subtraction ... ok
[INFO] [stdout] test document::tests::test_document_equality ... ok
[INFO] [stdout] test comment_parser::tests::test_unknown_extension ... ok
[INFO] [stdout] test document::tests::test_document_creation ... ok
[INFO] [stdout] test document::tests::test_document_id_collision_handling ... ok
[INFO] [stdout] test document::tests::test_document_id_display ... ok
[INFO] [stdout] test document::tests::test_document_id_collision_in_creation ... ok
[INFO] [stdout] test document::tests::test_document_id_from_title ... ok
[INFO] [stdout] test document::tests::test_document_source_byte_range_fluent ... ok
[INFO] [stdout] test document::tests::test_document_source_without_byte_range ... ok
[INFO] [stdout] test document::tests::test_document_source_with_byte_range ... ok
[INFO] [stdout] test document::tests::test_document_with_metadata ... ok
[INFO] [stdout] test document::tests::test_document_with_source_byte_range ... ok
[INFO] [stdout] test document::tests::test_metadata_empty ... ok
[INFO] [stdout] test document::tests::test_metadata_iteration ... ok
[INFO] [stdout] test document::tests::test_metadata_operations ... ok
[INFO] [stdout] test document::tests::test_slugify ... ok
[INFO] [stdout] test document::tests::test_slugify_edge_cases ... ok
[INFO] [stdout] test document::tests::test_source_display ... ok
[INFO] [stdout] test document::tests::test_source_type_checks ... ok
[INFO] [stdout] test comment_parser::tests::test_doc_marker_without_space ... ok
[INFO] [stdout] test comment_parser::tests::test_javascript_doc_comments ... ok
[INFO] [stdout] test comment_parser::tests::test_extract_rust_doc_comment ... ok
[INFO] [stdout] test comment_parser::tests::test_extract_rust_doc_comment_multiline ... ok
[INFO] [stdout] test comment_parser::tests::test_doc_in_string_not_extracted ... ok
[INFO] [stdout] test comment_parser::tests::test_extract_multiple_markers ... ok
[INFO] [stdout] test extractor::tests::test_byte_range_without_frontmatter ... ok
[INFO] [stdout] test api::service::tests::test_handle_site_request_success ... ok
[INFO] [stdout] test api::service::tests::test_site_endpoint_with_query_params ... ok
[INFO] [stdout] test extractor::tests::test_extract_first_heading_ignores_h2 ... ok
[INFO] [stdout] test api::service::tests::test_handle_wrong_method ... ok
[INFO] [stdout] test extractor::tests::test_extract_first_heading_not_found ... ok
[INFO] [stdout] test extractor::tests::test_extract_heading_with_trailing_tag ... ok
[INFO] [stdout] test extractor::tests::test_byte_range_with_frontmatter ... ok
[INFO] [stdout] test api::service::tests::test_handle_document_request_success ... ok
[INFO] [stdout] test api::service::tests::test_document_with_byte_range ... ok
[INFO] [stdout] test api::service::tests::test_handle_invalid_endpoint ... ok
[INFO] [stdout] test extractor::tests::test_extract_document_id_collision ... ok
[INFO] [stdout] test api::service::tests::test_handle_document_request_not_found ... ok
[INFO] [stdout] test extractor::tests::test_extract_title_from_filename ... ok
[INFO] [stdout] test extractor::tests::test_extract_fail_tolerant ... ok
[INFO] [stdout] test extractor::tests::test_extract_title_from_heading ... ok
[INFO] [stdout] test extractor::tests::test_extract_markdown_with_frontmatter ... ok
[INFO] [stdout] test extractor::tests::test_extract_title_from_metadata ... ok
[INFO] [stdout] test extractor::tests::test_extract_unicode_title ... ok
[INFO] [stdout] test extractor::tests::test_parse_frontmatter_empty ... ok
[INFO] [stdout] test extractor::tests::test_parse_frontmatter_with_data ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_empty_config ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_mixed_success_failure ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_multiple_paths_per_directory ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_nonexistent_directory ... ok
[INFO] [stdout] test search::tests::test_both_match ... ok
[INFO] [stdout] test search::tests::test_case_insensitive ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_no_matches ... ok
[INFO] [stdout] test search::tests::test_content_match ... ok
[INFO] [stdout] test search::tests::test_empty_query_returns_no_results ... ok
[INFO] [stdout] test extractor::tests::test_extract_markdown_no_heading_uses_filename ... ok
[INFO] [stdout] test search::tests::test_no_matches ... ok
[INFO] [stdout] test search::tests::test_title_match ... ok
[INFO] [stdout] test search::tests::test_title_priority_over_content ... ok
[INFO] [stdout] test store::memory::tests::test_store_get_nonexistent ... ok
[INFO] [stdout] test store::memory::tests::test_store_contains ... ok
[INFO] [stdout] test store::memory::tests::test_store_clear ... ok
[INFO] [stdout] test store::memory::tests::test_store_handle_basic_operations ... ok
[INFO] [stdout] test store::memory::tests::test_store_handle_clone ... ok
[INFO] [stdout] test store::memory::tests::test_store_insert_and_get ... ok
[INFO] [stdout] test extractor::tests::test_extract_non_utf8_file ... ok
[INFO] [stdout] test extractor::tests::test_extract_multiple_files ... ok
[INFO] [stdout] test store::memory::tests::test_store_list ... ok
[INFO] [stdout] test store::memory::tests::test_store_new ... ok
[INFO] [stdout] test store::memory::tests::test_store_remove_nonexistent ... ok
[INFO] [stdout] test scanner::tests::test_scan_files_success ... ok
[INFO] [stdout] test store::memory::tests::test_store_remove ... ok
[INFO] [stdout] test store::memory::tests::test_store_update_existing ... ok
[INFO] [stdout] test store::memory::tests::test_store_with_capacity ... ok
[INFO] [stdout] test extractor::tests::test_extract_code_comment_with_id_collision ... ok
[INFO] [stdout] test extractor::tests::test_extract_simple_markdown ... ok
[INFO] [stdout] test extractor::tests::test_extract_bash_script_comment ... ok
[INFO] [stdout] test extractor::tests::test_extract_mixed_markdown_and_code ... ok
[INFO] [stdout] test extractor::tests::test_extract_rust_code_comment ... ok
[INFO] [stdout] test extractor::tests::test_extract_multiple_comments_from_rust ... ok
[INFO] [stdout] test extractor::tests::test_extract_code_comment_with_marker ... ok
[INFO] [stdout] test extractor::tests::test_extract_typescript_code_comment ... ok
[INFO] [stdout] test watcher::tests::test_debouncer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hyperlit_base
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/hyperlit_base/src/error.rs - error::bail (line 334) ... ignored
[INFO] [stdout] test crates/hyperlit_base/src/pal/traits.rs - pal::traits::PalHandle (line 150) - compile ... ok
[INFO] [stdout] test crates/hyperlit_base/src/pal/file_path.rs - pal::file_path::FilePath (line 24) ... ok
[INFO] [stdout] test crates/hyperlit_base/src/pal/mock.rs - pal::mock::MockPal (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/hyperlit_base/src/error.rs - error::err (line 354) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.17s; merged doctests compilation took 4.16s
[INFO] [stderr]    Doc-tests hyperlit_engine
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test crates/hyperlit_engine/src/config.rs - config::load_config (line 38) - compile ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/scanner.rs - scanner::scan_files (line 70) - compile ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/scanner.rs - scanner::ScanResult (line 25) - compile ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/document.rs - document::ByteRange::new (line 306) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/api/service.rs - api::service::SiteInfo::new (line 427) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/document.rs - document::Document::new (line 391) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/document.rs - document::DocumentId::from_string (line 104) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/document.rs - document::DocumentId::from_title (line 70) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/document.rs - document::DocumentSource::with_byte_range (line 200) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/store/memory.rs - store::memory::InMemoryStore (line 36) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/comment_parser.rs - comment_parser::CommentParser::with_markers (line 46) ... ok
[INFO] [stdout] test crates/hyperlit_engine/src/api/service.rs - api::service::ApiService::new (line 484) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 6.21s; merged doctests compilation took 6.11s
[INFO] running `Command { std: "docker" "inspect" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748", kill_on_drop: false }`
[INFO] [stdout] 74d7d8c8a9e084b70a25fc40630e371e4812da0fff66187ea6dfd75a8a156748
