[INFO] crate finance-solution 0.0.0 is already in cache [INFO] documenting finance-solution-0.0.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate finance-solution 0.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate finance-solution 0.0.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19a928980ca73bf3e71e32a8cb9cbe7a43017acbce662445f7eb47cc378df09c [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" "19a928980ca73bf3e71e32a8cb9cbe7a43017acbce662445f7eb47cc378df09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19a928980ca73bf3e71e32a8cb9cbe7a43017acbce662445f7eb47cc378df09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a928980ca73bf3e71e32a8cb9cbe7a43017acbce662445f7eb47cc378df09c", kill_on_drop: false }` [INFO] [stdout] 19a928980ca73bf3e71e32a8cb9cbe7a43017acbce662445f7eb47cc378df09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] b5ac3e85332c71072d3cf76b536da31da2f2bf7b762ec439a408c549cb16b819 [INFO] running `Command { std: "docker" "start" "-a" "b5ac3e85332c71072d3cf76b536da31da2f2bf7b762ec439a408c549cb16b819", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking float-cmp v0.6.0 [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 env_logger v0.7.1 [INFO] [stderr] Documenting finance-solution v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[TvmSchedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/tvm/mod.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | /// * Part of [`TvmSchedule`] produced by calling [`present_value_schedule`] or [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TvmSchedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/tvm/mod.rs:24:79 [INFO] [stdout] | [INFO] [stdout] 24 | /// Enumeration used for the `calculated_field` field in [`TvmSolution`] and [`TvmSchedule`] to keep [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `present_value_annuity` is both a module and a function [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:164:58 [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] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 164 | /// * To calculate a future value returning an f64, use [`module@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: `[present_value_annuity_schedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cashflow/future_value_annuity.rs:165:89 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [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:59 [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 the item type [INFO] [stdout] | [INFO] [stdout] 185 | /// * To calculate a present value returning an f64, use [`module@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: `[present_value_annuity_schedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cashflow/present_value_annuity.rs:186:90 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just 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:76 [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 the item type [INFO] [stdout] | [INFO] [stdout] 178 | /// * For simply calculating a single future value using a fixed rate use [`module@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:44 [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 the item type [INFO] [stdout] | [INFO] [stdout] 277 | /// * If there is a single fixed rate use [`module@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:76 [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 the item type [INFO] [stdout] | [INFO] [stdout] 332 | /// * For simply calculating a single future value using a fixed rate use [`module@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: `payment` is both a module and a function [INFO] [stdout] --> src/cashflow/payment.rs:196:34 [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 the item type [INFO] [stdout] | [INFO] [stdout] 196 | /// An amortized loan. Uses [`module@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: `[TvmSchedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cashflow/net_present_value.rs:521:74 [INFO] [stdout] | [INFO] [stdout] 521 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TvmSchedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/tvm/mod.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | /// * Part of [`TvmSchedule`] produced by calling [`present_value_schedule`] or [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TvmSchedule]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/tvm/mod.rs:877:74 [INFO] [stdout] | [INFO] [stdout] 877 | /// [`TvmSolution`] every period will have the same rate. If it's a [`TvmSchedule`] each period [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.02s [INFO] running `Command { std: "docker" "inspect" "b5ac3e85332c71072d3cf76b536da31da2f2bf7b762ec439a408c549cb16b819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ac3e85332c71072d3cf76b536da31da2f2bf7b762ec439a408c549cb16b819", kill_on_drop: false }` [INFO] [stdout] b5ac3e85332c71072d3cf76b536da31da2f2bf7b762ec439a408c549cb16b819