[INFO] fetching crate realhydroper-lsp 0.22.0... [INFO] testing realhydroper-lsp-0.22.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate realhydroper-lsp 0.22.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate realhydroper-lsp 0.22.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e7a2be9c61bbc0c2f32fd86e43f4a03255f0d7e8baee9b36395cd4e060d475 [INFO] running `Command { std: "docker" "start" "-a" "c2e7a2be9c61bbc0c2f32fd86e43f4a03255f0d7e8baee9b36395cd4e060d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e7a2be9c61bbc0c2f32fd86e43f4a03255f0d7e8baee9b36395cd4e060d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e7a2be9c61bbc0c2f32fd86e43f4a03255f0d7e8baee9b36395cd4e060d475", kill_on_drop: false }` [INFO] [stdout] c2e7a2be9c61bbc0c2f32fd86e43f4a03255f0d7e8baee9b36395cd4e060d475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2a4aee0f6a8b272b4ef87a568c015c6a3ab5a5b323863792f4ae07cb7d86fb [INFO] running `Command { std: "docker" "start" "-a" "0e2a4aee0f6a8b272b4ef87a568c015c6a3ab5a5b323863792f4ae07cb7d86fb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 async-trait v0.1.86 [INFO] [stderr] Compiling auto_impl v1.2.1 [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 tracing v0.1.41 [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 36.59s [INFO] running `Command { std: "docker" "inspect" "0e2a4aee0f6a8b272b4ef87a568c015c6a3ab5a5b323863792f4ae07cb7d86fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2a4aee0f6a8b272b4ef87a568c015c6a3ab5a5b323863792f4ae07cb7d86fb", kill_on_drop: false }` [INFO] [stdout] 0e2a4aee0f6a8b272b4ef87a568c015c6a3ab5a5b323863792f4ae07cb7d86fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b28af1c57bfc4d9b02d9689fd1a1e5f5f7013c89a7c7d92b356beaf4cd5d2f [INFO] running `Command { std: "docker" "start" "-a" "02b28af1c57bfc4d9b02d9689fd1a1e5f5f7013c89a7c7d92b356beaf4cd5d2f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [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 tokio v1.43.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 async-tungstenite v0.22.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling realhydroper-lsp v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `realhydroper-lsp` (example "custom_notification") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name custom_notification --edition=2021 examples/custom_notification.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=cd85fed5bc9d38a9 -C extra-filename=-0c3391fa8de0451f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-126e97ee88140bee.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-ce17d3810872c1c3.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7a433da9c1db3f26.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-383a0847b185fa6d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a8bd18f37fcc27cf.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-393f41ac46057270.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c2c5409e2214f328.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib --extern realhydroper_lsp=/opt/rustwide/target/debug/deps/librealhydroper_lsp-830dc2edaf2e62d0.rlib --extern realhydroper_lsp_macros=/opt/rustwide/target/debug/deps/librealhydroper_lsp_macros-1801014e2fa87ad3.so --extern serde=/opt/rustwide/target/debug/deps/libserde-ee279df794bb9f08.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-077f31a9e3f541db.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-359269d14d638e30.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-491361610821248d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e69727c2849687d3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-eb925c19bf3cc1c5.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-2534f3ced575035c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/b83b707f97d809763b7861afa7638871f3339a33/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=040539b4ad690ca6 -C extra-filename=-a6c79aef60441f69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-126e97ee88140bee.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-ce17d3810872c1c3.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7a433da9c1db3f26.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-383a0847b185fa6d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a8bd18f37fcc27cf.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-393f41ac46057270.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c2c5409e2214f328.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib --extern realhydroper_lsp_macros=/opt/rustwide/target/debug/deps/librealhydroper_lsp_macros-1801014e2fa87ad3.so --extern serde=/opt/rustwide/target/debug/deps/libserde-ee279df794bb9f08.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-077f31a9e3f541db.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-359269d14d638e30.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-491361610821248d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e69727c2849687d3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-eb925c19bf3cc1c5.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-2534f3ced575035c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "02b28af1c57bfc4d9b02d9689fd1a1e5f5f7013c89a7c7d92b356beaf4cd5d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b28af1c57bfc4d9b02d9689fd1a1e5f5f7013c89a7c7d92b356beaf4cd5d2f", kill_on_drop: false }` [INFO] [stdout] 02b28af1c57bfc4d9b02d9689fd1a1e5f5f7013c89a7c7d92b356beaf4cd5d2f