[INFO] fetching crate dampen-lsp 0.3.2...
[INFO] testing dampen-lsp-0.3.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate dampen-lsp 0.3.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate dampen-lsp 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dampen-lsp 0.3.2
[INFO] tweaked toml for crates.io crate dampen-lsp 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dampen-lsp 0.3.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dampen-lsp 0.3.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded dampen-core v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f426aadcfaec1d688ca4705dd7759a9abe6fa57517e94f4359ca259030bf9d0c
[INFO] running `Command { std: "docker" "start" "-a" "f426aadcfaec1d688ca4705dd7759a9abe6fa57517e94f4359ca259030bf9d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f426aadcfaec1d688ca4705dd7759a9abe6fa57517e94f4359ca259030bf9d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f426aadcfaec1d688ca4705dd7759a9abe6fa57517e94f4359ca259030bf9d0c", kill_on_drop: false }`
[INFO] [stdout] f426aadcfaec1d688ca4705dd7759a9abe6fa57517e94f4359ca259030bf9d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b90b24b974abe0734456f22954ff28a3ac1b5365a1a4ebf350d138e6e6fe6323
[INFO] running `Command { std: "docker" "start" "-a" "b90b24b974abe0734456f22954ff28a3ac1b5365a1a4ebf350d138e6e6fe6323", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dampen-core v0.3.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling dampen-lsp v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "b90b24b974abe0734456f22954ff28a3ac1b5365a1a4ebf350d138e6e6fe6323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b90b24b974abe0734456f22954ff28a3ac1b5365a1a4ebf350d138e6e6fe6323", kill_on_drop: false }`
[INFO] [stdout] b90b24b974abe0734456f22954ff28a3ac1b5365a1a4ebf350d138e6e6fe6323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6ed7cefe11c7eedbf92019f72f4ec365a6977d13d80dd38163f746ed52064b
[INFO] running `Command { std: "docker" "start" "-a" "ed6ed7cefe11c7eedbf92019f72f4ec365a6977d13d80dd38163f746ed52064b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling dampen-lsp v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `doc_state`
[INFO] [stdout]    --> tests/edge_case_tests.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let doc_state = DocumentState::new(uri, content.clone(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-W unused-variables` implied by `-W unused`
[INFO] [stdout]     = help: to override `-W unused` add `#[allow(unused_variables)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.24s
[INFO] running `Command { std: "docker" "inspect" "ed6ed7cefe11c7eedbf92019f72f4ec365a6977d13d80dd38163f746ed52064b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6ed7cefe11c7eedbf92019f72f4ec365a6977d13d80dd38163f746ed52064b", kill_on_drop: false }`
[INFO] [stdout] ed6ed7cefe11c7eedbf92019f72f4ec365a6977d13d80dd38163f746ed52064b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5251878ef5269ddfdaa1859e89f1c79cd1009be63a0cd5871551f5852c725f9
[INFO] running `Command { std: "docker" "start" "-a" "b5251878ef5269ddfdaa1859e89f1c79cd1009be63a0cd5871551f5852c725f9", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `doc_state`
[INFO] [stderr]    --> tests/edge_case_tests.rs:337:9
[INFO] [stderr]     |
[INFO] [stderr] 337 |     let doc_state = DocumentState::new(uri, content.clone(), 1);
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `-W unused-variables` implied by `-W unused`
[INFO] [stderr]     = help: to override `-W unused` add `#[allow(unused_variables)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `dampen-lsp` (test "edge_case_tests") generated 1 warning (run `cargo fix --test "edge_case_tests" -p dampen-lsp` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dampen_lsp-1bb4155feac7faba)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test analyzer::tests::test_find_attribute_at_position ... ok
[INFO] [stdout] test analyzer::tests::test_find_attribute_no_attribute ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_simple ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_with_attribute ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_attribute_name ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_widget_name ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_attribute_value ... ok
[INFO] [stdout] test converters::tests::test_offset_to_position_simple ... ok
[INFO] [stdout] test analyzer::tests::test_is_in_binding_expression ... ok
[INFO] [stdout] test converters::tests::test_position_to_offset_simple ... ok
[INFO] [stdout] test analyzer::tests::test_is_after_open_bracket ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_nested ... ok
[INFO] [stdout] test document::tests::test_cache_capacity ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_unknown_widget ... ok
[INFO] [stdout] test document::tests::test_cache_insert_and_get ... ok
[INFO] [stdout] test document::tests::test_cache_remove ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_no_context ... ok
[INFO] [stdout] test handlers::hover::tests::test_extract_value_at_position ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_performance ... ok
[INFO] [stdout] test schema_data::tests::test_all_widget_names ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_widget ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_attribute ... ok
[INFO] [stdout] test schema_data::tests::test_all_attribute_names ... ok
[INFO] [stdout] test analyzer::tests::test_is_inside_attribute_quotes ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_value_boolean ... ok
[INFO] [stdout] test schema_data::tests::test_attribute_documentation_exists ... ok
[INFO] [stdout] test schema_data::tests::test_widget_documentation_not_found ... ok
[INFO] [stdout] test schema_data::tests::test_widget_documentation_exists ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_value_color ... ok
[INFO] [stdout] test analyzer::tests::test_multiline_document ... ok
[INFO] [stdout] test analyzer::tests::test_is_inside_widget_tag ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_no_widget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 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/debug/deps/dampen_lsp-fad08bbaf819b415)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test analyzer::tests::test_find_attribute_at_position ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_nested ... ok
[INFO] [stdout] test analyzer::tests::test_find_attribute_no_attribute ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_with_attribute ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_at_position_simple ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_attribute_name ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_widget_name ... ok
[INFO] [stdout] test analyzer::tests::test_get_completion_context_attribute_value ... ok
[INFO] [stdout] test analyzer::tests::test_is_in_binding_expression ... ok
[INFO] [stdout] test analyzer::tests::test_is_inside_widget_tag ... ok
[INFO] [stdout] test converters::tests::test_offset_to_position_simple ... ok
[INFO] [stdout] test converters::tests::test_position_to_offset_simple ... ok
[INFO] [stdout] test analyzer::tests::test_find_widget_no_widget ... ok
[INFO] [stdout] test analyzer::tests::test_is_after_open_bracket ... ok
[INFO] [stdout] test analyzer::tests::test_multiline_document ... ok
[INFO] [stdout] test document::tests::test_cache_insert_and_get ... ok
[INFO] [stdout] test document::tests::test_cache_capacity ... ok
[INFO] [stdout] test document::tests::test_cache_remove ... ok
[INFO] [stdout] test handlers::hover::tests::test_extract_value_at_position ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_no_context ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_attribute ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_unknown_widget ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_value_boolean ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_performance ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_value_color ... ok
[INFO] [stdout] test handlers::hover::tests::test_hover_widget ... ok
[INFO] [stdout] test schema_data::tests::test_all_attribute_names ... ok
[INFO] [stdout] test analyzer::tests::test_is_inside_attribute_quotes ... ok
[INFO] [stdout] test schema_data::tests::test_all_widget_names ... ok
[INFO] [stdout] test schema_data::tests::test_attribute_documentation_exists ... ok
[INFO] [stdout] test schema_data::tests::test_widget_documentation_exists ... ok
[INFO] [stdout] test schema_data::tests::test_widget_documentation_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/benchmark_tests.rs (/opt/rustwide/target/debug/deps/benchmark_tests-e40a7dd7068a1c67)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_benchmark_completion_response_time ... ok
[INFO] [stdout] test test_benchmark_hover_response_time ... ok
[INFO] [stdout] test test_benchmark_diagnostics_with_errors ... ok
[INFO] [stdout] test test_benchmark_diagnostics_publish_time ... ok
[INFO] [stdout] test test_benchmark_parse_time_1000_lines ... FAILED
[INFO] [stdout] test test_benchmark_completion_on_large_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_benchmark_parse_time_1000_lines stdout ----
[INFO] [stdout] Parse time for 3603 lines: 93ms
[INFO] [stdout] AST is_some: false
[INFO] [stdout] Parse errors count: 1
[INFO] [stdout] First parse error: ParseError { kind: MissingAttribute, message: "Tooltip widget requires 'message' attribute", span: Span { start: 2409, end: 2491, line: 71, column: 5 }, suggestion: Some("Add message attribute: message=\"Help text\"") }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_benchmark_parse_time_1000_lines' (89) panicked at tests/benchmark_tests.rs:66:5:
[INFO] [stdout] Parse time for 1000-line file should be less than 50ms, took 93ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4e42d568ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4e42d568ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4e42d568ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4e42d568ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e4e42d6d6ea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4e42d6d6ea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5e4e42d5b102 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e4e42d5b102 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e4e42d3525f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e4e42d3525f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e4e42d4e849 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e4e42b7bf1c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e4e42b7bf1c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e4e42d4ea02 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e4e42d4ea02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e4e42d35318 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e4e42d2a3d9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e4e42d3602d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e4e42d6deac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e4e42b6be0f - benchmark_tests[e6e72ec4502dc3cc]::test_benchmark_parse_time_1000_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/benchmark_tests.rs:66:5
[INFO] [stdout]   20:     0x5e4e42b6add7 - benchmark_tests[e6e72ec4502dc3cc]::test_benchmark_parse_time_1000_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/benchmark_tests.rs:33:42
[INFO] [stdout]   21:     0x5e4e42b6f046 - <benchmark_tests[e6e72ec4502dc3cc]::test_benchmark_parse_time_1000_lines::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e4e42b6f1fb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e4e42b6f1fb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e4e42b7c9eb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e4e42b7c9eb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e4e42b7c9eb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e4e42b7c9eb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e4e42b7c9eb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e4e42b7c9eb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e4e42b7c9eb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e4e42b76104 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e4e42b76104 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e4e42b7f5f2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e4e42b7f5f2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e4e42b7f5f2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e4e42b7f5f2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e4e42b7f5f2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e4e42b7f5f2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e4e42b7f5f2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e4e42d55e4f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5e4e42d55e4f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a75d3670aa4 - <unknown>
[INFO] [stdout]   43:     0x7a75d36fda64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_benchmark_parse_time_1000_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test benchmark_tests`
[INFO] running `Command { std: "docker" "inspect" "b5251878ef5269ddfdaa1859e89f1c79cd1009be63a0cd5871551f5852c725f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5251878ef5269ddfdaa1859e89f1c79cd1009be63a0cd5871551f5852c725f9", kill_on_drop: false }`
[INFO] [stdout] b5251878ef5269ddfdaa1859e89f1c79cd1009be63a0cd5871551f5852c725f9
