[INFO] fetching crate nickel-lang-lsp 1.14.0...
[INFO] testing nickel-lang-lsp-1.14.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nickel-lang-lsp 1.14.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nickel-lang-lsp 1.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nickel-lang-lsp 1.14.0
[INFO] tweaked toml for crates.io crate nickel-lang-lsp 1.14.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nickel-lang-lsp 1.14.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 nickel-lang-lsp 1.14.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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c70eb815229bab5d353ca07d52be476c37c1615f1c1b41179e2a091cf097aeb
[INFO] running `Command { std: "docker" "start" "-a" "7c70eb815229bab5d353ca07d52be476c37c1615f1c1b41179e2a091cf097aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c70eb815229bab5d353ca07d52be476c37c1615f1c1b41179e2a091cf097aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c70eb815229bab5d353ca07d52be476c37c1615f1c1b41179e2a091cf097aeb", kill_on_drop: false }`
[INFO] [stdout] 7c70eb815229bab5d353ca07d52be476c37c1615f1c1b41179e2a091cf097aeb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08c84e12a65b77f9e5560cc3bb6af5aaa78d532b997e8d4b6262c28bf0dda450
[INFO] running `Command { std: "docker" "start" "-a" "08c84e12a65b77f9e5560cc3bb6af5aaa78d532b997e8d4b6262c28bf0dda450", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling malachite-nz v0.6.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling prettydiff v0.8.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling malachite-base v0.6.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tree-sitter-nickel v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling simple-counter v0.1.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling topiary-queries v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tree-sitter v0.25.9
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling topiary-tree-sitter-facade v0.6.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling nickel-lang-vector v0.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling topiary-core v0.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling codespan v0.12.0
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling nickel-lang-core v0.15.0
[INFO] [stderr]    Compiling nickel-lang-lsp v1.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling malachite-q v0.6.1
[INFO] [stderr]    Compiling malachite-float v0.6.1
[INFO] [stderr]    Compiling malachite v0.6.1
[INFO] [stderr] error: could not compile `nickel-lang-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name nickel_lang_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nickel-lang-core-0.15.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 '--allow=clippy::new_without_default' --cfg 'feature="format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark-ci", "clap", "default", "doc", "format", "markdown", "metrics", "nix-experimental", "repl", "repl-wasm"))' -C metadata=caf12b50a7ca4539 -C extra-filename=-5ec1791e072698a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rmeta --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-4020fcf4bd246014.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-eca1316cc954bfeb.rmeta --extern colorchoice=/opt/rustwide/target/debug/deps/libcolorchoice-3cdad4dd466782b4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-58a36c1f5a9e7064.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-24ecab45a9f64180.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-bd974aa0288d632a.rmeta --extern malachite=/opt/rustwide/target/debug/deps/libmalachite-ca167d23dc5011bc.rmeta --extern malachite_q=/opt/rustwide/target/debug/deps/libmalachite_q-dd1d2ecea8b4203b.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-c1e38aebb2210211.rmeta --extern nickel_lang_vector=/opt/rustwide/target/debug/deps/libnickel_lang_vector-a33eacc8199e3f73.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-fca22050c1626d42.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-70d2570d248ea62a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f6c3d0caaa2b0173.rmeta --extern saphyr_parser=/opt/rustwide/target/debug/deps/libsaphyr_parser-0cd3e9c3ec340aaa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c6d26b38ad4bf457.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-219bc3bc3c3e1340.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-79d27795f38533c4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-d9db0b90d217b21a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6612c54f412ba715.rmeta --extern simple_counter=/opt/rustwide/target/debug/deps/libsimple_counter-1488e99696e5d465.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-0a76ad9795d407c4.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-e32faecb86624745.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-ad510071e2fae329.rmeta --extern topiary_core=/opt/rustwide/target/debug/deps/libtopiary_core-5c63e4005e99806f.rmeta --extern topiary_queries=/opt/rustwide/target/debug/deps/libtopiary_queries-826f6f2f3dc3c1f9.rmeta --extern tree_sitter_nickel=/opt/rustwide/target/debug/deps/libtree_sitter_nickel-680dc642c0762ef1.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-d9d0dc3512118b3d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-nickel-86d249a2237fabcb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "08c84e12a65b77f9e5560cc3bb6af5aaa78d532b997e8d4b6262c28bf0dda450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c84e12a65b77f9e5560cc3bb6af5aaa78d532b997e8d4b6262c28bf0dda450", kill_on_drop: false }`
[INFO] [stdout] 08c84e12a65b77f9e5560cc3bb6af5aaa78d532b997e8d4b6262c28bf0dda450
