[INFO] fetching crate rusty-compression 0.1.0...
[INFO] documenting rusty-compression-0.1.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate rusty-compression 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rusty-compression 0.1.0
[INFO] finished tweaking crates.io crate rusty-compression 0.1.0
[INFO] tweaked toml for crates.io crate rusty-compression 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-compression 0.1.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-compression 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded openblas-build v0.1.1
[INFO] [stderr]   Downloaded lax v0.2.0
[INFO] [stderr]   Downloaded lapack-sys v0.12.1
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded ndarray-linalg v0.14.1
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded lapack v0.18.0
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded openblas-src v0.10.4
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e814a7529099964ddee125862ff461c29614fea07c5c65fa03603e57f262841
[INFO] running `Command { std: "docker" "start" "-a" "1e814a7529099964ddee125862ff461c29614fea07c5c65fa03603e57f262841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e814a7529099964ddee125862ff461c29614fea07c5c65fa03603e57f262841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e814a7529099964ddee125862ff461c29614fea07c5c65fa03603e57f262841", kill_on_drop: false }`
[INFO] [stdout] 1e814a7529099964ddee125862ff461c29614fea07c5c65fa03603e57f262841
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa5c6a03182e21bf1bfd6665ffbbec1b5d311ca3419ba981c33f8085522fe7b5
[INFO] running `Command { std: "docker" "start" "-a" "aa5c6a03182e21bf1bfd6665ffbbec1b5d311ca3419ba981c33f8085522fe7b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking lapack-sys v0.12.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking lapack v0.18.0
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling openblas-build v0.1.1
[INFO] [stderr]    Compiling openblas-src v0.10.4
[INFO] [stderr]     Checking lax v0.2.0
[INFO] [stderr]     Checking ndarray-linalg v0.14.1
[INFO] [stderr]  Documenting rusty-compression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `SampleRange'`
[INFO] [stdout]   --> src/random_sampling.rs:28:77
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - [`SampleRangePowerIteration`]: This trait is an improved version of [`SampleRange']. It uses a power
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ no item named `SampleRange'` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |      ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 - //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout] 18 + //! [MatMat] and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:18:53
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |                                         ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 - //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout] 18 + //! [MatMat](crate::types::MatMat) and [ConjMatMat], which
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |                                       ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 21 - //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout] 21 + //! preferable to directly implement [MatMat] and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |                                                                          ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 21 - //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout] 21 + //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! rank. It only requires the [MatMat](crate::types::MatMat) trait.
[INFO] [stdout]    |                                 ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 27 - //! rank. It only requires the [MatMat](crate::types::MatMat) trait.
[INFO] [stdout] 27 + //! rank. It only requires the [MatMat] trait.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:29:77
[INFO] [stdout]    |
[INFO] [stdout] 29 | //!   iteration to give a more precise result but requires the [ConjMatMat](crate::types::ConjMatMat) trait
[INFO] [stdout]    |                                                                 ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 - //!   iteration to give a more precise result but requires the [ConjMatMat](crate::types::ConjMatMat) trait
[INFO] [stdout] 29 + //!   iteration to give a more precise result but requires the [ConjMatMat] trait
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | //! [QRTraits](crate::qr::QRTraits) to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout]    |      --------  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 36 - //! [QRTraits](crate::qr::QRTraits) to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout] 36 + //! [QRTraits] to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusty_compression/index.html
[INFO] running `Command { std: "docker" "inspect" "aa5c6a03182e21bf1bfd6665ffbbec1b5d311ca3419ba981c33f8085522fe7b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa5c6a03182e21bf1bfd6665ffbbec1b5d311ca3419ba981c33f8085522fe7b5", kill_on_drop: false }`
[INFO] [stdout] aa5c6a03182e21bf1bfd6665ffbbec1b5d311ca3419ba981c33f8085522fe7b5
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29bda1b68ec353438837abbd9c24a96ea25cf497808e18f7e354f190fc7befd2
[INFO] running `Command { std: "docker" "start" "-a" "29bda1b68ec353438837abbd9c24a96ea25cf497808e18f7e354f190fc7befd2", kill_on_drop: false }`
[INFO] [stderr]  Documenting rusty-compression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `SampleRange'`
[INFO] [stdout]   --> src/random_sampling.rs:28:77
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - [`SampleRangePowerIteration`]: This trait is an improved version of [`SampleRange']. It uses a power
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ no item named `SampleRange'` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |      ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 - //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout] 18 + //! [MatMat] and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:18:53
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout]    |                                         ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 - //! [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat), which
[INFO] [stdout] 18 + //! [MatMat](crate::types::MatMat) and [ConjMatMat], which
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |                                       ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 21 - //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout] 21 + //! preferable to directly implement [MatMat] and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout]    |                                                                          ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 21 - //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat](crate::types::ConjMatMat)
[INFO] [stdout] 21 + //! preferable to directly implement [MatMat](crate::types::MatMat) and [ConjMatMat]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! rank. It only requires the [MatMat](crate::types::MatMat) trait.
[INFO] [stdout]    |                                 ------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 27 - //! rank. It only requires the [MatMat](crate::types::MatMat) trait.
[INFO] [stdout] 27 + //! rank. It only requires the [MatMat] trait.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:29:77
[INFO] [stdout]    |
[INFO] [stdout] 29 | //!   iteration to give a more precise result but requires the [ConjMatMat](crate::types::ConjMatMat) trait
[INFO] [stdout]    |                                                                 ----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 - //!   iteration to give a more precise result but requires the [ConjMatMat](crate::types::ConjMatMat) trait
[INFO] [stdout] 29 + //!   iteration to give a more precise result but requires the [ConjMatMat] trait
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/random_sampling.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | //! [QRTraits](crate::qr::QRTraits) to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout]    |      --------  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 36 - //! [QRTraits](crate::qr::QRTraits) to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout] 36 + //! [QRTraits] to obtain an approximate QR Decomposition of the operator, from
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusty_compression/index.html
[INFO] running `Command { std: "docker" "inspect" "29bda1b68ec353438837abbd9c24a96ea25cf497808e18f7e354f190fc7befd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bda1b68ec353438837abbd9c24a96ea25cf497808e18f7e354f190fc7befd2", kill_on_drop: false }`
[INFO] [stdout] 29bda1b68ec353438837abbd9c24a96ea25cf497808e18f7e354f190fc7befd2
