[INFO] fetching crate argmin_core 0.2.5... [INFO] checking argmin_core-0.2.5 against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] extracting crate argmin_core 0.2.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate argmin_core 0.2.5 on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate argmin_core 0.2.5 [INFO] finished tweaking crates.io crate argmin_core 0.2.5 [INFO] tweaked toml for crates.io crate argmin_core 0.2.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded modcholesky v0.1.4 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded ctrlc v3.4.1 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded lapacke-sys v0.1.4 [INFO] [stderr] Downloaded finitediff v0.1.4 [INFO] [stderr] Downloaded blas-src v0.6.1 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded lapacke v0.2.0 [INFO] [stderr] Downloaded ndarray-linalg v0.12.1 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded approx v0.3.2 [INFO] [stderr] Downloaded blas-src v0.2.1 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded cauchy v0.2.2 [INFO] [stderr] Downloaded lapack-src v0.6.0 [INFO] [stderr] Downloaded take_mut v0.2.2 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded openblas-src v0.9.0 [INFO] [stderr] Downloaded gnuplot v0.0.32 [INFO] [stderr] Downloaded ndarray-rand v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf5979d65aeacbe30c25769c8c1a70a45a271769b4858f68683d08ba4db3e710 [INFO] running `Command { std: "docker" "start" "-a" "cf5979d65aeacbe30c25769c8c1a70a45a271769b4858f68683d08ba4db3e710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5979d65aeacbe30c25769c8c1a70a45a271769b4858f68683d08ba4db3e710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5979d65aeacbe30c25769c8c1a70a45a271769b4858f68683d08ba4db3e710", kill_on_drop: false }` [INFO] [stdout] cf5979d65aeacbe30c25769c8c1a70a45a271769b4858f68683d08ba4db3e710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d127ab44ae388148d23d06646b6b6ba904e3716f3a17adc19e2cb59d4c5ad0 [INFO] running `Command { std: "docker" "start" "-a" "f6d127ab44ae388148d23d06646b6b6ba904e3716f3a17adc19e2cb59d4c5ad0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking serde v1.0.190 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.69 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking modcholesky v0.1.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cauchy v0.2.2 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking finitediff v0.1.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking argmin_core v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Set target cost value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Set maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Set iteration number where the previous best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Set termination_reston [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | /// Set time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | /// Returns current parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | /// Returns previous parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | /// Returns best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | /// Returns previous best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | /// Returns current cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | /// Returns previous cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | /// Returns current best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | /// Returns previous best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | /// Returns target cost [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | /// Returns current cost function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | /// Returns current gradient function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | /// Returns current Hessian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | /// Returns current Jacobian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns current Modify function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | /// Returns iteration number where the last best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | /// Get termination_reason [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | /// Get time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | /// Returns gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Returns previous gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | /// Returns current Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | /// Returns previous Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Returns current Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns previous Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | /// Returns current number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Returns maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add::*` [INFO] [stdout] --> src/math/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub use crate::math::add::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add_vec::*` [INFO] [stdout] --> src/math/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub use crate::math::add_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj::*` [INFO] [stdout] --> src/math/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::math::conj::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj_vec::*` [INFO] [stdout] --> src/math/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub use crate::math::conj_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot::*` [INFO] [stdout] --> src/math/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub use crate::math::dot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot_vec::*` [INFO] [stdout] --> src/math/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use crate::math::dot_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::eye_vec::*` [INFO] [stdout] --> src/math/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub use crate::math::eye_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul::*` [INFO] [stdout] --> src/math/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use crate::math::mul::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul_vec::*` [INFO] [stdout] --> src/math/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use crate::math::mul_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm::*` [INFO] [stdout] --> src/math/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use crate::math::norm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm_vec::*` [INFO] [stdout] --> src/math/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub use crate::math::norm_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd::*` [INFO] [stdout] --> src/math/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use crate::math::scaledadd::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd_vec::*` [INFO] [stdout] --> src/math/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub use crate::math::scaledadd_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub::*` [INFO] [stdout] --> src/math/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub use crate::math::scaledsub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub_vec::*` [INFO] [stdout] --> src/math/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub use crate::math::scaledsub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub::*` [INFO] [stdout] --> src/math/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub use crate::math::sub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub_vec::*` [INFO] [stdout] --> src/math/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub use crate::math::sub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose::*` [INFO] [stdout] --> src/math/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use crate::math::transpose::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose_vec::*` [INFO] [stdout] --> src/math/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use crate::math::transpose_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::weighteddot::*` [INFO] [stdout] --> src/math/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub use crate::math::weighteddot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero::*` [INFO] [stdout] --> src/math/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub use crate::math::zero::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero_vec::*` [INFO] [stdout] --> src/math/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub use crate::math::zero_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::random_vec::*` [INFO] [stdout] --> src/math/mod.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub use crate::math::random_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::minmax_vec::*` [INFO] [stdout] --> src/math/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub use crate::math::minmax_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lapack-src v0.6.0 [INFO] [stderr] Checking blas-src v0.6.1 [INFO] [stderr] Checking ndarray-linalg v0.12.1 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Set target cost value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Set maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Set iteration number where the previous best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Set termination_reston [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | /// Set time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | /// Returns current parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | /// Returns previous parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | /// Returns best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | /// Returns previous best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | /// Returns current cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | /// Returns previous cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | /// Returns current best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | /// Returns previous best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | /// Returns target cost [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | /// Returns current cost function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | /// Returns current gradient function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | /// Returns current Hessian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | /// Returns current Jacobian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns current Modify function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | /// Returns iteration number where the last best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | /// Get termination_reason [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | /// Get time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | /// Returns gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Returns previous gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | /// Returns current Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | /// Returns previous Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Returns current Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns previous Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | /// Returns current number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Returns maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add::*` [INFO] [stdout] --> src/math/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub use crate::math::add::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add_vec::*` [INFO] [stdout] --> src/math/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub use crate::math::add_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj::*` [INFO] [stdout] --> src/math/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::math::conj::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj_vec::*` [INFO] [stdout] --> src/math/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub use crate::math::conj_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot::*` [INFO] [stdout] --> src/math/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub use crate::math::dot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot_vec::*` [INFO] [stdout] --> src/math/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use crate::math::dot_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::eye_vec::*` [INFO] [stdout] --> src/math/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub use crate::math::eye_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul::*` [INFO] [stdout] --> src/math/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use crate::math::mul::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul_vec::*` [INFO] [stdout] --> src/math/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use crate::math::mul_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm::*` [INFO] [stdout] --> src/math/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use crate::math::norm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm_vec::*` [INFO] [stdout] --> src/math/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub use crate::math::norm_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd::*` [INFO] [stdout] --> src/math/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use crate::math::scaledadd::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd_vec::*` [INFO] [stdout] --> src/math/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub use crate::math::scaledadd_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub::*` [INFO] [stdout] --> src/math/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub use crate::math::scaledsub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub_vec::*` [INFO] [stdout] --> src/math/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub use crate::math::scaledsub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub::*` [INFO] [stdout] --> src/math/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub use crate::math::sub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub_vec::*` [INFO] [stdout] --> src/math/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub use crate::math::sub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose::*` [INFO] [stdout] --> src/math/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use crate::math::transpose::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose_vec::*` [INFO] [stdout] --> src/math/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use crate::math::transpose_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::weighteddot::*` [INFO] [stdout] --> src/math/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub use crate::math::weighteddot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero::*` [INFO] [stdout] --> src/math/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub use crate::math::zero::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero_vec::*` [INFO] [stdout] --> src/math/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub use crate::math::zero_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::random_vec::*` [INFO] [stdout] --> src/math/mod.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub use crate::math::random_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::minmax_vec::*` [INFO] [stdout] --> src/math/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub use crate::math::minmax_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "f6d127ab44ae388148d23d06646b6b6ba904e3716f3a17adc19e2cb59d4c5ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d127ab44ae388148d23d06646b6b6ba904e3716f3a17adc19e2cb59d4c5ad0", kill_on_drop: false }` [INFO] [stdout] f6d127ab44ae388148d23d06646b6b6ba904e3716f3a17adc19e2cb59d4c5ad0 [INFO] checking argmin_core-0.2.5 against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] extracting crate argmin_core 0.2.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate argmin_core 0.2.5 on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate argmin_core 0.2.5 [INFO] finished tweaking crates.io crate argmin_core 0.2.5 [INFO] tweaked toml for crates.io crate argmin_core 0.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 128316d76f9800c0c1ba5939e05a5a884ff4d2d4cd28308001e3898a821e5ce1 [INFO] running `Command { std: "docker" "start" "-a" "128316d76f9800c0c1ba5939e05a5a884ff4d2d4cd28308001e3898a821e5ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "128316d76f9800c0c1ba5939e05a5a884ff4d2d4cd28308001e3898a821e5ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128316d76f9800c0c1ba5939e05a5a884ff4d2d4cd28308001e3898a821e5ce1", kill_on_drop: false }` [INFO] [stdout] 128316d76f9800c0c1ba5939e05a5a884ff4d2d4cd28308001e3898a821e5ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c61144a7644f03d6c7672893a9674403e9a64a54aab295fc19ddf1cc21b168 [INFO] running `Command { std: "docker" "start" "-a" "71c61144a7644f03d6c7672893a9674403e9a64a54aab295fc19ddf1cc21b168", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking serde v1.0.190 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking backtrace v0.3.69 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking modcholesky v0.1.4 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cauchy v0.2.2 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking finitediff v0.1.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking argmin_core v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Set target cost value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Set maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Set iteration number where the previous best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Set termination_reston [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | /// Set time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | /// Returns current parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | /// Returns previous parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | /// Returns best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | /// Returns previous best parameter vector [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | /// Returns current cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | /// Returns previous cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | /// Returns current best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | /// Returns previous best cost function value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | /// Returns target cost [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | /// Returns current cost function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | /// Returns current gradient function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | /// Returns current Hessian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | /// Returns current Jacobian function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns current Modify function evaluation count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | /// Returns iteration number where the last best parameter vector was found [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | /// Get termination_reason [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | /// Get time required so far [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | /// Returns gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Returns previous gradient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | /// Returns current Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | /// Returns previous Hessian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Returns current Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns previous Jacobian [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | /// Returns current number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/iterstate.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Returns maximum number of iterations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add::*` [INFO] [stdout] --> src/math/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub use crate::math::add::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::add_vec::*` [INFO] [stdout] --> src/math/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub use crate::math::add_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj::*` [INFO] [stdout] --> src/math/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub use crate::math::conj::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::conj_vec::*` [INFO] [stdout] --> src/math/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub use crate::math::conj_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot::*` [INFO] [stdout] --> src/math/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub use crate::math::dot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::dot_vec::*` [INFO] [stdout] --> src/math/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use crate::math::dot_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::eye_vec::*` [INFO] [stdout] --> src/math/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub use crate::math::eye_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul::*` [INFO] [stdout] --> src/math/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use crate::math::mul::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::mul_vec::*` [INFO] [stdout] --> src/math/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use crate::math::mul_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm::*` [INFO] [stdout] --> src/math/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use crate::math::norm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::norm_vec::*` [INFO] [stdout] --> src/math/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub use crate::math::norm_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd::*` [INFO] [stdout] --> src/math/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use crate::math::scaledadd::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledadd_vec::*` [INFO] [stdout] --> src/math/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub use crate::math::scaledadd_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub::*` [INFO] [stdout] --> src/math/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub use crate::math::scaledsub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::scaledsub_vec::*` [INFO] [stdout] --> src/math/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub use crate::math::scaledsub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub::*` [INFO] [stdout] --> src/math/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub use crate::math::sub::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::sub_vec::*` [INFO] [stdout] --> src/math/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub use crate::math::sub_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose::*` [INFO] [stdout] --> src/math/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use crate::math::transpose::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::transpose_vec::*` [INFO] [stdout] --> src/math/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use crate::math::transpose_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::weighteddot::*` [INFO] [stdout] --> src/math/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub use crate::math::weighteddot::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero::*` [INFO] [stdout] --> src/math/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub use crate::math::zero::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::zero_vec::*` [INFO] [stdout] --> src/math/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub use crate::math::zero_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::random_vec::*` [INFO] [stdout] --> src/math/mod.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub use crate::math::random_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::minmax_vec::*` [INFO] [stdout] --> src/math/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub use crate::math::minmax_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "71c61144a7644f03d6c7672893a9674403e9a64a54aab295fc19ddf1cc21b168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c61144a7644f03d6c7672893a9674403e9a64a54aab295fc19ddf1cc21b168", kill_on_drop: false }` [INFO] [stdout] 71c61144a7644f03d6c7672893a9674403e9a64a54aab295fc19ddf1cc21b168