[INFO] cloning repository https://github.com/biuld/naviscope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biuld/naviscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuld%2Fnaviscope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuld%2Fnaviscope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8b19f2ffdd84e3e6b3c9f70370fb77e712daca4 [INFO] testing biuld/naviscope against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuld%2Fnaviscope" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/biuld/naviscope [INFO] finished tweaking git repo https://github.com/biuld/naviscope [INFO] tweaked toml for git repo https://github.com/biuld/naviscope written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biuld/naviscope on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biuld/naviscope 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3634d3fe188c9c53e5d4782ae1364ae6d1bd82923f08a009228116db1251113e [INFO] running `Command { std: "docker" "start" "-a" "3634d3fe188c9c53e5d4782ae1364ae6d1bd82923f08a009228116db1251113e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3634d3fe188c9c53e5d4782ae1364ae6d1bd82923f08a009228116db1251113e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3634d3fe188c9c53e5d4782ae1364ae6d1bd82923f08a009228116db1251113e", kill_on_drop: false }` [INFO] [stdout] 3634d3fe188c9c53e5d4782ae1364ae6d1bd82923f08a009228116db1251113e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c1f4377d77c9965c566a11ad1230973c5a32abeff6659825a8d9c00d890762 [INFO] running `Command { std: "docker" "start" "-a" "75c1f4377d77c9965c566a11ad1230973c5a32abeff6659825a8d9c00d890762", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling tree-sitter v0.26.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [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 thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling naviscope-api v0.7.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tree-sitter-groovy v0.1.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling lzma-rust2 v0.16.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rmcp-macros v0.15.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling typed-path v0.12.2 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling ristretto_jimage v0.29.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ristretto_classfile v0.29.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling zip v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling naviscope-plugin v0.7.0 (/opt/rustwide/workdir/crates/plugin) [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling naviscope-core v0.7.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling naviscope-java v0.7.0 (/opt/rustwide/workdir/crates/lang-java) [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling reedline v0.45.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling naviscope-gradle v0.7.0 (/opt/rustwide/workdir/crates/lang-gradle) [INFO] [stderr] error: could not compile `rmcp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-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 --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "base64", "client", "client-side-sse", "default", "elicitation", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid"))' -C metadata=0af181e60550cb88 -C extra-filename=-40169fc354515bd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-082054097c076fd1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-47510be6a8fd0a0e.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-786c6654d98ede3f.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-c6ed00f1b7258b19.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9198d4cfdcb1f7f4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7174ddf0b1b334ea.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1d37cd08749f94a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-253268a9d16113f0.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6226526fad006638.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=931949104dd294d8 -C extra-filename=-ec8fb113ade33dd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9198d4cfdcb1f7f4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7174ddf0b1b334ea.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-bc8bc40f200c7c32.so --extern url=/opt/rustwide/target/debug/deps/liburl-d0c7b78b6f4633cf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75c1f4377d77c9965c566a11ad1230973c5a32abeff6659825a8d9c00d890762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c1f4377d77c9965c566a11ad1230973c5a32abeff6659825a8d9c00d890762", kill_on_drop: false }` [INFO] [stdout] 75c1f4377d77c9965c566a11ad1230973c5a32abeff6659825a8d9c00d890762