[INFO] fetching crate pax-language-server 0.10.7... [INFO] checking pax-language-server-0.10.7 against master#5257aee7dd163d21d32fa904578d4fb0f4c91b79 for pr-116494-2 [INFO] extracting crate pax-language-server 0.10.7 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate pax-language-server 0.10.7 on toolchain 5257aee7dd163d21d32fa904578d4fb0f4c91b79 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pax-language-server 0.10.7 [INFO] finished tweaking crates.io crate pax-language-server 0.10.7 [INFO] tweaked toml for crates.io crate pax-language-server 0.10.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded http-range v0.1.5 [INFO] [stderr] Downloaded pax-manifest v0.10.10 [INFO] [stderr] Downloaded pax-message v0.10.10 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded rust-format v0.3.4 [INFO] [stderr] Downloaded actix-files v0.6.5 [INFO] [stderr] Downloaded pax-runtime-api v0.10.10 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded security-framework v2.3.1 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded deunicode v1.4.3 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded tera v1.19.1 [INFO] [stderr] Downloaded pax-compiler v0.10.10 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 773586e267324da97c11531235e309c8f422fb987fcd72283c732afc67fbab4c [INFO] running `Command { std: "docker" "start" "-a" "773586e267324da97c11531235e309c8f422fb987fcd72283c732afc67fbab4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "773586e267324da97c11531235e309c8f422fb987fcd72283c732afc67fbab4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773586e267324da97c11531235e309c8f422fb987fcd72283c732afc67fbab4c", kill_on_drop: false }` [INFO] [stdout] 773586e267324da97c11531235e309c8f422fb987fcd72283c732afc67fbab4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618f84884ec64d7f6abcf33248b598fbccceb41db1cff5af51971eac30a5f13b [INFO] running `Command { std: "docker" "start" "-a" "618f84884ec64d7f6abcf33248b598fbccceb41db1cff5af51971eac30a5f13b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking mut_static v5.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking rust-format v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking color-spantrace v0.2.1 [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/5257aee7dd163d21d32fa904578d4fb0f4c91b79/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.6/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"' -C metadata=aff81c1fd4a50d71 -C extra-filename=-aff81c1fd4a50d71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-304a55b6bcd750cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "618f84884ec64d7f6abcf33248b598fbccceb41db1cff5af51971eac30a5f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618f84884ec64d7f6abcf33248b598fbccceb41db1cff5af51971eac30a5f13b", kill_on_drop: false }` [INFO] [stdout] 618f84884ec64d7f6abcf33248b598fbccceb41db1cff5af51971eac30a5f13b [INFO] checking pax-language-server-0.10.7 against try#d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8 for pr-116494-2 [INFO] extracting crate pax-language-server 0.10.7 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate pax-language-server 0.10.7 on toolchain d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pax-language-server 0.10.7 [INFO] finished tweaking crates.io crate pax-language-server 0.10.7 [INFO] tweaked toml for crates.io crate pax-language-server 0.10.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3301c45d26979924d2ba07f051497379e934212322025b7b9a81d36e39fc491 [INFO] running `Command { std: "docker" "start" "-a" "e3301c45d26979924d2ba07f051497379e934212322025b7b9a81d36e39fc491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3301c45d26979924d2ba07f051497379e934212322025b7b9a81d36e39fc491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3301c45d26979924d2ba07f051497379e934212322025b7b9a81d36e39fc491", kill_on_drop: false }` [INFO] [stdout] e3301c45d26979924d2ba07f051497379e934212322025b7b9a81d36e39fc491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d614ed876e31a5f3ad1d0fbf848fcdab3a29d1d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a8eae23a6929ccf7226f0239ef2dca9cd548e19201ef459297729662a675b1 [INFO] running `Command { std: "docker" "start" "-a" "b1a8eae23a6929ccf7226f0239ef2dca9cd548e19201ef459297729662a675b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking mut_static v5.0.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking rust-format v0.3.4 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking toml_edit v0.14.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cargo-platform v0.1.7 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking pax-manifest v0.10.10 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking pax-message v0.10.10 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking pax-runtime-api v0.10.10 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Checking actix-files v0.6.5 [INFO] [stderr] Checking pax-compiler v0.10.10 [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking pax-language-server v0.10.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:355:37 [INFO] [stdout] | [INFO] [stdout] 355 | .insert(path_str.clone().to_string(), nodes.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:358:37 [INFO] [stdout] | [INFO] [stdout] 358 | .insert(path_str.clone().to_string(), SelectorData { ids, classes }); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:355:37 [INFO] [stdout] | [INFO] [stdout] 355 | .insert(path_str.clone().to_string(), nodes.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:358:37 [INFO] [stdout] | [INFO] [stdout] 358 | .insert(path_str.clone().to_string(), SelectorData { ids, classes }); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.88s [INFO] running `Command { std: "docker" "inspect" "b1a8eae23a6929ccf7226f0239ef2dca9cd548e19201ef459297729662a675b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a8eae23a6929ccf7226f0239ef2dca9cd548e19201ef459297729662a675b1", kill_on_drop: false }` [INFO] [stdout] b1a8eae23a6929ccf7226f0239ef2dca9cd548e19201ef459297729662a675b1