[INFO] fetching crate realhydroper-lsp 0.22.0... [INFO] testing realhydroper-lsp-0.22.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate realhydroper-lsp 0.22.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate realhydroper-lsp 0.22.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded realhydroper-lsp-macros v0.9.0 [INFO] [stderr] Downloaded auto_impl v1.2.1 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.10.0 [INFO] [stderr] Downloaded async-codec-lite v0.0.2 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded async-tungstenite v0.22.2 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded tokio v1.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cac5103e2f0d43b14bd3b1dfc2eb19020073df1750508c8af8b1e5eec5fc16f [INFO] running `Command { std: "docker" "start" "-a" "5cac5103e2f0d43b14bd3b1dfc2eb19020073df1750508c8af8b1e5eec5fc16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cac5103e2f0d43b14bd3b1dfc2eb19020073df1750508c8af8b1e5eec5fc16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cac5103e2f0d43b14bd3b1dfc2eb19020073df1750508c8af8b1e5eec5fc16f", kill_on_drop: false }` [INFO] [stdout] 5cac5103e2f0d43b14bd3b1dfc2eb19020073df1750508c8af8b1e5eec5fc16f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d502565446dd505f9db6a6ee3cd1dbe5d5e38dd29926f8aac7e8bc3b12a9f1f4 [INFO] running `Command { std: "docker" "start" "-a" "d502565446dd505f9db6a6ee3cd1dbe5d5e38dd29926f8aac7e8bc3b12a9f1f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.98 [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 tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling realhydroper-lsp-macros v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [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 34.58s [INFO] running `Command { std: "docker" "inspect" "d502565446dd505f9db6a6ee3cd1dbe5d5e38dd29926f8aac7e8bc3b12a9f1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d502565446dd505f9db6a6ee3cd1dbe5d5e38dd29926f8aac7e8bc3b12a9f1f4", kill_on_drop: false }` [INFO] [stdout] d502565446dd505f9db6a6ee3cd1dbe5d5e38dd29926f8aac7e8bc3b12a9f1f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b57f570d629ddbc12489069e1921cd752292276faa70a40d3a0d72f5b9bfba [INFO] running `Command { std: "docker" "start" "-a" "d6b57f570d629ddbc12489069e1921cd752292276faa70a40d3a0d72f5b9bfba", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling socket2 v0.5.8 [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 futures-util v0.3.31 [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 sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [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 zerocopy v0.7.35 [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 "websocket") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name websocket --edition=2021 examples/websocket.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=c464f8d140357157 -C extra-filename=-0d5a892fb3c008b6 --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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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" "d6b57f570d629ddbc12489069e1921cd752292276faa70a40d3a0d72f5b9bfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b57f570d629ddbc12489069e1921cd752292276faa70a40d3a0d72f5b9bfba", kill_on_drop: false }` [INFO] [stdout] d6b57f570d629ddbc12489069e1921cd752292276faa70a40d3a0d72f5b9bfba