[INFO] fetching crate apriltag-sys 0.2.0... [INFO] documenting apriltag-sys-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate apriltag-sys 0.2.0 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate apriltag-sys 0.2.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 apriltag-sys 0.2.0 [INFO] finished tweaking crates.io crate apriltag-sys 0.2.0 [INFO] tweaked toml for crates.io crate apriltag-sys 0.2.0 written to /workspace/builds/worker-70/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-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] b017a35cfbed5316109182a0e26bf7f8a39815e1353c5479f90bdf66d6044a7d [INFO] running `Command { std: "docker" "start" "-a" "b017a35cfbed5316109182a0e26bf7f8a39815e1353c5479f90bdf66d6044a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b017a35cfbed5316109182a0e26bf7f8a39815e1353c5479f90bdf66d6044a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b017a35cfbed5316109182a0e26bf7f8a39815e1353c5479f90bdf66d6044a7d", kill_on_drop: false }` [INFO] [stdout] b017a35cfbed5316109182a0e26bf7f8a39815e1353c5479f90bdf66d6044a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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] 0e360d70717c091546f1e7902450630d673901ef9007d393eb04c811ca17e42d [INFO] running `Command { std: "docker" "start" "-a" "0e360d70717c091546f1e7902450630d673901ef9007d393eb04c811ca17e42d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling apriltag-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting apriltag-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1765:5 [INFO] [stdout] | [INFO] [stdout] 1765 | / #[doc = " Estimate pose of the tag using the homography method described in [1]."] [INFO] [stdout] 1766 | | #[doc = " @outparam pose"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Estimate pose of the tag using the homography method described in [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This uses the homography method described in [1] for the initial estimate. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Then Orthogonal Iteration [2] is used to refine this estimate. Then [3] is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Then Orthogonal Iteration [2] is used to refine this estimate. Then [3] is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.32s [INFO] running `Command { std: "docker" "inspect" "0e360d70717c091546f1e7902450630d673901ef9007d393eb04c811ca17e42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e360d70717c091546f1e7902450630d673901ef9007d393eb04c811ca17e42d", kill_on_drop: false }` [INFO] [stdout] 0e360d70717c091546f1e7902450630d673901ef9007d393eb04c811ca17e42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 8a1dae49e8cd1f2b1e09f9c55fc064ce41798eaac42b5422d475cfa6dce32ffc [INFO] running `Command { std: "docker" "start" "-a" "8a1dae49e8cd1f2b1e09f9c55fc064ce41798eaac42b5422d475cfa6dce32ffc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling apriltag-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting apriltag-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1765:5 [INFO] [stdout] | [INFO] [stdout] 1765 | / #[doc = " Estimate pose of the tag using the homography method described in [1]."] [INFO] [stdout] 1766 | | #[doc = " @outparam pose"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Estimate pose of the tag using the homography method described in [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This uses the homography method described in [1] for the initial estimate. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Then Orthogonal Iteration [2] is used to refine this estimate. Then [3] is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> /opt/rustwide/workdir/bindings/bindings.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | / #[doc = " Estimate pose of the tag. This returns one or two possible poses for the"] [INFO] [stdout] 1774 | | #[doc = " tag, along with the object-space error of each."] [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " This uses the homography method described in [1] for the initial estimate."] [INFO] [stdout] ... | [INFO] [stdout] 1791 | | #[doc = ""] [INFO] [stdout] 1792 | | #[doc = " @outparam err1, pose1, err2, pose2"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Then Orthogonal Iteration [2] is used to refine this estimate. Then [3] is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.99s [INFO] running `Command { std: "docker" "inspect" "8a1dae49e8cd1f2b1e09f9c55fc064ce41798eaac42b5422d475cfa6dce32ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1dae49e8cd1f2b1e09f9c55fc064ce41798eaac42b5422d475cfa6dce32ffc", kill_on_drop: false }` [INFO] [stdout] 8a1dae49e8cd1f2b1e09f9c55fc064ce41798eaac42b5422d475cfa6dce32ffc