[INFO] fetching crate apollo-language-server 0.3.0...
[INFO] checking apollo-language-server-0.3.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate apollo-language-server 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate apollo-language-server 0.3.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apollo-language-server 0.3.0
[INFO] finished tweaking crates.io crate apollo-language-server 0.3.0
[INFO] tweaked toml for crates.io crate apollo-language-server 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 208 packages to latest compatible versions
[INFO] [stderr]       Adding lsp-types v0.94.1 (available: v0.97.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b1394be8c948421c6c6ea9bf6f24832f0ad7424ce8e905f925cae32258a8324
[INFO] running `Command { std: "docker" "start" "-a" "9b1394be8c948421c6c6ea9bf6f24832f0ad7424ce8e905f925cae32258a8324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1394be8c948421c6c6ea9bf6f24832f0ad7424ce8e905f925cae32258a8324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1394be8c948421c6c6ea9bf6f24832f0ad7424ce8e905f925cae32258a8324", kill_on_drop: false }`
[INFO] [stdout] 9b1394be8c948421c6c6ea9bf6f24832f0ad7424ce8e905f925cae32258a8324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e31b548d40a0585f737ef4f43dd9df99158dda60911729efbc3947e8c3c1292c
[INFO] running `Command { std: "docker" "start" "-a" "e31b548d40a0585f737ef4f43dd9df99158dda60911729efbc3947e8c3c1292c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking rowan v0.15.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking line-col v0.2.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking str_indices v0.4.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking apollo-parser v0.8.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking memoize v0.4.2
[INFO] [stderr]     Checking debounced v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking insta v1.41.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking jsonpath-rust v0.3.5
[INFO] [stderr]     Checking apollo-federation-types v0.14.1
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking serde_json_bytes v0.2.4
[INFO] [stderr]     Checking apollo-compiler v1.0.0-beta.24
[INFO] [stderr]     Checking apollo-federation v2.0.0-preview.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking apollo-composition v0.1.4
[INFO] [stderr]     Checking apollo-language-server v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:34:41
[INFO] [stdout]     |
[INFO] [stdout] 34  |         let url_string = link_directive.argument_by_name("url")?.as_str()?;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 34  |         let url_string = link_directive.argument_by_name("url", /* &apollo_compiler::Schema */)?.as_str()?;
[INFO] [stdout]     |                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used on `Option`s, not `Result`s, in a method that returns `Option`
[INFO] [stdout]   --> src/federation/link.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_link_directive(link_directive: &Node<Directive>) -> Option<ParsedLink> {
[INFO] [stdout]    |     ---------------------------------------------------------------------------------- this function returns an `Option`
[INFO] [stdout] 34 |         let url_string = link_directive.argument_by_name("url")?.as_str()?;
[INFO] [stdout]    |                                                                ^ use `.ok()?` if you want to discard the `Result<Infallible, ArgumentByNameError>` error information
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `FromResidual<Result<Infallible, ArgumentByNameError>>` is not implemented for `std::option::Option<ParsedLink>`
[INFO] [stdout]    = help: the trait `FromResidual<std::option::Option<Infallible>>` is implemented for `std::option::Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout] 52  |             .argument_by_name("as")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^------ argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 52  |             .argument_by_name("as", /* &apollo_compiler::Schema */)
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:58:69
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import"));
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import", /* &apollo_compiler::Schema */));
[INFO] [stdout]     |                                                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/federation/link.rs:58:54
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import"));
[INFO] [stdout]     |                       ------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<&Node<Value>>`, found `Result<&Node<Value>, ...>`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<&Node<apollo_compiler::ast::Value>>`
[INFO] [stdout]                found enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/federation/link.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn imports_from_arg(arg: Option<&Node<Value>>) -> Option<Vec<ParsedImport>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ -------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:87:45
[INFO] [stdout]     |
[INFO] [stdout] 87  |         if let Some(import_arg) = self.node.argument_by_name("import") {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 87  |         if let Some(import_arg) = self.node.argument_by_name("import", /* &apollo_compiler::Schema */) {
[INFO] [stdout]     |                                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/federation/link.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |         if let Some(import_arg) = self.node.argument_by_name("import") {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^   ------------------------------------ this expression has type `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                expected `Result<&Node<Value>, ...>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]               found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:108:31
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     self.node.argument_by_name("url")?.location()?,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     self.node.argument_by_name("url", /* &apollo_compiler::Schema */)?.location()?,
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used on `Option`s, not `Result`s, in a method that returns `Option`
[INFO] [stdout]    --> src/federation/link.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 86  |     pub fn position_for_next_import(&self, source_text: &Rope) -> Option<ImportPosition> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------ this function returns an `Option`
[INFO] [stdout] ...
[INFO] [stdout] 108 |                     self.node.argument_by_name("url")?.location()?,
[INFO] [stdout]     |                                                      ^ use `.ok()?` if you want to discard the `Result<Infallible, ArgumentByNameError>` error information
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromResidual<Result<Infallible, ArgumentByNameError>>` is not implemented for `std::option::Option<ImportPosition>`
[INFO] [stdout]     = help: the trait `FromResidual<std::option::Option<Infallible>>` is implemented for `std::option::Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/graph/subgraph.rs:125:73
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   if let Some(field_set_node) = directive.argument_by_name("fields") {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 125 |                                 if let Some(field_set_node) = directive.argument_by_name("fields", /* &apollo_compiler::Schema */) {
[INFO] [stdout]     |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph/subgraph.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   if let Some(field_set_node) = directive.argument_by_name("fields") {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^   ------------------------------------ this expression has type `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected `Result<&Node<Value>, ...>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:34:41
[INFO] [stdout]     |
[INFO] [stdout] 34  |         let url_string = link_directive.argument_by_name("url")?.as_str()?;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 34  |         let url_string = link_directive.argument_by_name("url", /* &apollo_compiler::Schema */)?.as_str()?;
[INFO] [stdout]     |                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used on `Option`s, not `Result`s, in a method that returns `Option`
[INFO] [stdout]   --> src/federation/link.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn from_link_directive(link_directive: &Node<Directive>) -> Option<ParsedLink> {
[INFO] [stdout]    |     ---------------------------------------------------------------------------------- this function returns an `Option`
[INFO] [stdout] 34 |         let url_string = link_directive.argument_by_name("url")?.as_str()?;
[INFO] [stdout]    |                                                                ^ use `.ok()?` if you want to discard the `Result<Infallible, ArgumentByNameError>` error information
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `FromResidual<Result<Infallible, ArgumentByNameError>>` is not implemented for `std::option::Option<ParsedLink>`
[INFO] [stdout]    = help: the trait `FromResidual<std::option::Option<Infallible>>` is implemented for `std::option::Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/graph/subgraph.rs:144:35
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         directive.argument_by_name("fields", /* &apollo_compiler::Schema */).map(|field_set_node| {
[INFO] [stdout]     |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph/subgraph.rs:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 | /                         directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout] 145 | |                             let location = field_set_node.location().unwrap();
[INFO] [stdout] 146 | |                             let char_range = location.offset()..location.end_offset();
[INFO] [stdout] 147 | |                             let field_set = source_text.slice(char_range).to_string();
[INFO] [stdout] 148 | |                             FieldSet::from_field_string(field_set, location, type_name)
[INFO] [stdout] 149 | |                         })
[INFO] [stdout]     | |__________________________^ expected `Option<_>`, found `Result<FieldSet, ...>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<_>`
[INFO] [stdout]                found enum `Result<subgraph::FieldSet, ArgumentByNameError>`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 144 ~                         Some(directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout] 145 |                             let location = field_set_node.location().unwrap();
[INFO] [stdout] ...
[INFO] [stdout] 148 |                             FieldSet::from_field_string(field_set, location, type_name)
[INFO] [stdout] 149 ~                         }))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout] 52  |             .argument_by_name("as")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^------ argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 52  |             .argument_by_name("as", /* &apollo_compiler::Schema */)
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:58:69
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import"));
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import", /* &apollo_compiler::Schema */));
[INFO] [stdout]     |                                                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/federation/link.rs:58:54
[INFO] [stdout]     |
[INFO] [stdout] 58  |         let imports = ParsedImport::imports_from_arg(link_directive.argument_by_name("import"));
[INFO] [stdout]     |                       ------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<&Node<Value>>`, found `Result<&Node<Value>, ...>`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<&Node<apollo_compiler::ast::Value>>`
[INFO] [stdout]                found enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/federation/link.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn imports_from_arg(arg: Option<&Node<Value>>) -> Option<Vec<ParsedImport>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ -------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:87:45
[INFO] [stdout]     |
[INFO] [stdout] 87  |         if let Some(import_arg) = self.node.argument_by_name("import") {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 87  |         if let Some(import_arg) = self.node.argument_by_name("import", /* &apollo_compiler::Schema */) {
[INFO] [stdout]     |                                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/federation/link.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |         if let Some(import_arg) = self.node.argument_by_name("import") {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^   ------------------------------------ this expression has type `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                expected `Result<&Node<Value>, ...>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]               found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/federation/link.rs:108:31
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     self.node.argument_by_name("url")?.location()?,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     self.node.argument_by_name("url", /* &apollo_compiler::Schema */)?.location()?,
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used on `Option`s, not `Result`s, in a method that returns `Option`
[INFO] [stdout]    --> src/federation/link.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 86  |     pub fn position_for_next_import(&self, source_text: &Rope) -> Option<ImportPosition> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------ this function returns an `Option`
[INFO] [stdout] ...
[INFO] [stdout] 108 |                     self.node.argument_by_name("url")?.location()?,
[INFO] [stdout]     |                                                      ^ use `.ok()?` if you want to discard the `Result<Infallible, ArgumentByNameError>` error information
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromResidual<Result<Infallible, ArgumentByNameError>>` is not implemented for `std::option::Option<ImportPosition>`
[INFO] [stdout]     = help: the trait `FromResidual<std::option::Option<Infallible>>` is implemented for `std::option::Option<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/graph/subgraph.rs:125:73
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   if let Some(field_set_node) = directive.argument_by_name("fields") {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 125 |                                 if let Some(field_set_node) = directive.argument_by_name("fields", /* &apollo_compiler::Schema */) {
[INFO] [stdout]     |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph/subgraph.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   if let Some(field_set_node) = directive.argument_by_name("fields") {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^   ------------------------------------ this expression has type `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected `Result<&Node<Value>, ...>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<&Node<apollo_compiler::ast::Value>, ArgumentByNameError>`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/graph/subgraph.rs:144:35
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^---------- argument #2 of type `&apollo_compiler::Schema` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/apollo-compiler-1.0.0-beta.24/src/ast/impls.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn argument_by_name<'doc_or_schema>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         directive.argument_by_name("fields", /* &apollo_compiler::Schema */).map(|field_set_node| {
[INFO] [stdout]     |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph/subgraph.rs:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 | /                         directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout] 145 | |                             let location = field_set_node.location().unwrap();
[INFO] [stdout] 146 | |                             let char_range = location.offset()..location.end_offset();
[INFO] [stdout] 147 | |                             let field_set = source_text.slice(char_range).to_string();
[INFO] [stdout] 148 | |                             FieldSet::from_field_string(field_set, location, type_name)
[INFO] [stdout] 149 | |                         })
[INFO] [stdout]     | |__________________________^ expected `Option<_>`, found `Result<FieldSet, ...>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<_>`
[INFO] [stdout]                found enum `Result<subgraph::FieldSet, ArgumentByNameError>`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 144 ~                         Some(directive.argument_by_name("fields").map(|field_set_node| {
[INFO] [stdout] 145 |                             let location = field_set_node.location().unwrap();
[INFO] [stdout] ...
[INFO] [stdout] 148 |                             FieldSet::from_field_string(field_set, location, type_name)
[INFO] [stdout] 149 ~                         }))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apollo-language-server` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apollo-language-server` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "e31b548d40a0585f737ef4f43dd9df99158dda60911729efbc3947e8c3c1292c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31b548d40a0585f737ef4f43dd9df99158dda60911729efbc3947e8c3c1292c", kill_on_drop: false }`
[INFO] [stdout] e31b548d40a0585f737ef4f43dd9df99158dda60911729efbc3947e8c3c1292c
