[INFO] cloning repository https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevor-scheer/graphql-lsp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a72071f4cd79a5333207ce5a0f52286621e67e00
[INFO] checking trevor-scheer/graphql-lsp-rs against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] finished tweaking git repo https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] tweaked toml for git repo https://github.com/trevor-scheer/graphql-lsp-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trevor-scheer/graphql-lsp-rs on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trevor-scheer/graphql-lsp-rs 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d79f94f0feffe122c9678d38121291b30dda83dae67abdb83eb3efe9be4b1f9
[INFO] running `Command { std: "docker" "start" "-a" "3d79f94f0feffe122c9678d38121291b30dda83dae67abdb83eb3efe9be4b1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d79f94f0feffe122c9678d38121291b30dda83dae67abdb83eb3efe9be4b1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d79f94f0feffe122c9678d38121291b30dda83dae67abdb83eb3efe9be4b1f9", kill_on_drop: false }`
[INFO] [stdout] 3d79f94f0feffe122c9678d38121291b30dda83dae67abdb83eb3efe9be4b1f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d543ed9f341f4c23564c315e949cff1a9a9e1e07d0a35a50a93847da2928585
[INFO] running `Command { std: "docker" "start" "-a" "1d543ed9f341f4c23564c315e949cff1a9a9e1e07d0a35a50a93847da2928585", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking salsa-macro-rules v0.25.2
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking husky-hooks v0.1.0 (/opt/rustwide/workdir/.husky)
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling salsa-macros v0.25.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]     Checking salsa v0.25.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking serde_json_bytes v0.2.5
[INFO] [stderr]     Checking insta v1.46.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking hstr v3.0.3
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking graphql-base-db v0.1.0 (/opt/rustwide/workdir/crates/base-db)
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]     Checking graphql-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking apollo-parser v0.8.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking apollo-parser v0.8.4 (https://github.com/trevor-scheer/apollo-rs.git?branch=parse_with_offset#fd1abeb3)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking apollo-compiler v1.31.0 (https://github.com/trevor-scheer/apollo-rs.git?branch=parse_with_offset#fd1abeb3)
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking graphql-apollo-ext v0.1.0 (/opt/rustwide/workdir/crates/apollo-ext)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling swc_core v49.0.0
[INFO] [stderr]     Checking swc_common v18.0.0
[INFO] [stderr]     Checking rmcp v0.8.5
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking swc_ecma_ast v19.0.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking graphql-introspect v0.1.0 (/opt/rustwide/workdir/crates/introspect)
[INFO] [stderr]    Compiling graphql-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]     Checking swc_ecma_visit v19.0.0
[INFO] [stderr]     Checking swc_ecma_parser v28.0.0
[INFO] [stderr]     Checking swc_ecma_utils v25.0.0
[INFO] [stderr]     Checking tower-lsp-server v0.22.1
[INFO] [stderr]     Checking swc_ecma_transforms_base v31.0.0
[INFO] [stderr]     Checking graphql-extract v0.1.0 (/opt/rustwide/workdir/crates/extract)
[INFO] [stderr]     Checking graphql-syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]     Checking graphql-hir v0.1.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]     Checking graphql-linter v0.1.0 (/opt/rustwide/workdir/crates/linter)
[INFO] [stderr]     Checking graphql-analysis v0.1.0 (/opt/rustwide/workdir/crates/analysis)
[INFO] [stderr]     Checking graphql-ide-db v0.1.0 (/opt/rustwide/workdir/crates/ide-db)
[INFO] [stderr]     Checking graphql-ide v0.1.0 (/opt/rustwide/workdir/crates/ide)
[INFO] [stderr]     Checking graphql-test-utils v0.1.0 (/opt/rustwide/workdir/crates/test-utils)
[INFO] [stderr]     Checking graphql-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]     Checking graphql-lsp-benches v0.1.0 (/opt/rustwide/workdir/benches)
[INFO] [stderr]     Checking graphql-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "1d543ed9f341f4c23564c315e949cff1a9a9e1e07d0a35a50a93847da2928585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d543ed9f341f4c23564c315e949cff1a9a9e1e07d0a35a50a93847da2928585", kill_on_drop: false }`
[INFO] [stdout] 1d543ed9f341f4c23564c315e949cff1a9a9e1e07d0a35a50a93847da2928585
