[INFO] fetching crate spenso 0.5.4... [INFO] documenting spenso-0.5.4 against 1.90.0 for beta-rustdoc-1.91-2 [INFO] extracting crate spenso 0.5.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate spenso 0.5.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spenso 0.5.4 [INFO] tweaked toml for crates.io crate spenso 0.5.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spenso 0.5.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spenso 0.5.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded pyo3-stub-gen v0.13.1 [INFO] [stderr] Downloaded bincode-trait-derive v0.1.1 [INFO] [stderr] Downloaded enum-try-as-inner v0.1.1 [INFO] [stderr] Downloaded approx-derive v0.2.6 [INFO] [stderr] Downloaded approxim v0.6.6 [INFO] [stderr] Downloaded constcat v0.5.1 [INFO] [stderr] Downloaded duplicate v1.0.0 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded dot-parser v0.5.1 [INFO] [stderr] Downloaded pyo3-stub-gen-derive v0.13.1 [INFO] [stderr] Downloaded features v0.10.0 [INFO] [stderr] Downloaded piet v0.7.0 [INFO] [stderr] Downloaded gat-lending-iterator v0.1.6 [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded symbolica v0.18.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.5 [INFO] [stderr] Downloaded spenso-macros v0.2.2 [INFO] [stderr] Downloaded ref-ops v0.2.5 [INFO] [stderr] Downloaded linnet v0.12.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8a1916f66230f405313c9db88814253b1ee27ce685c6a7f8bf55a19c4e4e76 [INFO] running `Command { std: "docker" "start" "-a" "4b8a1916f66230f405313c9db88814253b1ee27ce685c6a7f8bf55a19c4e4e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8a1916f66230f405313c9db88814253b1ee27ce685c6a7f8bf55a19c4e4e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a1916f66230f405313c9db88814253b1ee27ce685c6a7f8bf55a19c4e4e76", kill_on_drop: false }` [INFO] [stdout] 4b8a1916f66230f405313c9db88814253b1ee27ce685c6a7f8bf55a19c4e4e76 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa4d05122d47a39d0ea122dce79c619dd0ad6f097ee73157c72d90b6ea29f476 [INFO] running `Command { std: "docker" "start" "-a" "aa4d05122d47a39d0ea122dce79c619dd0ad6f097ee73157c72d90b6ea29f476", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Checking kurbo v0.11.2 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking ref-ops v0.2.5 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking piet v0.7.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking features v0.10.0 [INFO] [stderr] Checking constcat v0.5.1 [INFO] [stderr] Checking append-only-vec v0.1.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking gat-lending-iterator v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling bincode-trait-derive v0.1.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling approx-derive v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enum-try-as-inner v0.1.1 [INFO] [stderr] Compiling spenso-macros v0.2.2 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Checking approxim v0.6.6 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking dot-parser v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking linnet v0.12.0 [INFO] [stderr] Documenting spenso v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Slot` [INFO] [stdout] --> src/spenso.rs:7:86 [INFO] [stdout] | [INFO] [stdout] 7 | All tensor types make use of a tensor structure type, either the minimum `Vec` of [`Slot`]s or a more complete (but slightly more comput... [INFO] [stdout] | ^^^^ no item named `Slot` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HistoryStructure` [INFO] [stdout] --> src/spenso.rs:7:157 [INFO] [stdout] | [INFO] [stdout] 7 | ...lightly more computationally heavy) [`HistoryStructure`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `HistoryStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TensorStructure` [INFO] [stdout] --> src/spenso.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TensorStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HistoryStructure` [INFO] [stdout] --> src/spenso.rs:9:87 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `HistoryStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SymbolicTensor` [INFO] [stdout] --> src/spenso.rs:9:112 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `SymbolicTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseTensor` [INFO] [stdout] --> src/spenso.rs:11:45 [INFO] [stdout] | [INFO] [stdout] 11 | There are two main types of data tensors, [`DenseTensor`] and [`SparseTensor`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `DenseTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SparseTensor` [INFO] [stdout] --> src/spenso.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | There are two main types of data tensors, [`DenseTensor`] and [`SparseTensor`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `SparseTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Contract` [INFO] [stdout] --> src/spenso.rs:14:61 [INFO] [stdout] | [INFO] [stdout] 14 | All types of tensors can be contracted together using the [`Contract`] trait. [INFO] [stdout] | ^^^^^^^^ no item named `Contract` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TensorNetwork` [INFO] [stdout] --> src/spenso.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | This can be done manually, or using a [`TensorNetwork`] and specifying a contraction algorithm. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `TensorNetwork` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DataTensor` [INFO] [stdout] --> src/spenso.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | - [`DataTensor`] [INFO] [stdout] | ^^^^^^^^^^ no item named `DataTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NumTensor` [INFO] [stdout] --> src/spenso.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | - [`NumTensor`] [INFO] [stdout] | ^^^^^^^^^ no item named `NumTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MixedTensor` [INFO] [stdout] --> src/spenso.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | - [`MixedTensor`] [INFO] [stdout] | ^^^^^^^^^^^ no item named `MixedTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::negative` [INFO] [stdout] --> src/structure/representation.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | /// for example see [`Self::negative`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `RepName` has no associated item named `negative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SmartShadow` [INFO] [stdout] --> src/structure/smart_shadow.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | /// Constructs a new [`SmartShadow`] from a list of tuples of indices and dimension (assumes they are all euclidean), along with a name [INFO] [stdout] | ^^^^^^^^^^^ no item named `SmartShadow` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.27s [INFO] [stderr] Generated /opt/rustwide/target/doc/spenso/index.html [INFO] running `Command { std: "docker" "inspect" "aa4d05122d47a39d0ea122dce79c619dd0ad6f097ee73157c72d90b6ea29f476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4d05122d47a39d0ea122dce79c619dd0ad6f097ee73157c72d90b6ea29f476", kill_on_drop: false }` [INFO] [stdout] aa4d05122d47a39d0ea122dce79c619dd0ad6f097ee73157c72d90b6ea29f476 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.90.0" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fae5f2ed36ed06bf4ae9816a824fdb4e6203272646eb16e1e43e5bf6383eab8 [INFO] running `Command { std: "docker" "start" "-a" "6fae5f2ed36ed06bf4ae9816a824fdb4e6203272646eb16e1e43e5bf6383eab8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling symbolica v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bincode-trait-derive v0.1.1 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling approx-derive v0.2.6 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling enum-try-as-inner v0.1.1 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking approxim v0.6.6 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking slotmap v1.0.7 [INFO] [stderr] Checking dot-parser v0.5.1 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking linnet v0.12.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking pyo3-stub-gen v0.13.1 [INFO] [stderr] Compiling spenso-macros v0.2.2 [INFO] [stderr] Documenting spenso v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Slot` [INFO] [stdout] --> src/spenso.rs:7:86 [INFO] [stdout] | [INFO] [stdout] 7 | All tensor types make use of a tensor structure type, either the minimum `Vec` of [`Slot`]s or a more complete (but slightly more comput... [INFO] [stdout] | ^^^^ no item named `Slot` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HistoryStructure` [INFO] [stdout] --> src/spenso.rs:7:157 [INFO] [stdout] | [INFO] [stdout] 7 | ...lightly more computationally heavy) [`HistoryStructure`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `HistoryStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TensorStructure` [INFO] [stdout] --> src/spenso.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TensorStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HistoryStructure` [INFO] [stdout] --> src/spenso.rs:9:87 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `HistoryStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SymbolicTensor` [INFO] [stdout] --> src/spenso.rs:9:112 [INFO] [stdout] | [INFO] [stdout] 9 | If no data is added, some [`TensorStructure`]s behave like symbolic tensors: namely [`HistoryStructure`] and [`SymbolicTensor`] [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `SymbolicTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseTensor` [INFO] [stdout] --> src/spenso.rs:11:45 [INFO] [stdout] | [INFO] [stdout] 11 | There are two main types of data tensors, [`DenseTensor`] and [`SparseTensor`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `DenseTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SparseTensor` [INFO] [stdout] --> src/spenso.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | There are two main types of data tensors, [`DenseTensor`] and [`SparseTensor`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `SparseTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Contract` [INFO] [stdout] --> src/spenso.rs:14:61 [INFO] [stdout] | [INFO] [stdout] 14 | All types of tensors can be contracted together using the [`Contract`] trait. [INFO] [stdout] | ^^^^^^^^ no item named `Contract` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TensorNetwork` [INFO] [stdout] --> src/spenso.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | This can be done manually, or using a [`TensorNetwork`] and specifying a contraction algorithm. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `TensorNetwork` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DataTensor` [INFO] [stdout] --> src/spenso.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | - [`DataTensor`] [INFO] [stdout] | ^^^^^^^^^^ no item named `DataTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NumTensor` [INFO] [stdout] --> src/spenso.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | - [`NumTensor`] [INFO] [stdout] | ^^^^^^^^^ no item named `NumTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MixedTensor` [INFO] [stdout] --> src/spenso.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | - [`MixedTensor`] [INFO] [stdout] | ^^^^^^^^^^^ no item named `MixedTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::negative` [INFO] [stdout] --> src/structure/representation.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | /// for example see [`Self::negative`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `RepName` has no associated item named `negative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SmartShadow` [INFO] [stdout] --> src/structure/smart_shadow.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | /// Constructs a new [`SmartShadow`] from a list of tuples of indices and dimension (assumes they are all euclidean), along with a name [INFO] [stdout] | ^^^^^^^^^^^ no item named `SmartShadow` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::evaluator` [INFO] [stdout] --> src/tensors/parametric/atomcore.rs:382:40 [INFO] [stdout] | [INFO] [stdout] 382 | /// For repeated evaluations, use [Self::evaluator()] and convert [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `TensorAtomMaps` has no function named `evaluator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HistoryStructure` [INFO] [stdout] --> src/tensors/symbolic.rs:50:101 [INFO] [stdout] | [INFO] [stdout] 50 | /// Additionally, this can also be used as a tensor structure, that tracks the history, much like [`HistoryStructure`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `HistoryStructure` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::evaluator` [INFO] [stdout] --> src/tensors/parametric/atomcore.rs:1150:40 [INFO] [stdout] | [INFO] [stdout] 1150 | /// For repeated evaluations, use [Self::evaluator()] and convert [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `Self` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `representation` [INFO] [stdout] --> src/structure/slot.rs:99:76 [INFO] [stdout] | [INFO] [stdout] 99 | /// Can possibly constuct a Slot from an `AtomView`, if it is of the form: (,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `dimension` [INFO] [stdout] --> src/structure/slot.rs:99:93 [INFO] [stdout] | [INFO] [stdout] 99 | /// Can possibly constuct a Slot from an `AtomView`, if it is of the form: (,) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `index` [INFO] [stdout] --> src/structure/slot.rs:99:105 [INFO] [stdout] | [INFO] [stdout] 99 | /// Can possibly constuct a Slot from an `AtomView`, if it is of the form: (,) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s [INFO] [stderr] Generated /opt/rustwide/target/doc/spenso/index.html [INFO] running `Command { std: "docker" "inspect" "6fae5f2ed36ed06bf4ae9816a824fdb4e6203272646eb16e1e43e5bf6383eab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fae5f2ed36ed06bf4ae9816a824fdb4e6203272646eb16e1e43e5bf6383eab8", kill_on_drop: false }` [INFO] [stdout] 6fae5f2ed36ed06bf4ae9816a824fdb4e6203272646eb16e1e43e5bf6383eab8