[INFO] fetching crate oci_rs 0.8.0... [INFO] documenting oci_rs-0.8.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate oci_rs 0.8.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate oci_rs 0.8.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oci_rs 0.8.0 [INFO] finished tweaking crates.io crate oci_rs 0.8.0 [INFO] tweaked toml for crates.io crate oci_rs 0.8.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v0.6.0 [INFO] [stderr] Downloaded build-helper v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2494ce156d37e7c0170a69880616d64f0028cd5ae2ba5d602ed56e5a81754934 [INFO] running `Command { std: "docker" "start" "-a" "2494ce156d37e7c0170a69880616d64f0028cd5ae2ba5d602ed56e5a81754934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2494ce156d37e7c0170a69880616d64f0028cd5ae2ba5d602ed56e5a81754934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2494ce156d37e7c0170a69880616d64f0028cd5ae2ba5d602ed56e5a81754934", kill_on_drop: false }` [INFO] [stdout] 2494ce156d37e7c0170a69880616d64f0028cd5ae2ba5d602ed56e5a81754934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d9f8061c6e241bfdcfabcdef5916097a6618f65ec073e925422abc2c55ab7f2 [INFO] running `Command { std: "docker" "start" "-a" "6d9f8061c6e241bfdcfabcdef5916097a6618f65ec073e925422abc2c55ab7f2", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling oci_rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Documenting oci_rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `13` [INFO] [stdout] --> src/lib.rs:75:78 [INFO] [stdout] | [INFO] [stdout] 75 | //! get it to work, however the easiest is to run it in a [Docker container][13]. I have switched [INFO] [stdout] | ^^ no item named `13` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12` [INFO] [stdout] --> src/lib.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | //! to [Ubuntu][12] and have had to resort to using Docker. [INFO] [stdout] | ^^ no item named `12` 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 `10` [INFO] [stdout] --> src/lib.rs:163:70 [INFO] [stdout] | [INFO] [stdout] 163 | //! Documentation for the underlying OCI library can be found [here][10] and error codes and their [INFO] [stdout] | ^^ no item named `10` 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 `11` [INFO] [stdout] --> src/lib.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | //! descriptions [here][11]. The error descriptions are useful because they often contain [INFO] [stdout] | ^^ no item named `11` 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 `10` [INFO] [stdout] --> src/lib.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | //! [10]: http://docs.oracle.com/database/122/LNOCI/toc.htm [INFO] [stdout] | ^^ no item named `10` 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 `11` [INFO] [stdout] --> src/lib.rs:178:6 [INFO] [stdout] | [INFO] [stdout] 178 | //! [11]: https://docs.oracle.com/database/122/ERRMG/toc.htm [INFO] [stdout] | ^^ no item named `11` 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 `12` [INFO] [stdout] --> src/lib.rs:179:6 [INFO] [stdout] | [INFO] [stdout] 179 | //! [12]: https://www.ubuntu.com/ [INFO] [stdout] | ^^ no item named `12` 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 `13` [INFO] [stdout] --> src/lib.rs:180:6 [INFO] [stdout] | [INFO] [stdout] 180 | //! [13]: https://github.com/wnameless/docker-oracle-xe-11g [INFO] [stdout] | ^^ no item named `13` 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/lib.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | //! [10]: http://docs.oracle.com/database/122/LNOCI/toc.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | //! [11]: https://docs.oracle.com/database/122/ERRMG/toc.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | //! [12]: https://www.ubuntu.com/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | //! [13]: https://github.com/wnameless/docker-oracle-xe-11g [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:457:27 [INFO] [stdout] | [INFO] [stdout] 457 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:474:27 [INFO] [stdout] | [INFO] [stdout] 474 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:492:27 [INFO] [stdout] | [INFO] [stdout] 492 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:509:27 [INFO] [stdout] | [INFO] [stdout] 509 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:520:27 [INFO] [stdout] | [INFO] [stdout] 520 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:538:27 [INFO] [stdout] | [INFO] [stdout] 538 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:572:27 [INFO] [stdout] | [INFO] [stdout] 572 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:608:27 [INFO] [stdout] | [INFO] [stdout] 608 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:624:27 [INFO] [stdout] | [INFO] [stdout] 624 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:642:27 [INFO] [stdout] | [INFO] [stdout] 642 | /// See [Oracle docs](https://docs.oracle.com/cd/E11882_01/appdev.112/e10646/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:653:27 [INFO] [stdout] | [INFO] [stdout] 653 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:678:27 [INFO] [stdout] | [INFO] [stdout] 678 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:695:27 [INFO] [stdout] | [INFO] [stdout] 695 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:718:27 [INFO] [stdout] | [INFO] [stdout] 718 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:735:27 [INFO] [stdout] | [INFO] [stdout] 735 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "6d9f8061c6e241bfdcfabcdef5916097a6618f65ec073e925422abc2c55ab7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9f8061c6e241bfdcfabcdef5916097a6618f65ec073e925422abc2c55ab7f2", kill_on_drop: false }` [INFO] [stdout] 6d9f8061c6e241bfdcfabcdef5916097a6618f65ec073e925422abc2c55ab7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 471496f684d6f6414f2899106776ac9880d7c93789f98911ce30e1032e842826 [INFO] running `Command { std: "docker" "start" "-a" "471496f684d6f6414f2899106776ac9880d7c93789f98911ce30e1032e842826", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling oci_rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Documenting oci_rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `13` [INFO] [stdout] --> src/lib.rs:75:78 [INFO] [stdout] | [INFO] [stdout] 75 | //! get it to work, however the easiest is to run it in a [Docker container][13]. I have switched [INFO] [stdout] | ^^ no item named `13` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12` [INFO] [stdout] --> src/lib.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | //! to [Ubuntu][12] and have had to resort to using Docker. [INFO] [stdout] | ^^ no item named `12` 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 `10` [INFO] [stdout] --> src/lib.rs:163:70 [INFO] [stdout] | [INFO] [stdout] 163 | //! Documentation for the underlying OCI library can be found [here][10] and error codes and their [INFO] [stdout] | ^^ no item named `10` 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 `11` [INFO] [stdout] --> src/lib.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | //! descriptions [here][11]. The error descriptions are useful because they often contain [INFO] [stdout] | ^^ no item named `11` 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 `10` [INFO] [stdout] --> src/lib.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | //! [10]: http://docs.oracle.com/database/122/LNOCI/toc.htm [INFO] [stdout] | ^^ no item named `10` 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 `11` [INFO] [stdout] --> src/lib.rs:178:6 [INFO] [stdout] | [INFO] [stdout] 178 | //! [11]: https://docs.oracle.com/database/122/ERRMG/toc.htm [INFO] [stdout] | ^^ no item named `11` 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 `12` [INFO] [stdout] --> src/lib.rs:179:6 [INFO] [stdout] | [INFO] [stdout] 179 | //! [12]: https://www.ubuntu.com/ [INFO] [stdout] | ^^ no item named `12` 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 `13` [INFO] [stdout] --> src/lib.rs:180:6 [INFO] [stdout] | [INFO] [stdout] 180 | //! [13]: https://github.com/wnameless/docker-oracle-xe-11g [INFO] [stdout] | ^^ no item named `13` 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/lib.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | //! [10]: http://docs.oracle.com/database/122/LNOCI/toc.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | //! [11]: https://docs.oracle.com/database/122/ERRMG/toc.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | //! [12]: https://www.ubuntu.com/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | //! [13]: https://github.com/wnameless/docker-oracle-xe-11g [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:457:27 [INFO] [stdout] | [INFO] [stdout] 457 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:474:27 [INFO] [stdout] | [INFO] [stdout] 474 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:492:27 [INFO] [stdout] | [INFO] [stdout] 492 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:509:27 [INFO] [stdout] | [INFO] [stdout] 509 | /// See [Oracle docs](https://docs.oracle.com/database/122/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:520:27 [INFO] [stdout] | [INFO] [stdout] 520 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:538:27 [INFO] [stdout] | [INFO] [stdout] 538 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:572:27 [INFO] [stdout] | [INFO] [stdout] 572 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:608:27 [INFO] [stdout] | [INFO] [stdout] 608 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:624:27 [INFO] [stdout] | [INFO] [stdout] 624 | /// See [Oracle docs](https://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:642:27 [INFO] [stdout] | [INFO] [stdout] 642 | /// See [Oracle docs](https://docs.oracle.com/cd/E11882_01/appdev.112/e10646/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:653:27 [INFO] [stdout] | [INFO] [stdout] 653 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:678:27 [INFO] [stdout] | [INFO] [stdout] 678 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:695:27 [INFO] [stdout] | [INFO] [stdout] 695 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:718:27 [INFO] [stdout] | [INFO] [stdout] 718 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/oci_bindings.rs:735:27 [INFO] [stdout] | [INFO] [stdout] 735 | /// See [Oracle docs](http://docs.oracle.com/database/122/LNOCI/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `Command { std: "docker" "inspect" "471496f684d6f6414f2899106776ac9880d7c93789f98911ce30e1032e842826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471496f684d6f6414f2899106776ac9880d7c93789f98911ce30e1032e842826", kill_on_drop: false }` [INFO] [stdout] 471496f684d6f6414f2899106776ac9880d7c93789f98911ce30e1032e842826