[INFO] fetching crate realhydroper-lsp 0.22.0... [INFO] testing realhydroper-lsp-0.22.0 against 1.95.0 for beta-1.96-2 [INFO] extracting crate realhydroper-lsp 0.22.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate realhydroper-lsp 0.22.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate realhydroper-lsp 0.22.0 [INFO] tweaked toml for crates.io crate realhydroper-lsp 0.22.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate realhydroper-lsp 0.22.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate realhydroper-lsp 0.22.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded thread_local v1.1.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.93 [INFO] [stderr] Downloaded unicode-ident v1.0.17 [INFO] [stderr] Downloaded tungstenite v0.19.0 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded anyhow v1.0.95 [INFO] [stderr] Downloaded serde_repr v0.1.19 [INFO] [stderr] Downloaded auto_impl v1.2.1 [INFO] [stderr] Downloaded async-codec-lite v0.0.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.28 [INFO] [stderr] Downloaded ryu v1.0.19 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded async-tungstenite v0.22.2 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] [stderr] Downloaded realhydroper-lsp-macros v0.9.0 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded data-encoding v2.8.0 [INFO] [stderr] Downloaded semver v1.0.25 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded bitflags v2.8.0 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded httparse v1.10.0 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.10.0 [INFO] [stderr] Downloaded tokio v1.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7de88e800ac0f7c6e9fbb3e78e6d3a1b9d311e4a3545ef4f5ba7233c83c42a3a [INFO] running `Command { std: "docker" "start" "-a" "7de88e800ac0f7c6e9fbb3e78e6d3a1b9d311e4a3545ef4f5ba7233c83c42a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7de88e800ac0f7c6e9fbb3e78e6d3a1b9d311e4a3545ef4f5ba7233c83c42a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de88e800ac0f7c6e9fbb3e78e6d3a1b9d311e4a3545ef4f5ba7233c83c42a3a", kill_on_drop: false }` [INFO] [stdout] 7de88e800ac0f7c6e9fbb3e78e6d3a1b9d311e4a3545ef4f5ba7233c83c42a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faca001455283a14e3a411bdfbe28884529e2e14ab5187daf0467f187793eaaa [INFO] running `Command { std: "docker" "start" "-a" "faca001455283a14e3a411bdfbe28884529e2e14ab5187daf0467f187793eaaa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling realhydroper-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling realhydroper-lsp v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.20s [INFO] running `Command { std: "docker" "inspect" "faca001455283a14e3a411bdfbe28884529e2e14ab5187daf0467f187793eaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faca001455283a14e3a411bdfbe28884529e2e14ab5187daf0467f187793eaaa", kill_on_drop: false }` [INFO] [stdout] faca001455283a14e3a411bdfbe28884529e2e14ab5187daf0467f187793eaaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d9bbf296aff8289a027297f0be092341bb24e1de33d151a0ae2a3099d7a6fc [INFO] running `Command { std: "docker" "start" "-a" "82d9bbf296aff8289a027297f0be092341bb24e1de33d151a0ae2a3099d7a6fc", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_tungstenite v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-tungstenite v0.22.2 [INFO] [stderr] Compiling realhydroper-lsp v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `realhydroper-lsp` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name realhydroper_lsp --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="runtime-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-codec-lite", "default", "proposed", "runtime-agnostic", "runtime-tokio", "tokio", "tokio-util"))' -C metadata=99b7ddf2a51b8ce5 -C extra-filename=-ed0c707316a0b810 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-40d243fb51bbdd54.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-2f400bc0c16f586d.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-1379eeafbc7a3bb0.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5158d4d8b3a0d0c8.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b7016a97b1744fa5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0c2cfe9612313dc6.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-ac28d08c843b59aa.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-de6e9fa444f5083e.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c8afc9b06af24d19.rlib --extern realhydroper_lsp_macros=/opt/rustwide/target/debug/deps/librealhydroper_lsp_macros-9160f83d3e3baa4a.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c6764d297b00183e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8205ac3c8c229ff8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbc2c44d2cc052af.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-55ae478478433b7f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ead5b66e02085117.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0c6b7cc26ad67251.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-10424d644a5e1602.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-787eef687a135afc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "82d9bbf296aff8289a027297f0be092341bb24e1de33d151a0ae2a3099d7a6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d9bbf296aff8289a027297f0be092341bb24e1de33d151a0ae2a3099d7a6fc", kill_on_drop: false }` [INFO] [stdout] 82d9bbf296aff8289a027297f0be092341bb24e1de33d151a0ae2a3099d7a6fc