[INFO] cloning repository https://github.com/isographlabs/isograph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isographlabs/isograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b8bd0874e96ebf305b9716cb571fc49551d89c3
[INFO] testing isographlabs/isograph against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isographlabs/isograph
[INFO] finished tweaking git repo https://github.com/isographlabs/isograph
[INFO] tweaked toml for git repo https://github.com/isographlabs/isograph written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isographlabs/isograph on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isographlabs/isograph 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad
[INFO] running `Command { std: "docker" "start" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling boxcar v0.2.10
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling u64_newtypes v0.5.3 (/opt/rustwide/workdir/crates/u64_newtypes)
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling string_key_newtype v0.5.3 (/opt/rustwide/workdir/crates/string_key_newtype)
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ast_node v2.0.0
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling intern v0.0.4 (/opt/rustwide/workdir/relay-crates/intern)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hstr v0.2.17
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling swc_allocator v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling swc_atoms v2.0.0
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling swc_common v2.0.1
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pico_macros v0.5.3 (/opt/rustwide/workdir/crates/pico_macros)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling swc_ecma_ast v2.0.0
[INFO] [stderr]    Compiling pico v0.5.3 (/opt/rustwide/workdir/crates/pico)
[INFO] [stderr]    Compiling prelude v0.5.3 (/opt/rustwide/workdir/crates/prelude)
[INFO] [stderr]    Compiling common_lang_types v0.5.3 (/opt/rustwide/workdir/crates/common_lang_types)
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling resolve_position_macros v0.5.3 (/opt/rustwide/workdir/crates/resolve_position_macros)
[INFO] [stderr]    Compiling graphql_lang_types v0.5.3 (/opt/rustwide/workdir/crates/graphql_lang_types)
[INFO] [stderr]    Compiling resolve_position v0.5.3 (/opt/rustwide/workdir/crates/resolve_position)
[INFO] [stderr]    Compiling isograph_config v0.5.3 (/opt/rustwide/workdir/crates/isograph_config)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling impl_base_types_macro v0.5.3 (/opt/rustwide/workdir/crates/impl_base_types_macro)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr] error: could not compile `lsp-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.94.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=9ccde429a362d2ec -C extra-filename=-6ca02f06293c8a16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2fe3f65829e7cb6f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-179062b5df6cfe38.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-466500c511cd4472.so --extern url=/opt/rustwide/target/debug/deps/liburl-c5c3b4eca81d763b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swc_ecma_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name swc_ecma_ast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__rkyv"' --cfg 'feature="bytecheck"' --cfg 'feature="default"' --cfg 'feature="rkyv"' --cfg 'feature="rkyv-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rkyv", "arbitrary", "bytecheck", "default", "fuzzing", "rkyv", "rkyv-impl", "serde", "serde-impl"))' -C metadata=13ceff536da02b16 -C extra-filename=-1d37c341a52025d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1ec459e74ae68f4e.rmeta --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-ea1e4022925f10d5.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-1a051c5fb954028a.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b2fafb12c69bffa0.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-2449e8605b214b11.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-2e28806555af4a06.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-ddc34d439339bb5f.rmeta --extern string_enum=/opt/rustwide/target/debug/deps/libstring_enum-ff3461df17a04c45.so --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-9378ef550fee13c2.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-301ee5cf400bc904.rmeta --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-edb4153e8d1d98e5.rmeta --extern unicode_id_start=/opt/rustwide/target/debug/deps/libunicode_id_start-b2f09f0be1ec1caa.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `lsp-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.97.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=4b4c52484710e73c -C extra-filename=-6dc5c1239859d647 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern fluent_uri=/opt/rustwide/target/debug/deps/libfluent_uri-8092464a87997395.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2fe3f65829e7cb6f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-179062b5df6cfe38.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-466500c511cd4472.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad", kill_on_drop: false }`
[INFO] [stdout] 441b2ec03512ece914bb72bf8ffb3b88691f825aa62cfc107bf92c33d2c725ad
