[INFO] fetching crate pax-language-server 0.38.3... [INFO] checking pax-language-server-0.38.3 against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] extracting crate pax-language-server 0.38.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pax-language-server 0.38.3 [INFO] finished tweaking crates.io crate pax-language-server 0.38.3 [INFO] tweaked toml for crates.io crate pax-language-server 0.38.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pax-language-server 0.38.3 on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 488 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding lsp-types v0.94.1 (available: v0.97.0) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.111) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de60756706fee4c5390757b4f6bfbb997b773a5950baf1d35c0fb997ff4b1e7d [INFO] running `Command { std: "docker" "start" "-a" "de60756706fee4c5390757b4f6bfbb997b773a5950baf1d35c0fb997ff4b1e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de60756706fee4c5390757b4f6bfbb997b773a5950baf1d35c0fb997ff4b1e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de60756706fee4c5390757b4f6bfbb997b773a5950baf1d35c0fb997ff4b1e7d", kill_on_drop: false }` [INFO] [stdout] de60756706fee4c5390757b4f6bfbb997b773a5950baf1d35c0fb997ff4b1e7d [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb7d3600c54d8ee4df3e3bd099064951c44b0a2c884100b10d9c74dc175bfa7 [INFO] running `Command { std: "docker" "start" "-a" "4bb7d3600c54d8ee4df3e3bd099064951c44b0a2c884100b10d9c74dc175bfa7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking pest v2.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking mut_static v5.0.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking toml_edit v0.21.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=891230587698e4ef -C extra-filename=-81dfb7911b168b28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ea2f8dfc1ed2bbb7 -C extra-filename=-63fb5872efc51597 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7306232710002122.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-60861d00ea0fb54c.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4bb7d3600c54d8ee4df3e3bd099064951c44b0a2c884100b10d9c74dc175bfa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb7d3600c54d8ee4df3e3bd099064951c44b0a2c884100b10d9c74dc175bfa7", kill_on_drop: false }` [INFO] [stdout] 4bb7d3600c54d8ee4df3e3bd099064951c44b0a2c884100b10d9c74dc175bfa7