[INFO] fetching crate ejdb-sys 0.3.0...
[INFO] documenting ejdb-sys-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate ejdb-sys 0.3.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate ejdb-sys 0.3.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 ejdb-sys 0.3.0
[INFO] finished tweaking crates.io crate ejdb-sys 0.3.0
[INFO] tweaked toml for crates.io crate ejdb-sys 0.3.0 written to /workspace/builds/worker-3/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] 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 hashbrown v0.1.8
[INFO] [stderr] Downloaded clang-sys v0.26.4
[INFO] [stderr] Downloaded bindgen v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] dee496722359c2614b61939eead9cb4a0fadabb2f241141a59c043d02c03c17b
[INFO] running `Command { std: "docker" "start" "-a" "dee496722359c2614b61939eead9cb4a0fadabb2f241141a59c043d02c03c17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee496722359c2614b61939eead9cb4a0fadabb2f241141a59c043d02c03c17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee496722359c2614b61939eead9cb4a0fadabb2f241141a59c043d02c03c17b", kill_on_drop: false }`
[INFO] [stdout] dee496722359c2614b61939eead9cb4a0fadabb2f241141a59c043d02c03c17b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e1cce501ce83fd222706cc1bbef95a27c046e39aef237dde69bb06c1d9002f98
[INFO] running `Command { std: "docker" "start" "-a" "e1cce501ce83fd222706cc1bbef95a27c046e39aef237dde69bb06c1d9002f98", kill_on_drop: false }`
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling glob v0.2.11
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling regex-syntax v0.6.26
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling bindgen v0.46.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling scopeguard v0.3.3
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling cmake v0.1.48
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling hashbrown v0.1.8
[INFO] [stderr] Compiling clang-sys v0.26.4
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling object v0.28.4
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling cexpr v0.3.6
[INFO] [stderr] Compiling regex v1.5.6
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling env_logger v0.6.2
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling which v2.0.1
[INFO] [stderr] Compiling ejdb-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting ejdb-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:274131
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Include or exclude fpaths in the specified BSON and put resulting data into `bsout`." ] # [ doc = " On completion it finishes `bsout` object." ] # [ doc = "" ] # [ doc = " @param ifields Map of fieldpaths. Map values are a simple boolean bufs." ] # [ doc = " @param imode If true fpaths will be included. Otherwise fpaths will be excluded from bson." ] # [ doc = " @param bsbuf BSON buffer to process." ] # [ doc = " @param bsout Allocated and not finished output bson* object" ] # [ doc = " @param matched[out] Number of matched include/exclude fieldpaths." ] # [ doc = " @return BSON error code" ] pu...
[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] @param matched[out] Number of matched include/exclude fieldpaths.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:304408
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Imports previously exported collections data into ejdb." ] # [ doc = " Global database write lock will be applied during import operation." ] # [ doc = "" ] # [ doc = " NOTE: Only data exported as BSONs can be imported with `ejdbimport()`" ] # [ doc = "" ] # [ doc = " @param jb EJDB database handle." ] # [ doc = " @param path The directory path in which data resides." ] # [ doc = " @param cnames List of collection names to import. `NULL` implies that all collections found in `path` will be imported." ] # [ doc = " @param flags Can be one of:" ] # [ doc = " `JBIMPORTUPDATE` Update existing collection entries with imported ones." ] # [ doc = " Existing collections will not be recreated." ] # [ doc = " For existing collections options will not be imported." ] # [ doc = "" ] # [ doc = " `JBIMPORTREPLACE` Recreate existing collections and replace" ] # [ doc = " all their data with imported entries." ] # [ doc = " Collections options will be imported." ] # [ doc = "" ] # [ doc = " `0` Implies `JBIMPORTUPDATE`" ] # [ doc = " @param log Optional operation log buffer." ] # [ doc = " @return" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:301112
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Provides 'distinct' operation over query" ] # [ doc = "" ] # [ doc = " (http://docs.mongodb.org/manual/reference/method/db.collection.distinct/)." ] # [ doc = "" ] # [ doc = " @param jcoll EJDB database collection handle." ] # [ doc = " @param fpath Field path to collect distinct values from." ] # [ doc = " @param qobj Main BSON query object." ] # [ doc = " @param orqobjs Array of additional OR query objects (joined with OR predicate)." ] # [ doc = " @param orqobjsnum Number of OR query objects." ] # [ doc = "" ] # [ doc = " NOTE: Queries with update instruction not supported." ] # [ doc = "" ] # [ doc = " @return Unique values by specified path and query (as BSON array)" ] pu...
[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: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.26s
[INFO] running `Command { std: "docker" "inspect" "e1cce501ce83fd222706cc1bbef95a27c046e39aef237dde69bb06c1d9002f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1cce501ce83fd222706cc1bbef95a27c046e39aef237dde69bb06c1d9002f98", kill_on_drop: false }`
[INFO] [stdout] e1cce501ce83fd222706cc1bbef95a27c046e39aef237dde69bb06c1d9002f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] dcde134cde62766a61fc0752878c7329eb945988a4552bd8ca2ab6da55efdefa
[INFO] running `Command { std: "docker" "start" "-a" "dcde134cde62766a61fc0752878c7329eb945988a4552bd8ca2ab6da55efdefa", 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] Compiling memchr v2.5.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling glob v0.2.11
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling regex-syntax v0.6.26
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling scopeguard v0.3.3
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling bindgen v0.46.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling hashbrown v0.1.8
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling clang-sys v0.26.4
[INFO] [stderr] Compiling cmake v0.1.48
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling object v0.28.4
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling cexpr v0.3.6
[INFO] [stderr] Compiling regex v1.5.6
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling env_logger v0.6.2
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling which v2.0.1
[INFO] [stderr] Compiling ejdb-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting ejdb-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:274131
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Include or exclude fpaths in the specified BSON and put resulting data into `bsout`." ] # [ doc = " On completion it finishes `bsout` object." ] # [ doc = "" ] # [ doc = " @param ifields Map of fieldpaths. Map values are a simple boolean bufs." ] # [ doc = " @param imode If true fpaths will be included. Otherwise fpaths will be excluded from bson." ] # [ doc = " @param bsbuf BSON buffer to process." ] # [ doc = " @param bsout Allocated and not finished output bson* object" ] # [ doc = " @param matched[out] Number of matched include/exclude fieldpaths." ] # [ doc = " @return BSON error code" ] pu...
[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] @param matched[out] Number of matched include/exclude fieldpaths.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:304408
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Imports previously exported collections data into ejdb." ] # [ doc = " Global database write lock will be applied during import operation." ] # [ doc = "" ] # [ doc = " NOTE: Only data exported as BSONs can be imported with `ejdbimport()`" ] # [ doc = "" ] # [ doc = " @param jb EJDB database handle." ] # [ doc = " @param path The directory path in which data resides." ] # [ doc = " @param cnames List of collection names to import. `NULL` implies that all collections found in `path` will be imported." ] # [ doc = " @param flags Can be one of:" ] # [ doc = " `JBIMPORTUPDATE` Update existing collection entries with imported ones." ] # [ doc = " Existing collections will not be recreated." ] # [ doc = " For existing collections options will not be imported." ] # [ doc = "" ] # [ doc = " `JBIMPORTREPLACE` Recreate existing collections and replace" ] # [ doc = " all their data with imported entries." ] # [ doc = " Collections options will be imported." ] # [ doc = "" ] # [ doc = " `0` Implies `JBIMPORTUPDATE`" ] # [ doc = " @param log Optional operation log buffer." ] # [ doc = " @return" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout] = note: error from rustc: unknown start of token: `
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/ejdb-sys-5f1653ef09cb7100/out/bindings.rs:3:301112
[INFO] [stdout] |
[INFO] [stdout] 3 | ... { # [ doc = " Provides 'distinct' operation over query" ] # [ doc = "" ] # [ doc = " (http://docs.mongodb.org/manual/reference/method/db.collection.distinct/)." ] # [ doc = "" ] # [ doc = " @param jcoll EJDB database collection handle." ] # [ doc = " @param fpath Field path to collect distinct values from." ] # [ doc = " @param qobj Main BSON query object." ] # [ doc = " @param orqobjs Array of additional OR query objects (joined with OR predicate)." ] # [ doc = " @param orqobjsnum Number of OR query objects." ] # [ doc = "" ] # [ doc = " NOTE: Queries with update instruction not supported." ] # [ doc = "" ] # [ doc = " @return Unique values by specified path and query (as BSON array)" ] pu...
[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: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.35s
[INFO] running `Command { std: "docker" "inspect" "dcde134cde62766a61fc0752878c7329eb945988a4552bd8ca2ab6da55efdefa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcde134cde62766a61fc0752878c7329eb945988a4552bd8ca2ab6da55efdefa", kill_on_drop: false }`
[INFO] [stdout] dcde134cde62766a61fc0752878c7329eb945988a4552bd8ca2ab6da55efdefa