[INFO] fetching crate od_opencv 0.1.8... [INFO] documenting od_opencv-0.1.8 against 1.91.0 for beta-1.92-rustdoc-1 [INFO] extracting crate od_opencv 0.1.8 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate od_opencv 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate od_opencv 0.1.8 [INFO] tweaked toml for crates.io crate od_opencv 0.1.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate od_opencv 0.1.8 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate od_opencv 0.1.8 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded windows-result v0.3.0 [INFO] [stderr] Downloaded windows-interface v0.59.0 [INFO] [stderr] Downloaded windows-strings v0.3.0 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded syn v2.0.61 [INFO] [stderr] Downloaded opencv-binding-generator v0.95.0 [INFO] [stderr] Downloaded opencv v0.94.2 [INFO] [stderr] Downloaded windows v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31b049a8684987fc722b1333a04688e0c22a195f10edcad5bbc4892919130171 [INFO] running `Command { std: "docker" "start" "-a" "31b049a8684987fc722b1333a04688e0c22a195f10edcad5bbc4892919130171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b049a8684987fc722b1333a04688e0c22a195f10edcad5bbc4892919130171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b049a8684987fc722b1333a04688e0c22a195f10edcad5bbc4892919130171", kill_on_drop: false }` [INFO] [stdout] 31b049a8684987fc722b1333a04688e0c22a195f10edcad5bbc4892919130171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541670c9fdcce3590cc5dc532d932f3d674dff767f20e02b3e26ea6a6b183607 [INFO] running `Command { std: "docker" "start" "-a" "541670c9fdcce3590cc5dc532d932f3d674dff767f20e02b3e26ea6a6b183607", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling opencv-binding-generator v0.95.0 [INFO] [stderr] Compiling opencv v0.94.2 [INFO] [stderr] Documenting od_opencv v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `&T` [INFO] [stdout] --> src/utils.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | /// Notice that it is for &[&T] rather than &[T] [INFO] [stdout] | ^^ no item named `&T` 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: unresolved link to `T` [INFO] [stdout] --> src/utils.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | /// Notice that it is for &[&T] rather than &[T] [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | ...enCV (see the ref. https://docs.opencv.org/4.8.0/d2/de8/group__core__array.html#gab473bf2eb6d14ff97e89b355dac20707) basically. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 41 | /// Implementation of minMaxLoc in OpenCV (see the ref. ) basically. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_classic.rs:15:139 [INFO] [stdout] | [INFO] [stdout] 15 | ...torically by AlexeyAB and pjreddie (see the ref. https://github.com/AlexeyAB/darknet and https://github.com/pjreddie/darknet) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 15 | /// Why this versions is considered to be "classic"? Well, because they are developed historically by AlexeyAB and pjreddie (see the ref. and https://github.com/pjreddie/darknet) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_classic.rs:15:179 [INFO] [stdout] | [INFO] [stdout] 15 | ...the ref. https://github.com/AlexeyAB/darknet and https://github.com/pjreddie/darknet) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 15 | /// Why this versions is considered to be "classic"? Well, because they are developed historically by AlexeyAB and pjreddie (see the ref. https://github.com/AlexeyAB/darknet and ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_ultralytics.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | /// See the ref. https://github.com/ultralytics/ultralytics [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 32 | /// See the ref. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.42s [INFO] [stderr] Generated /opt/rustwide/target/doc/od_opencv/index.html [INFO] running `Command { std: "docker" "inspect" "541670c9fdcce3590cc5dc532d932f3d674dff767f20e02b3e26ea6a6b183607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541670c9fdcce3590cc5dc532d932f3d674dff767f20e02b3e26ea6a6b183607", kill_on_drop: false }` [INFO] [stdout] 541670c9fdcce3590cc5dc532d932f3d674dff767f20e02b3e26ea6a6b183607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be14e91dd80ea4cb1215e1b1e3b1217a9a7ea19bc4eb039f0c2d3bf314e07f73 [INFO] running `Command { std: "docker" "start" "-a" "be14e91dd80ea4cb1215e1b1e3b1217a9a7ea19bc4eb039f0c2d3bf314e07f73", kill_on_drop: false }` [INFO] [stderr] Compiling opencv v0.94.2 [INFO] [stderr] Documenting od_opencv v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `&T` [INFO] [stdout] --> src/utils.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | /// Notice that it is for &[&T] rather than &[T] [INFO] [stdout] | ^^ no item named `&T` 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: unresolved link to `T` [INFO] [stdout] --> src/utils.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | /// Notice that it is for &[&T] rather than &[T] [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | ...enCV (see the ref. https://docs.opencv.org/4.8.0/d2/de8/group__core__array.html#gab473bf2eb6d14ff97e89b355dac20707) basically. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 41 | /// Implementation of minMaxLoc in OpenCV (see the ref. ) basically. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_classic.rs:15:139 [INFO] [stdout] | [INFO] [stdout] 15 | ...torically by AlexeyAB and pjreddie (see the ref. https://github.com/AlexeyAB/darknet and https://github.com/pjreddie/darknet) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 15 | /// Why this versions is considered to be "classic"? Well, because they are developed historically by AlexeyAB and pjreddie (see the ref. and https://github.com/pjreddie/darknet) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_classic.rs:15:179 [INFO] [stdout] | [INFO] [stdout] 15 | ...the ref. https://github.com/AlexeyAB/darknet and https://github.com/pjreddie/darknet) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 15 | /// Why this versions is considered to be "classic"? Well, because they are developed historically by AlexeyAB and pjreddie (see the ref. https://github.com/AlexeyAB/darknet and ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/model_ultralytics.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | /// See the ref. https://github.com/ultralytics/ultralytics [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 32 | /// See the ref. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s [INFO] [stderr] Generated /opt/rustwide/target/doc/od_opencv/index.html [INFO] running `Command { std: "docker" "inspect" "be14e91dd80ea4cb1215e1b1e3b1217a9a7ea19bc4eb039f0c2d3bf314e07f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be14e91dd80ea4cb1215e1b1e3b1217a9a7ea19bc4eb039f0c2d3bf314e07f73", kill_on_drop: false }` [INFO] [stdout] be14e91dd80ea4cb1215e1b1e3b1217a9a7ea19bc4eb039f0c2d3bf314e07f73