[INFO] fetching crate quilt-lsp 0.5.0...
[INFO] testing quilt-lsp-0.5.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate quilt-lsp 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate quilt-lsp 0.5.0
[INFO] finished tweaking crates.io crate quilt-lsp 0.5.0
[INFO] tweaked toml for crates.io crate quilt-lsp 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quilt-lsp 0.5.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quilt-lsp 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-quilt v0.5.0
[INFO] [stderr]   Downloaded quiltlang v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552
[INFO] running `Command { std: "docker" "start" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", 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" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", 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" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-quilt v0.5.0
[INFO] [stderr]    Compiling quiltlang v0.5.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling quilt-lsp v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", 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" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quilt-lsp v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", 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" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quilt_lsp-d1db2a9362cb4cbf)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test adapters::tests::detects_extension_chains ... ok
[INFO] [stdout] test adapters::tests::python_is_host_and_target ... ok
[INFO] [stdout] test adapters::tests::detects_ground_lang ... ok
[INFO] [stdout] test adapters::tests::highlight_only_targets_are_embedded_without_a_server ... ok
[INFO] [stdout] test adapters::tests::rust_is_host_and_target ... ok
[INFO] [stdout] test adapters::tests::shell_and_html_keys_are_known ... ok
[INFO] [stdout] test adapters::tests::unknown_language_has_no_adapter ... ok
[INFO] [stdout] test adapters::tests::wgsl_is_an_embedded_target ... ok
[INFO] [stdout] test adapters::tests::wgsl_is_not_a_host ... ok
[INFO] [stdout] test code_actions::tests::extract_fragment_available_inside_quote ... ok
[INFO] [stdout] test adapters::tests::rust_find_root_detaches_workspace_orphans ... ok
[INFO] [stdout] test code_actions::tests::extract_fragment_not_available_in_ground ... ok
[INFO] [stdout] test code_actions::tests::suggested_name_complex_expr ... ok
[INFO] [stdout] test code_actions::tests::extract_fragment_produces_correct_edits ... ok
[INFO] [stdout] test code_actions::tests::inline_unquote_extracts_to_local ... ok
[INFO] [stdout] test code_actions::tests::suggested_name_plain_ident ... ok
[INFO] [stdout] test code_actions::tests::wrap_available_for_non_empty_selection ... ok
[INFO] [stdout] test lineindex::tests::arrow_glyph_widths ... ok
[INFO] [stdout] test lineindex::tests::astral_plane_two_utf16_units ... ok
[INFO] [stdout] test lineindex::tests::clamps_past_end ... ok
[INFO] [stdout] test projection::tests::adjacent_line_comments_each_translated ... ok
[INFO] [stdout] test code_actions::tests::wrap_not_available_for_empty_selection ... ok
[INFO] [stdout] test projection::tests::ground_position_maps_through_quote ... ok
[INFO] [stdout] test projection::tests::block_comment_becomes_host_block_comment ... ok
[INFO] [stdout] test lineindex::tests::line_starts ... ok
[INFO] [stdout] test projection::tests::position_inside_quote_maps_into_fragment ... ok
[INFO] [stdout] test projection::tests::line_comment_becomes_host_line_comment ... ok
[INFO] [stdout] test projection::tests::multiline_quote_preserves_following_line_numbers ... ok
[INFO] [stdout] test projection::tests::pure_rust_is_identity ... ok
[INFO] [stdout] test projection::tests::ground_splice_is_inlined_as_ground ... ok
[INFO] [stdout] test projection::tests::python_ground_projection_is_valid_python ... ok
[INFO] [stdout] test projection::tests::annotated_rust_quote_still_gets_fragment_in_wgsl_chain ... ok
[INFO] [stdout] test projection::tests::comment_inside_quote_is_translated_in_fragment ... ok
[INFO] [stdout] test projection::tests::annotated_wgsl_quote_skipped_without_chain ... ok
[INFO] [stdout] test lineindex::tests::ascii_roundtrip ... ok
[INFO] [stdout] test projection::tests::python_shebang_is_not_rewritten ... ok
[INFO] [stdout] test projection::tests::shebang_becomes_comment ... ok
[INFO] [stdout] test projection::tests::quote_becomes_splice_block_and_appended_fragment ... ok
[INFO] [stdout] test projection::tests::comment_body_maps_back_to_quilt ... ok
[INFO] [stdout] test regions::tests::nested_quote_and_unquote_stages ... ok
[INFO] [stdout] test regions::tests::annotation_overrides_language ... ok
[INFO] [stdout] test regions::tests::unclosed_quote_error_is_localized_to_bracket ... ok
[INFO] [stdout] test projection::tests::wgsl_fragments_each_project_to_their_own_module ... ok
[INFO] [stdout] test regions::tests::extracts_quote_region ... ok
[INFO] [stdout] test regions::tests::unclosed_quote_is_an_error ... ok
[INFO] [stdout] test regions::tests::annotation_resets_chain_defaults ... ok
[INFO] [stdout] test regions::tests::unclosed_unquote_error_is_localized_to_bracket ... ok
[INFO] [stdout] test child::tests::request_to_dead_child_fails_fast ... ok
[INFO] [stdout] test semtok::tests::synthetic_token_dropped ... ok
[INFO] [stdout] test semtok::tests::token_in_fragment_maps_to_quote ... ok
[INFO] [stdout] test semtok::tests::ground_token_passes_through ... ok
[INFO] [stdout] test semtok::tests::encode_orders_mixed_sources ... ok
[INFO] [stdout] test srcmap::tests::synth_at_start_anchors_forward ... ok
[INFO] [stdout] test regions::tests::clean_file_has_no_errors ... ok
[INFO] [stdout] test projection::tests::wgsl_quote_gets_no_fragment_but_keeps_splices ... ok
[INFO] [stdout] test translate::tests::document_symbols_drop_wrapper_fns ... ok
[INFO] [stdout] test srcmap::tests::identity_roundtrip ... ok
[INFO] [stdout] test server::tests::no_region_fold_for_single_line_quote ... ok
[INFO] [stdout] test regions::tests::missing_glyph_message_uses_arrow_symbol ... ok
[INFO] [stdout] test server::tests::region_fold_for_multiline_quote ... ok
[INFO] [stdout] test srcmap::tests::synth_in_the_middle ... ok
[INFO] [stdout] test translate::tests::definition_in_other_file_passes_through ... ok
[INFO] [stdout] test translate::tests::definition_in_our_file_remaps_uri ... ok
[INFO] [stdout] test tshl::tests::highlights_basic_html ... ok
[INFO] [stdout] test translate::tests::hover_range_remapped ... ok
[INFO] [stdout] test tshl::tests::fragment_tokens_map_to_quilt_and_skip_splices ... ok
[INFO] [stdout] test tshl::tests::highlights_basic_wgsl ... ok
[INFO] [stdout] test tshl::tests::leaf_tokens_shadow_container_captures ... ok
[INFO] [stdout] test code_actions::tests::wrap_produces_correct_edits ... ok
[INFO] [stdout] test tshl::tests::highlights_basic_python ... ok
[INFO] [stdout] test tshl::tests::python_ground_projection_tokens_map_to_quilt ... ok
[INFO] [stdout] test regions::tests::chain_defaults_unannotated_quote ... ok
[INFO] [stdout] test tshl::tests::bash_fragment_tokens_map_to_quilt_and_skip_splices ... ok
[INFO] [stdout] test tshl::tests::highlights_basic_bash ... ok
[INFO] [stdout] test tshl::tests::highlights_basic_zsh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[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/main.rs (/opt/rustwide/target/debug/deps/quilt_lsp-db9b3c638035bba6)
[INFO] [stderr]    Doc-tests quilt_lsp
[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] running `Command { std: "docker" "inspect" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552", kill_on_drop: false }`
[INFO] [stdout] 8ad01f9cb75aa8c1f64c34655513fa9e7cc165759fe4c2886f6471bee2d30552
