[INFO] fetching crate mongors 0.3.0-alpha.1... [INFO] documenting mongors-0.3.0-alpha.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate mongors 0.3.0-alpha.1 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate mongors 0.3.0-alpha.1 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 mongors 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate mongors 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate mongors 0.3.0-alpha.1 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate crates.io crate mongors 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.7.0 [INFO] [stderr] Downloaded ppv-lite86 v0.2.5 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded redox_syscall v0.1.51 [INFO] [stderr] Downloaded num-traits v0.2.6 [INFO] [stderr] Downloaded num-integer v0.1.39 [INFO] [stderr] Downloaded syn v0.15.29 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.27 [INFO] [stderr] Downloaded c2-chacha v0.2.2 [INFO] [stderr] Downloaded getrandom v0.1.12 [INFO] [stderr] Downloaded serde_bytes v0.11.2 [INFO] [stderr] Downloaded cfg-if v0.1.9 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded wasi v0.7.0 [INFO] [stderr] Downloaded serde_derive v1.0.89 [INFO] [stderr] Downloaded serde v1.0.89 [INFO] [stderr] Downloaded winapi v0.3.6 [INFO] [stderr] Downloaded libc v0.2.62 [INFO] [stderr] Downloaded indexmap v1.0.2 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded bsonrs v0.2.3 [INFO] [stderr] Downloaded quote v0.6.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 5b9cfd0b79d2f18337af9917601278aa13ab5914caed478351ef8fa42717cd3b [INFO] running `Command { std: "docker" "start" "-a" "5b9cfd0b79d2f18337af9917601278aa13ab5914caed478351ef8fa42717cd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b9cfd0b79d2f18337af9917601278aa13ab5914caed478351ef8fa42717cd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9cfd0b79d2f18337af9917601278aa13ab5914caed478351ef8fa42717cd3b", kill_on_drop: false }` [INFO] [stdout] 5b9cfd0b79d2f18337af9917601278aa13ab5914caed478351ef8fa42717cd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] a87be3c47df292ad5518782e59b224975b52b90a19ff82e49811585279335442 [INFO] running `Command { std: "docker" "start" "-a" "a87be3c47df292ad5518782e59b224975b52b90a19ff82e49811585279335442", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling mongors v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking bsonrs v0.2.3 [INFO] [stderr] Documenting mongors v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | //! You can see: http://mongoc.org/libmongoc/current/installing.html [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/sys/bindings.rs:10151:5 [INFO] [stdout] | [INFO] [stdout] 10151 | / #[doc = " bson_as_canonical_extended_json:"] [INFO] [stdout] 10152 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10153 | | #[doc = " @length: A location for the string length, or NULL."] [INFO] [stdout] 10154 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10165 | | #[doc = ""] [INFO] [stdout] 10166 | | #[doc = " Returns: A newly allocated string that should be freed with bson_free()."] [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/sys/bindings.rs:10187:5 [INFO] [stdout] | [INFO] [stdout] 10187 | / #[doc = " bson_as_relaxed_extended_json:"] [INFO] [stdout] 10188 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10189 | | #[doc = " @length: A location for the string length, or NULL."] [INFO] [stdout] 10190 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10201 | | #[doc = ""] [INFO] [stdout] 10202 | | #[doc = " Returns: A newly allocated string that should be freed with bson_free()."] [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/sys/bindings.rs:10501:5 [INFO] [stdout] | [INFO] [stdout] 10501 | / #[doc = " bson_append_minkey:"] [INFO] [stdout] 10502 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10503 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10504 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10509 | | #[doc = ""] [INFO] [stdout] 10510 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10518:5 [INFO] [stdout] | [INFO] [stdout] 10518 | / #[doc = " bson_append_maxkey:"] [INFO] [stdout] 10519 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10520 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10521 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10526 | | #[doc = ""] [INFO] [stdout] 10527 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10651:5 [INFO] [stdout] | [INFO] [stdout] 10651 | / #[doc = " bson_append_symbol:"] [INFO] [stdout] 10652 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10653 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10654 | | #[doc = " @value: The symbol as a string."] [INFO] [stdout] ... | [INFO] [stdout] 10661 | | #[doc = ""] [INFO] [stdout] 10662 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10739:5 [INFO] [stdout] | [INFO] [stdout] 10739 | / #[doc = " bson_append_timestamp:"] [INFO] [stdout] 10740 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10741 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10742 | | #[doc = " @timestamp: 4 byte timestamp."] [INFO] [stdout] ... | [INFO] [stdout] 10751 | | #[doc = ""] [INFO] [stdout] 10752 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:7111:1 [INFO] [stdout] | [INFO] [stdout] 7111 | / #[doc = " bson_oid_t:"] [INFO] [stdout] 7112 | | #[doc = ""] [INFO] [stdout] 7113 | | #[doc = " This structure contains the binary form of a BSON Object Id as specified"] [INFO] [stdout] 7114 | | #[doc = " on http://bsonspec.org. If you would like the bson_oid_t in string form"] [INFO] [stdout] 7115 | | #[doc = " see bson_oid_to_string() or bson_oid_to_string_r()."] [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/sys/bindings.rs:7246:1 [INFO] [stdout] | [INFO] [stdout] 7246 | / #[doc = " bson_subtype_t:"] [INFO] [stdout] 7247 | | #[doc = ""] [INFO] [stdout] 7248 | | #[doc = " This enumeration contains the various subtypes that may be used in a binary"] [INFO] [stdout] 7249 | | #[doc = " field. See http://bsonspec.org for more information."] [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.47s [INFO] running `Command { std: "docker" "inspect" "a87be3c47df292ad5518782e59b224975b52b90a19ff82e49811585279335442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87be3c47df292ad5518782e59b224975b52b90a19ff82e49811585279335442", kill_on_drop: false }` [INFO] [stdout] a87be3c47df292ad5518782e59b224975b52b90a19ff82e49811585279335442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 1a0321c8bc25f60d66fe60a53cc4e5438a560243f5403617cb3c5441e6799c09 [INFO] running `Command { std: "docker" "start" "-a" "1a0321c8bc25f60d66fe60a53cc4e5438a560243f5403617cb3c5441e6799c09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling mongors v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking bsonrs v0.2.3 [INFO] [stderr] Documenting mongors v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | //! You can see: http://mongoc.org/libmongoc/current/installing.html [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/sys/bindings.rs:10151:5 [INFO] [stdout] | [INFO] [stdout] 10151 | / #[doc = " bson_as_canonical_extended_json:"] [INFO] [stdout] 10152 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10153 | | #[doc = " @length: A location for the string length, or NULL."] [INFO] [stdout] 10154 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10165 | | #[doc = ""] [INFO] [stdout] 10166 | | #[doc = " Returns: A newly allocated string that should be freed with bson_free()."] [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/sys/bindings.rs:10187:5 [INFO] [stdout] | [INFO] [stdout] 10187 | / #[doc = " bson_as_relaxed_extended_json:"] [INFO] [stdout] 10188 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10189 | | #[doc = " @length: A location for the string length, or NULL."] [INFO] [stdout] 10190 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10201 | | #[doc = ""] [INFO] [stdout] 10202 | | #[doc = " Returns: A newly allocated string that should be freed with bson_free()."] [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/sys/bindings.rs:10501:5 [INFO] [stdout] | [INFO] [stdout] 10501 | / #[doc = " bson_append_minkey:"] [INFO] [stdout] 10502 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10503 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10504 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10509 | | #[doc = ""] [INFO] [stdout] 10510 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10518:5 [INFO] [stdout] | [INFO] [stdout] 10518 | / #[doc = " bson_append_maxkey:"] [INFO] [stdout] 10519 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10520 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10521 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10526 | | #[doc = ""] [INFO] [stdout] 10527 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10651:5 [INFO] [stdout] | [INFO] [stdout] 10651 | / #[doc = " bson_append_symbol:"] [INFO] [stdout] 10652 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10653 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10654 | | #[doc = " @value: The symbol as a string."] [INFO] [stdout] ... | [INFO] [stdout] 10661 | | #[doc = ""] [INFO] [stdout] 10662 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:10739:5 [INFO] [stdout] | [INFO] [stdout] 10739 | / #[doc = " bson_append_timestamp:"] [INFO] [stdout] 10740 | | #[doc = " @bson: A bson_t."] [INFO] [stdout] 10741 | | #[doc = " @key: The key for the field."] [INFO] [stdout] 10742 | | #[doc = " @timestamp: 4 byte timestamp."] [INFO] [stdout] ... | [INFO] [stdout] 10751 | | #[doc = ""] [INFO] [stdout] 10752 | | #[doc = " Returns: true if successful; false if append would overflow max size."] [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/sys/bindings.rs:7111:1 [INFO] [stdout] | [INFO] [stdout] 7111 | / #[doc = " bson_oid_t:"] [INFO] [stdout] 7112 | | #[doc = ""] [INFO] [stdout] 7113 | | #[doc = " This structure contains the binary form of a BSON Object Id as specified"] [INFO] [stdout] 7114 | | #[doc = " on http://bsonspec.org. If you would like the bson_oid_t in string form"] [INFO] [stdout] 7115 | | #[doc = " see bson_oid_to_string() or bson_oid_to_string_r()."] [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/sys/bindings.rs:7246:1 [INFO] [stdout] | [INFO] [stdout] 7246 | / #[doc = " bson_subtype_t:"] [INFO] [stdout] 7247 | | #[doc = ""] [INFO] [stdout] 7248 | | #[doc = " This enumeration contains the various subtypes that may be used in a binary"] [INFO] [stdout] 7249 | | #[doc = " field. See http://bsonspec.org for more information."] [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.41s [INFO] running `Command { std: "docker" "inspect" "1a0321c8bc25f60d66fe60a53cc4e5438a560243f5403617cb3c5441e6799c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0321c8bc25f60d66fe60a53cc4e5438a560243f5403617cb3c5441e6799c09", kill_on_drop: false }` [INFO] [stdout] 1a0321c8bc25f60d66fe60a53cc4e5438a560243f5403617cb3c5441e6799c09