[INFO] fetching crate neocmakelsp 0.9.0... [INFO] testing neocmakelsp-0.9.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate neocmakelsp 0.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate neocmakelsp 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate neocmakelsp 0.9.0 [INFO] tweaked toml for crates.io crate neocmakelsp 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neocmakelsp 0.9.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neocmakelsp 0.9.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded treesitter_kind_collector v0.2.0 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded cli-table-derive v0.5.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded cli-table v0.5.0 [INFO] [stderr] Downloaded tree-sitter-cmake v0.7.1 [INFO] [stderr] Downloaded tower-lsp-f v0.24.0 [INFO] [stderr] Downloaded lsp-types-f v0.99.0 [INFO] [stderr] Downloaded tree-sitter v0.25.10 [INFO] [stderr] Downloaded dlv-list v0.5.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69fee852649a0ba8a6714266de6b2157529b3608b5165c2be0bc6e1aff9259ce [INFO] running `Command { std: "docker" "start" "-a" "69fee852649a0ba8a6714266de6b2157529b3608b5165c2be0bc6e1aff9259ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fee852649a0ba8a6714266de6b2157529b3608b5165c2be0bc6e1aff9259ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fee852649a0ba8a6714266de6b2157529b3608b5165c2be0bc6e1aff9259ce", kill_on_drop: false }` [INFO] [stdout] 69fee852649a0ba8a6714266de6b2157529b3608b5165c2be0bc6e1aff9259ce [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7238bdc3162c56bfce2aa80473bd8055c887cba7f15f7f8c3e20ca49a4a8ee45 [INFO] running `Command { std: "docker" "start" "-a" "7238bdc3162c56bfce2aa80473bd8055c887cba7f15f7f8c3e20ca49a4a8ee45", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tree-sitter-cmake v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling cli-table-derive v0.5.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling cli-table v0.5.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lsp-types-f v0.99.0 [INFO] [stderr] Compiling treesitter_kind_collector v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 [INFO] [stderr] Compiling neocmakelsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.85s [INFO] running `Command { std: "docker" "inspect" "7238bdc3162c56bfce2aa80473bd8055c887cba7f15f7f8c3e20ca49a4a8ee45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7238bdc3162c56bfce2aa80473bd8055c887cba7f15f7f8c3e20ca49a4a8ee45", kill_on_drop: false }` [INFO] [stdout] 7238bdc3162c56bfce2aa80473bd8055c887cba7f15f7f8c3e20ca49a4a8ee45 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 328d9186d2bc9bf436d5f474e6bbee4eb17c750fc89301b6a2fd07180fd78116 [INFO] running `Command { std: "docker" "start" "-a" "328d9186d2bc9bf436d5f474e6bbee4eb17c750fc89301b6a2fd07180fd78116", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling lsp-types-f v0.99.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 [INFO] [stderr] Compiling neocmakelsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.49s [INFO] running `Command { std: "docker" "inspect" "328d9186d2bc9bf436d5f474e6bbee4eb17c750fc89301b6a2fd07180fd78116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328d9186d2bc9bf436d5f474e6bbee4eb17c750fc89301b6a2fd07180fd78116", kill_on_drop: false }` [INFO] [stdout] 328d9186d2bc9bf436d5f474e6bbee4eb17c750fc89301b6a2fd07180fd78116 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de82918f5300567af824a6a17c178925bdb7094ebd91a54669352aea4babc68c [INFO] running `Command { std: "docker" "start" "-a" "de82918f5300567af824a6a17c178925bdb7094ebd91a54669352aea4babc68c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neocmakelsp-79ef83e76cc912dc) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test ast::ast_test::test_ast_3 ... ok [INFO] [stdout] test cli::tests::verify_cli ... ok [INFO] [stdout] test ast::ast_test::test_ast_1 ... ok [INFO] [stdout] test complete::rst_doc_read_test ... ok [INFO] [stdout] test complete::comment_mark_test ... ok [INFO] [stdout] test complete::builtin::tests::tst_regex ... ok [INFO] [stdout] test fileapi::cache::gen_completion_test ... ok [INFO] [stdout] test complete::test_complete ... ok [INFO] [stdout] test editorconfig_test::tst_editconfig_lastline ... ok [INFO] [stdout] test complete::includescanner::include_scan_test::test_complete_scan_1 ... ok [INFO] [stdout] test complete::builtin::tst_convert_to_lsp_snippet ... ok [INFO] [stdout] test editorconfig_test::tst_editconfig_tab ... ok [INFO] [stdout] test complete::includescanner::include_scan_test::test_complete_scan_2 ... ok [INFO] [stdout] test editorconfig_test::tst_editconfig_space ... ok [INFO] [stdout] test complete::test_complete_win ... ok [INFO] [stdout] test formatting::tst_format_base ... ok [INFO] [stdout] test formatting::tst_format_function ... ok [INFO] [stdout] test hover::tst_hover ... ok [INFO] [stdout] test gammar::gammer_passed_check_1 ... ok [INFO] [stdout] test jump::findpackage::test_find_package_failed ... ok [INFO] [stdout] test gammar::include_error_tst ... ok [INFO] [stdout] test jump::findpackage::test_find_package ... ok [INFO] [stdout] test jump::include::scanner_include_defs_tst ... ok [INFO] [stdout] test gammar::gammer_passed_check_2 ... ok [INFO] [stdout] test jump::include::tst_cmp_included_cmake ... ok [INFO] [stdout] test filewatcher::failedtest ... ok [INFO] [stdout] test jump::subdirectory::tst_cmp_subdirectory ... ok [INFO] [stdout] test jump::jump_test::tst_jump_subdir ... ok [INFO] [stdout] test filewatcher::tst_cache_packages ... ok [INFO] [stdout] test jump::test_sub_def ... ok [INFO] [stdout] test scansubs::test_tree_dir ... ok [INFO] [stdout] test search::search_test::search_cli_pass_test ... ok [INFO] [stdout] test search::search_test::search_result_test_1 ... ok [INFO] [stdout] test search::search_test::search_result_test_2 ... ok [INFO] [stdout] test semantic_token::test_hl ... ok [INFO] [stdout] test semantic_token::test_number ... ok [INFO] [stdout] test gammar::test_lint_regex ... ok [INFO] [stdout] test utils::findpackage::configtest ... ok [INFO] [stdout] test quick_fix::lint_regex_text ... ok [INFO] [stdout] test utils::findpackage::handle_config_package_tst ... ok [INFO] [stdout] test utils::findpackage::regextest ... ok [INFO] [stdout] test utils::env_arg_test ... ok [INFO] [stdout] test utils::findpackage::special_package_pattern_tst ... ok [INFO] [stdout] test utils::findpackage::tst_version ... ok [INFO] [stdout] test document_link::tst_document_link_search ... ok [INFO] [stdout] test utils::findpackage::vcpkg::test_vcpkgpackage_search ... ok [INFO] [stdout] test utils::get_node_content_tst_2 ... ok [INFO] [stdout] test utils::package_name_check_tst ... ok [INFO] [stdout] test utils::test_comment ... ok [INFO] [stdout] test utils::test_module_pattern ... ok [INFO] [stdout] test utils::treehelper::test_change ... ok [INFO] [stdout] test complete::builtin::tests::tst_cmake_modules_builtin ... ok [INFO] [stdout] test jump::jump_test::tst_jump_variable ... ok [INFO] [stdout] test utils::treehelper::test_point_string ... ok [INFO] [stdout] test scansubs::test_scan_sub ... ok [INFO] [stdout] test fileapi::api_test::test_serde ... ok [INFO] [stdout] test complete::findpackage::test_prefix ... ok [INFO] [stdout] test utils::treehelper::tst_postype ... ok [INFO] [stdout] test utils::replace_placeholders_tst ... ok [INFO] [stdout] test utils::get_node_content_tst_1 ... ok [INFO] [stdout] test utils::ut_ismodule ... ok [INFO] [stdout] test complete::builtin::tests::tst_cmake_variables_builtin ... ok [INFO] [stdout] test utils::treehelper::tst_line_comment ... ok [INFO] [stdout] test formatting::tst_format_lastline ... ok [INFO] [stdout] test utils::findpackage::packageunix::test_prefix ... ok [INFO] [stdout] test utils::findpackage::packageunix::test_package_search ... ok [INFO] [stdout] test gammar::tst_gammar_check ... FAILED [INFO] [stdout] test ast::ast_test::test_ast_2 ... ok [INFO] [stdout] test complete::builtin::tests::tst_cmake_command_builtin ... ok [INFO] [stdout] test languageserver::test::test_init ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- gammar::tst_gammar_check stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'gammar::tst_gammar_check' (56) panicked at src/gammar.rs:390:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [ErrorInformation { start_point: Point { row: 2, column: 8 }, end_point: Point { row: 2, column: 41 }, message: "File \"/tmp/.tmpo12cf6/hello_unexist.cmake\" does not exist or is inaccessible", severity: Some(Warning) }, ErrorInformation { start_point: Point { row: 4, column: 17 }, end_point: Point { row: 4, column: 33 }, message: "Directory \"/tmp/.tmp38P1pa/unexist_subdir\" does not exist or is inaccessible", severity: Some(Warning) }] [INFO] [stdout] right: [ErrorInformation { start_point: Point { row: 2, column: 8 }, end_point: Point { row: 2, column: 41 }, message: "File \"/tmp/.tmp38P1pa/hello_unexist.cmake\" does not exist or is inaccessible", severity: Some(Warning) }, ErrorInformation { start_point: Point { row: 4, column: 17 }, end_point: Point { row: 4, column: 33 }, message: "Directory \"/tmp/.tmp38P1pa/unexist_subdir\" does not exist or is inaccessible", severity: Some(Warning) }] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x630ac5161ae2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x630ac5161ae2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x630ac5161ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x630ac5161ae2 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x630ac517a9ea - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x630ac517a9ea - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x630ac5167556 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x630ac5167556 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x630ac513d71f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x630ac513d71f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x630ac5158b79 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x630ac4c7c49e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x630ac4c7c49e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x630ac5158de2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x630ac5158de2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x630ac513d7d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x630ac5132129 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x630ac513e7bd - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x630ac517b1ac - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x630ac517b063 - core[27de1724e4349be2]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x630ac47e895e - core[27de1724e4349be2]::panicking::assert_failed::, alloc[a57f19327c0ad893]::vec::Vec> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x630ac4be5816 - neocmakelsp[19f95c227dce6925]::gammar::tst_gammar_check [INFO] [stdout] at /opt/rustwide/workdir/src/gammar.rs:390:5 [INFO] [stdout] 22: 0x630ac4bd9197 - neocmakelsp[19f95c227dce6925]::gammar::tst_gammar_check::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/gammar.rs:327:22 [INFO] [stdout] 23: 0x630ac4945316 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x630ac4c7084b - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x630ac4c7084b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x630ac4c7d0aa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x630ac4c7d0aa - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x630ac4c7d0aa - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x630ac4c7d0aa - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x630ac4c7d0aa - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x630ac4c7d0aa - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x630ac4c7d0aa - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x630ac4c78654 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x630ac4c78654 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x630ac4c7fba2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x630ac4c7fba2 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x630ac4c7fba2 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x630ac4c7fba2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x630ac4c7fba2 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x630ac4c7fba2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x630ac4c7fba2 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x630ac5160faf - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x630ac5160faf - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x73f59eefdaa4 - [INFO] [stdout] 45: 0x73f59ef8aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] gammar::tst_gammar_check [INFO] [stdout] [INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin neocmakelsp` [INFO] running `Command { std: "docker" "inspect" "de82918f5300567af824a6a17c178925bdb7094ebd91a54669352aea4babc68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de82918f5300567af824a6a17c178925bdb7094ebd91a54669352aea4babc68c", kill_on_drop: false }` [INFO] [stdout] de82918f5300567af824a6a17c178925bdb7094ebd91a54669352aea4babc68c