[INFO] fetching crate finance-solution 0.0.0... [INFO] documenting finance-solution-0.0.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate finance-solution 0.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate finance-solution 0.0.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate finance-solution 0.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate finance-solution 0.0.0 [INFO] tweaked toml for crates.io crate finance-solution 0.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate finance-solution 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinytemplate v1.0.4 [INFO] [stderr] Downloaded plotters v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] c0475f3e021c5795557582342b3b4647a5b8572e596c286365c1570e76f02118 [INFO] running `Command { std: "docker" "start" "-a" "c0475f3e021c5795557582342b3b4647a5b8572e596c286365c1570e76f02118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0475f3e021c5795557582342b3b4647a5b8572e596c286365c1570e76f02118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0475f3e021c5795557582342b3b4647a5b8572e596c286365c1570e76f02118", kill_on_drop: false }` [INFO] [stdout] c0475f3e021c5795557582342b3b4647a5b8572e596c286365c1570e76f02118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 18cdcf9f31755ff0ace54a61ba6baa44eaf5988887c1881e63cf95cfc1bf1001 [INFO] running `Command { std: "docker" "start" "-a" "18cdcf9f31755ff0ace54a61ba6baa44eaf5988887c1881e63cf95cfc1bf1001", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Documenting finance-solution v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `present_value_annuity` is both a module and a function [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:164:59 [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`present_value_annuity`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`mod@present_value_annuity`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`present_value_annuity()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `present_value_annuity_schedule` [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:165:90 [INFO] [stdout] | [INFO] [stdout] 165 | /// * To calculate a future value with a varying rate or varying cashflow or both, use [`present_value_annuity_schedule`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `present_value_annuity_schedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `payment` is both a module and a function [INFO] [stdout] --> src/cashflow/payment.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`payment`]. [INFO] [stdout] | ^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`mod@payment`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`payment()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `present_value_annuity` is both a module and a function [INFO] [stdout] --> src/cashflow/present_value_annuity.rs:185:60 [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`present_value_annuity`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`mod@present_value_annuity`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`present_value_annuity()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `present_value_annuity_schedule` [INFO] [stdout] --> src/cashflow/present_value_annuity.rs:186:91 [INFO] [stdout] | [INFO] [stdout] 186 | /// * To calculate a present value with a varying rate or varying cashflow or both, use [`present_value_annuity_schedule`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `present_value_annuity_schedule` 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 `TvmSchedule` [INFO] [stdout] --> src/cashflow/net_present_value.rs:521:75 [INFO] [stdout] | [INFO] [stdout] 521 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`future_value`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`mod@future_value`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`future_value()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`future_value`] or [`future_value_solution`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`mod@future_value`] or [`future_value_solution`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`future_value()`] or [`future_value_solution`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:332:77 [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`future_value`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`mod@future_value`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`future_value()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:24:80 [INFO] [stdout] | [INFO] [stdout] 24 | /// Enumeration used for the `calculated_field` field in [`TvmSolution`] and [`TvmSchedule`] to keep [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` 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 `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | /// * Part of [`TvmSchedule`] produced by calling [`present_value_schedule`] or [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` 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 `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:877:75 [INFO] [stdout] | [INFO] [stdout] 877 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 60 | | //! // period payments_to_date payments_remaining principal principal_to_date principal_remaining interest interest_to_date inter... [INFO] [stdout] 61 | | //! // ------ ---------------- ------------------ --------- ----------------- ------------------- -------- ---------------- -----... [INFO] [stdout] 62 | | //! // 1 -119.6361 -1_076.7248 -85.6361 -85.6361 -914.3639 -34.0000 -34.0000 ... [INFO] [stdout] ... | [INFO] [stdout] 71 | | //! // 10 -1_196.3609 -0.0000 -115.7022 -999.0000 -0.0000 -3.9339 -196.3609 ... [INFO] [stdout] 72 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 59 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.74s [INFO] running `Command { std: "docker" "inspect" "18cdcf9f31755ff0ace54a61ba6baa44eaf5988887c1881e63cf95cfc1bf1001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18cdcf9f31755ff0ace54a61ba6baa44eaf5988887c1881e63cf95cfc1bf1001", kill_on_drop: false }` [INFO] [stdout] 18cdcf9f31755ff0ace54a61ba6baa44eaf5988887c1881e63cf95cfc1bf1001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] d27bd6a7efc3817c0632c4a2e65b80722ee20dc3bc403ad437d91120f1ab76ce [INFO] running `Command { std: "docker" "start" "-a" "d27bd6a7efc3817c0632c4a2e65b80722ee20dc3bc403ad437d91120f1ab76ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Documenting finance-solution v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `present_value_annuity` is both a module and a function [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:164:59 [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`present_value_annuity`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`mod@present_value_annuity`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`present_value_annuity()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `present_value_annuity_schedule` [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:165:90 [INFO] [stdout] | [INFO] [stdout] 165 | /// * To calculate a future value with a varying rate or varying cashflow or both, use [`present_value_annuity_schedule`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `present_value_annuity_schedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `payment` is both a module and a function [INFO] [stdout] --> src/cashflow/payment.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`payment`]. [INFO] [stdout] | ^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`mod@payment`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`payment()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `present_value_annuity` is both a module and a function [INFO] [stdout] --> src/cashflow/present_value_annuity.rs:185:60 [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`present_value_annuity`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`mod@present_value_annuity`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`present_value_annuity()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `present_value_annuity_schedule` [INFO] [stdout] --> src/cashflow/present_value_annuity.rs:186:91 [INFO] [stdout] | [INFO] [stdout] 186 | /// * To calculate a present value with a varying rate or varying cashflow or both, use [`present_value_annuity_schedule`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `present_value_annuity_schedule` 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 `TvmSchedule` [INFO] [stdout] --> src/cashflow/net_present_value.rs:521:75 [INFO] [stdout] | [INFO] [stdout] 521 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`future_value`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`mod@future_value`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`future_value()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`future_value`] or [`future_value_solution`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`mod@future_value`] or [`future_value_solution`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`future_value()`] or [`future_value_solution`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `future_value` is both a module and a function [INFO] [stdout] --> src/tvm/future_value.rs:332:77 [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`future_value`]. [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`mod@future_value`]. [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`future_value()`]. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:24:80 [INFO] [stdout] | [INFO] [stdout] 24 | /// Enumeration used for the `calculated_field` field in [`TvmSolution`] and [`TvmSchedule`] to keep [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` 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 `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | /// * Part of [`TvmSchedule`] produced by calling [`present_value_schedule`] or [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` 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 `TvmSchedule` [INFO] [stdout] --> src/tvm/mod.rs:877:75 [INFO] [stdout] | [INFO] [stdout] 877 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^ no item named `TvmSchedule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 60 | | //! // period payments_to_date payments_remaining principal principal_to_date principal_remaining interest interest_to_date inter... [INFO] [stdout] 61 | | //! // ------ ---------------- ------------------ --------- ----------------- ------------------- -------- ---------------- -----... [INFO] [stdout] 62 | | //! // 1 -119.6361 -1_076.7248 -85.6361 -85.6361 -914.3639 -34.0000 -34.0000 ... [INFO] [stdout] ... | [INFO] [stdout] 71 | | //! // 10 -1_196.3609 -0.0000 -115.7022 -999.0000 -0.0000 -3.9339 -196.3609 ... [INFO] [stdout] 72 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 59 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.32s [INFO] running `Command { std: "docker" "inspect" "d27bd6a7efc3817c0632c4a2e65b80722ee20dc3bc403ad437d91120f1ab76ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27bd6a7efc3817c0632c4a2e65b80722ee20dc3bc403ad437d91120f1ab76ce", kill_on_drop: false }` [INFO] [stdout] d27bd6a7efc3817c0632c4a2e65b80722ee20dc3bc403ad437d91120f1ab76ce