[INFO] fetching crate apollo-language-server 0.5.0...
[INFO] testing apollo-language-server-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apollo-language-server 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate apollo-language-server 0.5.0
[INFO] finished tweaking crates.io crate apollo-language-server 0.5.0
[INFO] tweaked toml for crates.io crate apollo-language-server 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apollo-language-server 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apollo-language-server 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ff795a05e4328fd51b7097f4b76f893cecf91afbe2dbbf6e48b9e981dfc3ad3
[INFO] running `Command { std: "docker" "start" "-a" "6ff795a05e4328fd51b7097f4b76f893cecf91afbe2dbbf6e48b9e981dfc3ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ff795a05e4328fd51b7097f4b76f893cecf91afbe2dbbf6e48b9e981dfc3ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff795a05e4328fd51b7097f4b76f893cecf91afbe2dbbf6e48b9e981dfc3ad3", kill_on_drop: false }`
[INFO] [stdout] 6ff795a05e4328fd51b7097f4b76f893cecf91afbe2dbbf6e48b9e981dfc3ad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56ee01d6c3d7bc0bb038c7a455dab7766c24759703ef7410b95d7490ba4f3ada
[INFO] running `Command { std: "docker" "start" "-a" "56ee01d6c3d7bc0bb038c7a455dab7766c24759703ef7410b95d7490ba4f3ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling memoize v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling apollo-parser v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling debounced v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling serde_json_bytes v0.2.4
[INFO] [stderr]    Compiling apollo-compiler v1.26.0
[INFO] [stderr]    Compiling apollo-federation-types v0.15.2
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling apollo-language-server v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "56ee01d6c3d7bc0bb038c7a455dab7766c24759703ef7410b95d7490ba4f3ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ee01d6c3d7bc0bb038c7a455dab7766c24759703ef7410b95d7490ba4f3ada", kill_on_drop: false }`
[INFO] [stdout] 56ee01d6c3d7bc0bb038c7a455dab7766c24759703ef7410b95d7490ba4f3ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 025c03aa6416ac8b6f67eef40b9863947ea70370a0513e2d3a6c8e2b17e80611
[INFO] running `Command { std: "docker" "start" "-a" "025c03aa6416ac8b6f67eef40b9863947ea70370a0513e2d3a6c8e2b17e80611", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling insta v1.38.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling apollo-language-server v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.85s
[INFO] running `Command { std: "docker" "inspect" "025c03aa6416ac8b6f67eef40b9863947ea70370a0513e2d3a6c8e2b17e80611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025c03aa6416ac8b6f67eef40b9863947ea70370a0513e2d3a6c8e2b17e80611", kill_on_drop: false }`
[INFO] [stdout] 025c03aa6416ac8b6f67eef40b9863947ea70370a0513e2d3a6c8e2b17e80611
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95f3106b1a2a40ef9016ce5dcdf36492877fe971afc24558afa46dc0039acc89
[INFO] running `Command { std: "docker" "start" "-a" "95f3106b1a2a40ef9016ce5dcdf36492877fe971afc24558afa46dc0039acc89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apollo_language_server-bc6c1c04d280b267)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test completion::tests::get_completions_at_position_interface_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_scalar_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_type_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_enum_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_input_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_union_extension ... ok
[INFO] [stdout] test completion::tests::get_completions_with_no_builtins ... ok
[INFO] [stdout] test completion::tests::no_snippets_when_args_list_is_present ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_field_definition ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_root ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_union_members ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_input_value_definition ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_directive_definition ... ok
[INFO] [stdout] test completion::tests::no_suggestions_in_string_literal ... ok
[INFO] [stdout] test completion::tests::get_completions_at_directives_with_auto_imports_omitting_user_defined_directives ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_edge_cases ... ok
[INFO] [stdout] test diagnostics::tests::federation_simple ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_implements ... ok
[INFO] [stdout] test diagnostics::tests::expected_definition ... ok
[INFO] [stdout] test completion::tests::get_completions_at_directives_with_snippets ... ok
[INFO] [stdout] test completion::tests::get_link_completions ... ok
[INFO] [stdout] test diagnostics::tests::expected_rcurly ... ok
[INFO] [stdout] test diagnostics::tests::expected_field_definition ... ok
[INFO] [stdout] test completion::tests::get_link_completions_with_max_spec_version_set ... ok
[INFO] [stdout] test diagnostics::tests::missing_directive_name ... ok
[INFO] [stdout] test diagnostics::tests::expected_type_name ... ok
[INFO] [stdout] test diagnostics::tests::missing_root_operation_type_or_directive ... ok
[INFO] [stdout] test diagnostics::tests::missing_root_operation_type_definition ... ok
[INFO] [stdout] test completion::tests::get_completions_on_link_directive_import_list ... ok
[INFO] [stdout] test diagnostics::tests::multiple_diagnostics ... ok
[INFO] [stdout] test diagnostics::tests::test_reformat_satisfiability_error ... ok
[INFO] [stdout] test completion::tests::get_completions_at_directives_with_auto_imports ... ok
[INFO] [stdout] test completion::tests::no_suggestions_before_implements_keyword ... ok
[INFO] [stdout] test federation::tests::allows_providing_link_definition ... ok
[INFO] [stdout] test completion::tests::get_completions_at_directives_with_custom_snippets ... ok
[INFO] [stdout] test diagnostics::tests::multiple_field_definitions ... ok
[INFO] [stdout] test federation::tests::connectors_imports ... ok
[INFO] [stdout] test federation::tests::supports_empty_import_argument ... ok
[INFO] [stdout] test federation::tests::supports_no_import_argument ... ok
[INFO] [stdout] test federation::tests::does_not_duplicate_namespaced_imports ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_1_0 ... ok
[INFO] [stdout] test federation::tests::connectors_v0_2_imports ... ok
[INFO] [stdout] test federation::tests::injects_correct_names_when_no_import_as ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_0 ... ok
[INFO] [stdout] test federation::tests::injects_correct_names_when_using_import_as ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_8_with_connect_link ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_import_key_as_apollokey ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_7 ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_8 ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_5 ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_import_spec_as_fed ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_6 ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_1_and_2_2 ... ok
[INFO] [stdout] test federation::tests::test_builtins_for_2_3_and_2_4 ... ok
[INFO] [stdout] test federation::tests::test_simple_non_federation_usage ... ok
[INFO] [stdout] test federation::tests::test_handles_invalid_link_usage ... ok
[INFO] [stdout] test graph::fed1_subgraph_tests::test_no_query_type_entity_any_defined ... ok
[INFO] [stdout] test graph::fed1_subgraph_tests::test_simple ... ok
[INFO] [stdout] test graph::fed1_subgraph_tests::test_infers_v1_subgraph_with_contact_directive ... ok
[INFO] [stdout] test graph::fed1_subgraph_tests::test_parse_v1_subgraph_mixed ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_no_query_type_provided ... ok
[INFO] [stdout] test federation::tests::test_fed_parse_validate_err_directive_not_imported_by_fed_version ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_force_federation_config ... ok
[INFO] [stdout] test federation::tests::test_fed_parse_validate_err_improper_as_usage ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_force_federation_config_correctly_infers_v1_subgraph ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_query_type_provided_via_schema_definition ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_query_type_provided_with_implicit_schema_definition ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_query_type_provided_via_schema_extension ... ok
[INFO] [stdout] test graph::monolith_tests::test_simple ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_simple ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_semantic_highlights_for_key_directive ... ok
[INFO] [stdout] test graph::monolith_tests::test_with_schema_definition ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_semantic_highlights_for_fieldsets ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_spec_with_alias ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_query_and_mutation_type_provided_with_implicit_schema_definition ... ok
[INFO] [stdout] test semantic_tokens::test::test_incomplete_tokens_to_deltas ... ok
[INFO] [stdout] test semantic_tokens::test::test_unordered_incomplete_tokens_to_deltas ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_tolerant_to_bad_imports ... ok
[INFO] [stdout] test goto_definition::tests::test_goto_type_definition_in_one_subgraph ... ok
[INFO] [stdout] test server::tests::custom_notification_toggle_auto_composition ... ok
[INFO] [stdout] test hover::tests::test_hover_builtin_type ... ok
[INFO] [stdout] test goto_definition::tests::text_goto_directive_definition ... ok
[INFO] [stdout] test hover::tests::test_hover_directive ... ok
[INFO] [stdout] test server::tests::initialization_and_shutdown ... ok
[INFO] [stdout] test goto_definition::tests::test_goto_type_definition_in_multiple_subgraphs ... ok
[INFO] [stdout] test graph::fed2_subgraph_tests::test_semantic_highlights_for_fieldset_with_args ... ok
[INFO] [stdout] test server::tests::initialization_without_root_uri_specified ... ok
[INFO] [stdout] test server::tests::host_can_publish_diagnostics ... ok
[INFO] [stdout] test server::tests::initialization_with_client_config ... ok
[INFO] [stdout] test hover::tests::test_hover_user_type ... ok
[INFO] [stdout] test server::tests::publishing_diagnostics_to_known_subgraphs_without_opening_files ... ok
[INFO] [stdout] test server::tests::stale_diagnostics_removed_on_remote_subgraph_removal ... ok
[INFO] [stdout] test server::tests::runs_in_tower_lsp_server ... ok
[INFO] [stdout] test telemetry::tests::test_serialize_composition_timing_event ... ok
[INFO] [stdout] test telemetry::tests::test_serialize_initialized_event ... ok
[INFO] [stdout] test server::tests::stale_diagnostics_removed_on_local_removal ... ok
[INFO] [stdout] test server::tests::custom_notification_trigger_recomposition ... ok
[INFO] [stdout] test graph::supergraph::tests::test_unimported_spec_directives ... ok
[INFO] [stdout] test server::tests::registers_non_zero_document_version_on_open ... ok
[INFO] [stdout] test graph::supergraph::tests::captures_subgraph_names_in_uri_from_query_params_or_defaults ... ok
[INFO] [stdout] test server::tests::did_close ... ok
[INFO] [stdout] test server::tests::diagnostics ... ok
[INFO] [stdout] test server::tests::publishing_diagnostics_to_known_subgraphs ... ok
[INFO] [stdout] test server::tests::with_graphql_language_id ... ok
[INFO] [stdout] test completion::tests::get_completions_at_position_directive_use ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apollo_language_server
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/server.rs - server::ApolloLanguageServer::build_service (line 140) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95f3106b1a2a40ef9016ce5dcdf36492877fe971afc24558afa46dc0039acc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95f3106b1a2a40ef9016ce5dcdf36492877fe971afc24558afa46dc0039acc89", kill_on_drop: false }`
[INFO] [stdout] 95f3106b1a2a40ef9016ce5dcdf36492877fe971afc24558afa46dc0039acc89
