[INFO] crate argmin 0.3.1 is already in cache [INFO] documenting argmin-0.3.1 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate argmin 0.3.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate argmin 0.3.1 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 argmin 0.3.1 [INFO] finished tweaking crates.io crate argmin 0.3.1 [INFO] tweaked toml for crates.io crate argmin 0.3.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate argmin 0.3.1 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 67486c61ff50a4eb050a6c3d2739016813bdc2644a158777747f761b782ce2cd [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" "67486c61ff50a4eb050a6c3d2739016813bdc2644a158777747f761b782ce2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67486c61ff50a4eb050a6c3d2739016813bdc2644a158777747f761b782ce2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67486c61ff50a4eb050a6c3d2739016813bdc2644a158777747f761b782ce2cd", kill_on_drop: false }` [INFO] [stdout] 67486c61ff50a4eb050a6c3d2739016813bdc2644a158777747f761b782ce2cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 8e91200071f0d8aa7fcc1d6db7479c27c06c7a51372de1cdcc61434fc2c467fd [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" "8e91200071f0d8aa7fcc1d6db7479c27c06c7a51372de1cdcc61434fc2c467fd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Documenting argmin v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/mod.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 11 | | //! * [Nonlinear Conjugate Gradients](nonlinear_cg/struct.NonlinearConjugateGradient.html) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 18 | / /// Conjugate gradient method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/cg.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 14 | | //! [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 21 | / /// Nonlinear conjugate gradient method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/nonlinear_cg.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/conjugategradient/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 15 | | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 24 | / /// Beta update methods for nonlinear CG [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gaussnewton/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gaussnewton/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 11 | | //! [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 15 | / /// Gauss-Newton method with linesearch [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gaussnewton/gaussnewton_linesearch.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gaussnewton/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 11 | | //! [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 17 | / /// Gauss-Newton method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gaussnewton/gaussnewton_method.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gradientdescent/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gradientdescent/steepestdescent.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/gradientdescent/steepestdescent.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/landweber/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | //! [0] Landweber, L. (1951): An iteration formula for Fredholm integral equations of the first [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/landweber/mod.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | //! [1] https://en.wikipedia.org/wiki/Landweber_iteration [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/landweber/mod.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | /// [0] Landweber, L. (1951): An iteration formula for Fredholm integral equations of the first [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/landweber/mod.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | /// [1] https://en.wikipedia.org/wiki/Landweber_iteration [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/mod.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/mod.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | //! [1] Jorge J. More and David J. Thuente. "Line search algorithms with guaranteed sufficient [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: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/mod.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | //! [2] William W. Hager and Hongchao Zhang. "A new conjugate gradient method with guaranteed [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/backtracking.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/backtracking.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | /// [1] Wikipedia: https://en.wikipedia.org/wiki/Backtracking_line_search [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 11 | | //! * [More-Thuente line search](morethuente/struct.MoreThuenteLineSearch.html) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 29 | / /// Acceptance conditions [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/hagerzhang.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | /// [0] William W. Hager and Hongchao Zhang. "A new conjugate gradient method with guaranteed [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/linesearch/morethuente.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | /// [0] Jorge J. More and David J. Thuente. "Line search algorithms with guaranteed sufficient [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/newton/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/newton/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 13 | | //! Springer. ISBN 0-387-30303-0. [INFO] [stdout] | |_________________________________^ [INFO] [stdout] 14 | [INFO] [stdout] 15 | / /// Newton-CG method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/newton/newton_cg.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/newton/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 11 | | //! [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 17 | / /// Newton's method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/newton/newton_method.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/bfgs.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/bfgs.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/dfp.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/dfp.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/lbfgs.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/lbfgs.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/sr1.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/sr1.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/sr1_trustregion.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | //! [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/quasinewton/sr1_trustregion.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/simulatedannealing/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | //! [0] [Wikipedia](https://en.wikipedia.org/wiki/Simulated_annealing) [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/simulatedannealing/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | //! [1] S Kirkpatrick, CD Gelatt Jr, MP Vecchi. (1983). "Optimization by Simulated Annealing". [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/simulatedannealing/mod.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | /// [0] [Wikipedia](https://en.wikipedia.org/wiki/Simulated_annealing) [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/simulatedannealing/mod.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | /// [1] S Kirkpatrick, CD Gelatt Jr, MP Vecchi. (1983). "Optimization by Simulated Annealing". [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / /// Cauchy Point [INFO] [stdout] 11 | | pub mod cauchypoint; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/cauchypoint.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 11 | | pub mod cauchypoint; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] 12 | / /// Dogleg method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/dogleg.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 11 | | pub mod cauchypoint; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 14 | / /// Steihaug method [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/steihaug.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 11 | | pub mod cauchypoint; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] ... [INFO] [stdout] 16 | / /// Trust region solver [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/solver/trustregion/trustregion_method.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | /// [0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. [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: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.08s [INFO] running `Command { std: "docker" "inspect" "8e91200071f0d8aa7fcc1d6db7479c27c06c7a51372de1cdcc61434fc2c467fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e91200071f0d8aa7fcc1d6db7479c27c06c7a51372de1cdcc61434fc2c467fd", kill_on_drop: false }` [INFO] [stdout] 8e91200071f0d8aa7fcc1d6db7479c27c06c7a51372de1cdcc61434fc2c467fd