waking-git-core 0.1.2

Library implementing the core functionality of waking-git
Documentation
Build #2084699 2025-05-07 07:24:48

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.88.0-nightly (27d6200a7 2025-05-06)

# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/waking-git-core-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/waking-git-core-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250506-1.88.0-nightly-27d6200a7\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42716483f654d91e782f83f8f0dbdc5f00fffc12c00ef78f8f6b4e58e409a51f [INFO] running `Command { std: "docker" "start" "-a" "42716483f654d91e782f83f8f0dbdc5f00fffc12c00ef78f8f6b4e58e409a51f", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking rust-code-analysis v0.0.25 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-code-analysis-0.0.25/src/macros.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | $name::language() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected `tree_sitter::Language`, found a different `tree_sitter::Language` [INFO] [stderr] ... [INFO] [stderr] 264 | fn get_language() -> Language { [INFO] [stderr] | -------- expected `tree_sitter::Language` because of return type [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-code-analysis-0.0.25/src/langs.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / mk_langs!( [INFO] [stderr] ... | [INFO] [stderr] 117 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: two different versions of crate `tree_sitter` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.20.9/binding_rust/lib.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct Language(*const ffi::TSLanguage); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this is the expected type `tree_sitter::Language` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.3/binding_rust/lib.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct Language(*const ffi::TSLanguage); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this is the found type `tree_sitter::Language` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-code-analysis-0.0.25/src/node.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use tree_sitter::Node as OtherNode; [INFO] [stderr] | ----------- one version of crate `tree_sitter` used here, as a direct dependency of the current crate [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-code-analysis-0.0.25/src/langs.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | tree_sitter_rust, [INFO] [stderr] | ---------------- one version of crate `tree_sitter` used here, as a dependency of crate `tree_sitter_rust` [INFO] [stderr] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stderr] = note: this error originates in the macro `get_language` which comes from the expansion of the macro `mk_langs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `rust-code-analysis` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "42716483f654d91e782f83f8f0dbdc5f00fffc12c00ef78f8f6b4e58e409a51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42716483f654d91e782f83f8f0dbdc5f00fffc12c00ef78f8f6b4e58e409a51f", kill_on_drop: false }` [INFO] [stdout] 42716483f654d91e782f83f8f0dbdc5f00fffc12c00ef78f8f6b4e58e409a51f