tskit_rust 0.1.0

rust interface to tskit
Documentation
Build #1765616 2025-02-16 20:49:24

# rustc version rustc 1.86.0-nightly (9cd60bd2c 2025-02-15)

# docs.rs version docsrs 0.6.0 (35977596 2025-02-09)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/tskit_rust-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/tskit_rust-0.1.0/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250215-1.86.0-nightly-9cd60bd2c\", \"--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] [stdout] fdf2e42dcbdd607d300bdd6e12437f986286c8a4d05992b8b1d91b0c5f0d45f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fdf2e42dcbdd607d300bdd6e12437f986286c8a4d05992b8b1d91b0c5f0d45f6", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting tskit_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `u` [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/tskit_rust-3145c6fd70ab05c9/out/auto_bindings.rs:7776:13 [INFO] [stderr] | [INFO] [stderr] 7776 | #[doc = "@brief The parent of node u is parent[u]. Equal to TSK_NULL if node u is a"] [INFO] [stderr] | _____________^ [INFO] [stderr] 7777 | | #[doc = "root or is not a node in the current tree."] [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] @brief The parent of node u is parent[u]. Equal to TSK_NULL if node u is a [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `u` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `u` [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/tskit_rust-3145c6fd70ab05c9/out/auto_bindings.rs:7779:13 [INFO] [stderr] | [INFO] [stderr] 7779 | #[doc = "@brief The leftmost child of node u is left_child[u]. Equal to TSK_NULL"] [INFO] [stderr] | _____________^ [INFO] [stderr] 7780 | | #[doc = "if node u is a leaf or is not a node in the current tree."] [INFO] [stderr] | |_______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] @brief The leftmost child of node u is left_child[u]. Equal to TSK_NULL [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `u` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `u` [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/tskit_rust-3145c6fd70ab05c9/out/auto_bindings.rs:7782:13 [INFO] [stderr] | [INFO] [stderr] 7782 | #[doc = "@brief The rightmost child of node u is right_child[u]. Equal to TSK_NULL"] [INFO] [stderr] | _____________^ [INFO] [stderr] 7783 | | #[doc = "if node u is a leaf or is not a node in the current tree."] [INFO] [stderr] | |_______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] @brief The rightmost child of node u is right_child[u]. Equal to TSK_NULL [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `u` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `u` [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/tskit_rust-3145c6fd70ab05c9/out/auto_bindings.rs:7785:13 [INFO] [stderr] | [INFO] [stderr] 7785 | #[doc = "@brief The sibling to the left of node u is left_sib[u]. Equal to TSK_NULL"] [INFO] [stderr] | _____________^ [INFO] [stderr] 7786 | | #[doc = "if node u has no siblings to its left."] [INFO] [stderr] | |____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] @brief The sibling to the left of node u is left_sib[u]. Equal to TSK_NULL [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `u` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `u` [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/tskit_rust-3145c6fd70ab05c9/out/auto_bindings.rs:7788:13 [INFO] [stderr] | [INFO] [stderr] 7788 | #[doc = "@brief The sibling to the right of node u is right_sib[u]. Equal to TSK_NULL"] [INFO] [stderr] | _____________^ [INFO] [stderr] 7789 | | #[doc = "if node u has no siblings to its right."] [INFO] [stderr] | |_____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] @brief The sibling to the right of node u is right_sib[u]. Equal to TSK_NULL [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `u` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/error.rs:74:47 [INFO] [stderr] | [INFO] [stderr] 74 | /// Given an instance of [``TskReturnValue``](crate::TskReturnValue), [INFO] [stderr] | ------------------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 74 - /// Given an instance of [``TskReturnValue``](crate::TskReturnValue), [INFO] [stderr] 74 + /// Given an instance of [`TskReturnValue`], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tskit_rust` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tskit_rust/index.html [INFO] running `Command { std: "docker" "inspect" "fdf2e42dcbdd607d300bdd6e12437f986286c8a4d05992b8b1d91b0c5f0d45f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf2e42dcbdd607d300bdd6e12437f986286c8a4d05992b8b1d91b0c5f0d45f6", kill_on_drop: false }` [INFO] [stdout] fdf2e42dcbdd607d300bdd6e12437f986286c8a4d05992b8b1d91b0c5f0d45f6