[INFO] fetching crate cv-convert 0.18.0... [INFO] documenting cv-convert-0.18.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate cv-convert 0.18.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate cv-convert 0.18.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cv-convert 0.18.0 [INFO] finished tweaking crates.io crate cv-convert 0.18.0 [INFO] tweaked toml for crates.io crate cv-convert 0.18.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0c28a3f93faea5d9c7b99ead9f93e6648565bc51f6c821011256712f7340c5b [INFO] running `Command { std: "docker" "start" "-a" "e0c28a3f93faea5d9c7b99ead9f93e6648565bc51f6c821011256712f7340c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0c28a3f93faea5d9c7b99ead9f93e6648565bc51f6c821011256712f7340c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c28a3f93faea5d9c7b99ead9f93e6648565bc51f6c821011256712f7340c5b", kill_on_drop: false }` [INFO] [stdout] e0c28a3f93faea5d9c7b99ead9f93e6648565bc51f6c821011256712f7340c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31eb3ffe9fd0e1f0c69a6134b507ba0f7d933f594bd60f8c9326ffea82829ada [INFO] running `Command { std: "docker" "start" "-a" "31eb3ffe9fd0e1f0c69a6134b507ba0f7d933f594bd60f8c9326ffea82829ada", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking slice-of-array v0.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Documenting cv-convert v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | //! - [(&)Mat](opencv::core::Mat) ->? [Point_](opencv::core::Point_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point_` [INFO] [stdout] --> src/lib.rs:65:51 [INFO] [stdout] | [INFO] [stdout] 65 | //! - [(&)Mat](opencv::core::Mat) ->? [Point_](opencv::core::Point_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | //! - [(&)Mat](opencv::core::Mat) ->? [Point3_](opencv::core::Point3_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point3_` [INFO] [stdout] --> src/lib.rs:66:52 [INFO] [stdout] | [INFO] [stdout] 66 | //! - [(&)Mat](opencv::core::Mat) ->? [Point3_](opencv::core::Point3_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point_` [INFO] [stdout] --> src/lib.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | //! - [(&)Point_](opencv::core::Point_) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:67:54 [INFO] [stdout] | [INFO] [stdout] 67 | //! - [(&)Point_](opencv::core::Point_) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point3_` [INFO] [stdout] --> src/lib.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | //! - [(&)Point3_](opencv::core::Point3_) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | //! - [(&)Point3_](opencv::core::Point3_) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:72:68 [INFO] [stdout] | [INFO] [stdout] 72 | //! - owned/borrowed multi-dimensional [array](array) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | //! - [(&)\[T; N\]](array) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:74:52 [INFO] [stdout] | [INFO] [stdout] 74 | //! - [(&)\[\[T; N2\]; N1\]](array) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | //! - &'a [Tensor](tch::Tensor) -> &'a multi-dimensional [array](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | //! - &'a [Tensor](tch::Tensor) -> &'a [\[T; N\]](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | //! - &'a [Tensor](tch::Tensor) -> &'a [\[\[T; N2\]; N1\]](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | //! - [(&)Tensor](tch::Tensor) -> owned multi-dimensional [array](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | //! - [(&)Tensor](tch::Tensor) ->? [\[T; N\]](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | //! - [(&)Tensor](tch::Tensor) ->? [\[\[T; N2\]; N1\]](array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | //! - &[Tensor](tch::Tensor) ->? [Array](ndarray::Array) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ndarray::Array` [INFO] [stdout] --> src/lib.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | //! - &[Tensor](tch::Tensor) ->? [Array](ndarray::Array) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ndarray` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ndarray::Array` [INFO] [stdout] --> src/lib.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | //! - &[Array](ndarray::Array) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ndarray` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | //! - &[Array](ndarray::Array) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | //! - [(&)ImageBuffer](image::ImageBuffer) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `image::ImageBuffer` [INFO] [stdout] --> src/lib.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | //! - [(&)ImageBuffer](image::ImageBuffer) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `image` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:99:51 [INFO] [stdout] | [INFO] [stdout] 99 | //! - [(&)DynamicImage](image::DynamicImage) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `image::DynamicImage` [INFO] [stdout] --> src/lib.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | //! - [(&)DynamicImage](image::DynamicImage) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `image` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `image::ImageBuffer` [INFO] [stdout] --> src/lib.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | //! - [(&)ImageBuffer](image::ImageBuffer) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `image` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:103:54 [INFO] [stdout] | [INFO] [stdout] 103 | //! - [(&)ImageBuffer](image::ImageBuffer) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `image::DynamicImage` [INFO] [stdout] --> src/lib.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | //! - [(&)DynamicImage](image::DynamicImage) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `image` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | //! - [(&)DynamicImage](image::DynamicImage) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | //! - [(&)Mat](opencv::core::Mat) ->? [OMatrix](nalgebra::OMatrix) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::OMatrix` [INFO] [stdout] --> src/lib.rs:108:49 [INFO] [stdout] | [INFO] [stdout] 108 | //! - [(&)Mat](opencv::core::Mat) ->? [OMatrix](nalgebra::OMatrix) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point_` [INFO] [stdout] --> src/lib.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | //! - [(&)Point_](opencv::core::Point_) -> [Point2](nalgebra::Point2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Point2` [INFO] [stdout] --> src/lib.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | //! - [(&)Point_](opencv::core::Point_) -> [Point2](nalgebra::Point2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point3_` [INFO] [stdout] --> src/lib.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | //! - [(&)Point3_](opencv::core::Point3_) -> [Point2](nalgebra::Point3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Point3` [INFO] [stdout] --> src/lib.rs:110:61 [INFO] [stdout] | [INFO] [stdout] 110 | //! - [(&)Point3_](opencv::core::Point3_) -> [Point2](nalgebra::Point3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvPose` [INFO] [stdout] --> src/lib.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | //! - [(&)OpenCvPose<(&)Point3d>](OpenCvPose) ->? [Isometry3](nalgebra::Isometry3) [INFO] [stdout] | ^^^^^^^^^^ no item named `OpenCvPose` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Isometry3` [INFO] [stdout] --> src/lib.rs:111:68 [INFO] [stdout] | [INFO] [stdout] 111 | //! - [(&)OpenCvPose<(&)Point3d>](OpenCvPose) ->? [Isometry3](nalgebra::Isometry3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvPose` [INFO] [stdout] --> src/lib.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | //! - [(&)OpenCvPose<(&)Mat>](OpenCvPose) ->? [Isometry3](nalgebra::Isometry3) [INFO] [stdout] | ^^^^^^^^^^ no item named `OpenCvPose` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Isometry3` [INFO] [stdout] --> src/lib.rs:112:64 [INFO] [stdout] | [INFO] [stdout] 112 | //! - [(&)OpenCvPose<(&)Mat>](OpenCvPose) ->? [Isometry3](nalgebra::Isometry3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::OMatrix` [INFO] [stdout] --> src/lib.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | //! - [(&)OMatrix](nalgebra::OMatrix) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:116:49 [INFO] [stdout] | [INFO] [stdout] 116 | //! - [(&)OMatrix](nalgebra::OMatrix) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Point2` [INFO] [stdout] --> src/lib.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | //! - [(&)Point2](nalgebra::Point2) -> [Point_](opencv::core::Point_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point_` [INFO] [stdout] --> src/lib.rs:117:55 [INFO] [stdout] | [INFO] [stdout] 117 | //! - [(&)Point2](nalgebra::Point2) -> [Point_](opencv::core::Point_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Point3` [INFO] [stdout] --> src/lib.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | //! - [(&)Point3](nalgebra::Point3) -> [Point3_](opencv::core::Point3_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Point3_` [INFO] [stdout] --> src/lib.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | //! - [(&)Point3](nalgebra::Point3) -> [Point3_](opencv::core::Point3_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Translation` [INFO] [stdout] --> src/lib.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | //! - [(&)Translation](nalgebra::Translation) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:119:63 [INFO] [stdout] | [INFO] [stdout] 119 | //! - [(&)Translation](nalgebra::Translation) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Isometry3` [INFO] [stdout] --> src/lib.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose>](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvPose` [INFO] [stdout] --> src/lib.rs:120:75 [INFO] [stdout] | [INFO] [stdout] 120 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose>](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^ no item named `OpenCvPose` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Isometry3` [INFO] [stdout] --> src/lib.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvPose` [INFO] [stdout] --> src/lib.rs:121:70 [INFO] [stdout] | [INFO] [stdout] 121 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^ no item named `OpenCvPose` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nalgebra::Isometry3` [INFO] [stdout] --> src/lib.rs:122:27 [INFO] [stdout] | [INFO] [stdout] 122 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvPose` [INFO] [stdout] --> src/lib.rs:122:70 [INFO] [stdout] | [INFO] [stdout] 122 | //! - [(&)Isometry3](nalgebra::Isometry3) ->? [OpenCvPose](OpenCvPose) [INFO] [stdout] | ^^^^^^^^^^ no item named `OpenCvPose` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | //! - [(&)Mat](opencv::core::Mat) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | //! - [(&)Mat](opencv::core::Mat) ->? [Tensor](tch::Tensor) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | //! The input [Mat](opencv::core::Mat) is regarded as an n-dimensional array with a m-channel elements. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | //! The output [Tensor](tch::Tensor) have n+1 dimensions, which last additional m-sized dimension is the channel. [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | //! - [(&)Mat](opencv::core::Mat) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | //! - [(&)Mat](opencv::core::Mat) ->? [TchTensorAsImage] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | //! The output [Tensor](tch::Tensor) within [TchTensorAsImage] has 3 dimensions, which last additional dimension is the channel. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | //! The input [Mat](opencv::core::Mat) must be a 2D image. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | //! The output [Tensor](tch::Tensor) within [TchTensorAsImage] has 3 dimensions, which last additional dimension is the channel. [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenCvMatAsTchTensor` [INFO] [stdout] --> src/lib.rs:136:38 [INFO] [stdout] | [INFO] [stdout] 136 | //! - [&Mat](opencv::core::Mat) ->? [OpenCvMatAsTchTensor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `OpenCvMatAsTchTensor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | //! - [&Mat](opencv::core::Mat) ->? [OpenCvMatAsTchTensor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | //! - [(&)Tensor](tch::Tensor) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | //! - [(&)Tensor](tch::Tensor) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tch::Tensor` [INFO] [stdout] --> src/lib.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | //! The n-dimensinoal input [Tensor](tch::Tensor) is converted to a [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^ no item named `tch` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:142:78 [INFO] [stdout] | [INFO] [stdout] 142 | //! The n-dimensinoal input [Tensor](tch::Tensor) is converted to a [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | //! - [(&)TchTensorAsImage](TchTensorAsImage) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:145:57 [INFO] [stdout] | [INFO] [stdout] 145 | //! - [(&)TchTensorAsImage](TchTensorAsImage) ->? [Mat](opencv::core::Mat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | //! The output [Mat](opencv::core::Mat) is a 2D image, which height, width and channel size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TchTensorAsImage` [INFO] [stdout] --> src/lib.rs:148:53 [INFO] [stdout] | [INFO] [stdout] 148 | //! are judged from the input [TchTensorAsImage](TchTensorAsImage) shape. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TchTensorAsImage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `opencv::core::Mat` [INFO] [stdout] --> src/lib.rs:153:14 [INFO] [stdout] | [INFO] [stdout] 153 | //! - [&Mat](opencv::core::Mat) ->? [ArrayView](ndarray::ArrayView) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `opencv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ndarray::ArrayView` [INFO] [stdout] --> src/lib.rs:153:49 [INFO] [stdout] | [INFO] [stdout] 153 | //! - [&Mat](opencv::core::Mat) ->? [ArrayView](ndarray::ArrayView) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "31eb3ffe9fd0e1f0c69a6134b507ba0f7d933f594bd60f8c9326ffea82829ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31eb3ffe9fd0e1f0c69a6134b507ba0f7d933f594bd60f8c9326ffea82829ada", kill_on_drop: false }` [INFO] [stdout] 31eb3ffe9fd0e1f0c69a6134b507ba0f7d933f594bd60f8c9326ffea82829ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docs-only" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 776b09dab781d3e94c1ff830ec5fff08bf6e21d7d5a441bf8b25727f80868a3c [INFO] running `Command { std: "docker" "start" "-a" "776b09dab781d3e94c1ff830ec5fff08bf6e21d7d5a441bf8b25727f80868a3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking slice-of-array v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling clang v1.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling opencv-binding-generator v0.41.0 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling opencv v0.63.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Compiling torch-sys v0.7.2 [INFO] [stderr] Checking tch v0.7.2 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Documenting cv-convert v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "776b09dab781d3e94c1ff830ec5fff08bf6e21d7d5a441bf8b25727f80868a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776b09dab781d3e94c1ff830ec5fff08bf6e21d7d5a441bf8b25727f80868a3c", kill_on_drop: false }` [INFO] [stdout] 776b09dab781d3e94c1ff830ec5fff08bf6e21d7d5a441bf8b25727f80868a3c