[INFO] fetching crate sciter-rs 0.5.58...
[INFO] documenting sciter-rs-0.5.58 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate sciter-rs 0.5.58 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate sciter-rs 0.5.58 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 sciter-rs 0.5.58
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sciter-rs 0.5.58
[INFO] tweaked toml for crates.io crate sciter-rs 0.5.58 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate sciter-rs 0.5.58 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 2b9227f9003031275779f5538cb7913a83f9ac01386c645b64dfcdec97ce6f60
[INFO] running `Command { std: "docker" "start" "-a" "2b9227f9003031275779f5538cb7913a83f9ac01386c645b64dfcdec97ce6f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b9227f9003031275779f5538cb7913a83f9ac01386c645b64dfcdec97ce6f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9227f9003031275779f5538cb7913a83f9ac01386c645b64dfcdec97ce6f60", kill_on_drop: false }`
[INFO] [stdout] 2b9227f9003031275779f5538cb7913a83f9ac01386c645b64dfcdec97ce6f60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 3d1c4bd2544de79c161dfb27604afd35179ec4fada48f05844dc427ed57701c7
[INFO] running `Command { std: "docker" "start" "-a" "3d1c4bd2544de79c161dfb27604afd35179ec4fada48f05844dc427ed57701c7", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Documenting sciter-rs v0.5.58 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> src/capi/scdef.rs:213:8
[INFO] [stdout] |
[INFO] [stdout] 213 | /// [in] Zero terminated string, fully qualified uri, for example, "http://server/folder/file.ext".
[INFO] [stdout] | ^^ no item named `in` 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 `in,out`
[INFO] [stdout] --> src/capi/scdef.rs:216:8
[INFO] [stdout] |
[INFO] [stdout] 216 | /// [in,out] pointer to loaded data to return. If data exists in the cache then this field contain pointer to it.
[INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in,out`
[INFO] [stdout] --> src/capi/scdef.rs:218:8
[INFO] [stdout] |
[INFO] [stdout] 218 | /// [in,out] loaded data size to return.
[INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:221:8
[INFO] [stdout] |
[INFO] [stdout] 221 | /// [in] resource type category
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:224:8
[INFO] [stdout] |
[INFO] [stdout] 224 | /// [in] request handle that can be used with Sciter request API.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:227:8
[INFO] [stdout] |
[INFO] [stdout] 227 | /// [in] destination element for request.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:229:8
[INFO] [stdout] |
[INFO] [stdout] 229 | /// [in] source element for request.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:242:8
[INFO] [stdout] |
[INFO] [stdout] 242 | /// [in] zero terminated string, fully qualified uri, for example, "http://server/folder/file.ext".
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:244:8
[INFO] [stdout] |
[INFO] [stdout] 244 | /// [in] pointer to loaded data.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:246:8
[INFO] [stdout] |
[INFO] [stdout] 246 | /// [in] loaded data size (in bytes).
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:248:8
[INFO] [stdout] |
[INFO] [stdout] 248 | /// [in] resource type category
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:268:8
[INFO] [stdout] |
[INFO] [stdout] 268 | /// [in] target DOM element handle
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:270:8
[INFO] [stdout] |
[INFO] [stdout] 270 | /// [in] zero terminated string, string appears as value of CSS `behavior: ` attribute.
[INFO] [stdout] | ^^ no item named `in` 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 `out`
[INFO] [stdout] --> src/capi/scdef.rs:272:8
[INFO] [stdout] |
[INFO] [stdout] 272 | /// [out] pointer to ElementEventProc function.
[INFO] [stdout] | ^^^ no item named `out` 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 `out`
[INFO] [stdout] --> src/capi/scdef.rs:274:8
[INFO] [stdout] |
[INFO] [stdout] 274 | /// [out] tag value, passed as is into pointer ElementEventProc function.
[INFO] [stdout] | ^^^ no item named `out` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_UNDEFINED` links to private item `VALUE_UNIT_UNDEFINED::UT_NOTHING`
[INFO] [stdout] --> src/capi/scvalue.rs:69:71
[INFO] [stdout] |
[INFO] [stdout] 69 | /// Just undefined, the data is zero, the unit can be [`UT_NOTHING`](VALUE_UNIT_UNDEFINED::UT_NOTHING).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_STRING` links to private item `VALUE_UNIT_TYPE_STRING`
[INFO] [stdout] --> src/capi/scvalue.rs:79:50
[INFO] [stdout] |
[INFO] [stdout] 79 | /// Data is a Sciter internal string, unit is [`VALUE_UNIT_TYPE_STRING`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_LENGTH` links to private item `VALUE_UNIT_TYPE_LENGTH`
[INFO] [stdout] --> src/capi/scvalue.rs:86:70
[INFO] [stdout] |
[INFO] [stdout] 86 | /// Data is a float (but can be constructed from an int), unit is [`VALUE_UNIT_TYPE_LENGTH`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_ARRAY` links to private item `VALUE_UNIT_TYPE_ARRAY`
[INFO] [stdout] --> src/capi/scvalue.rs:88:39
[INFO] [stdout] |
[INFO] [stdout] 88 | /// Sciter internal array, unit is [`VALUE_UNIT_TYPE_ARRAY`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `VALUE_UNIT_TYPE_ANGLE`
[INFO] [stdout] --> src/capi/scvalue.rs:106:42
[INFO] [stdout] |
[INFO] [stdout] 106 | /// Angle radians as a float, unit is [`VALUE_UNIT_TYPE_ANGLE`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `VALUE_UNIT_TYPE_ANGLE` 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 `native`
[INFO] [stdout] --> src/dom.rs:1462:46
[INFO] [stdout] |
[INFO] [stdout] 1462 | If needed, your application may expose some [native] functions to be called by script code.
[INFO] [stdout] | ^^^^^^ no item named `native` 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 `VALUE_TIME::T_DATE`
[INFO] [stdout] --> src/value.rs:1022:15
[INFO] [stdout] |
[INFO] [stdout] 1022 | /// See the [VALUE_TIME::T_DATE].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `VALUE_TIME` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/capi/scom.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | See https://sciter.com/native-code-exposure-to-script/
[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/capi/scom.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | and https://sciter.com/developers/for-native-gui-programmers/sciter-object-model/.
[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/dom.rs:362:6
[INFO] [stdout] |
[INFO] [stdout] 362 | /// https://github.com/sciter-sdk/rust-sciter/issues/27
[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: 25 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s
[INFO] running `Command { std: "docker" "inspect" "3d1c4bd2544de79c161dfb27604afd35179ec4fada48f05844dc427ed57701c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d1c4bd2544de79c161dfb27604afd35179ec4fada48f05844dc427ed57701c7", kill_on_drop: false }`
[INFO] [stdout] 3d1c4bd2544de79c161dfb27604afd35179ec4fada48f05844dc427ed57701c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 326e5b91f5a8165ff2cb9d405bc7784a89cc6da13bd304e26a40806c45097913
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "326e5b91f5a8165ff2cb9d405bc7784a89cc6da13bd304e26a40806c45097913", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Documenting sciter-rs v0.5.58 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> src/capi/scdef.rs:213:8
[INFO] [stdout] |
[INFO] [stdout] 213 | /// [in] Zero terminated string, fully qualified uri, for example, "http://server/folder/file.ext".
[INFO] [stdout] | ^^ no item named `in` 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 `in,out`
[INFO] [stdout] --> src/capi/scdef.rs:216:8
[INFO] [stdout] |
[INFO] [stdout] 216 | /// [in,out] pointer to loaded data to return. If data exists in the cache then this field contain pointer to it.
[INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in,out`
[INFO] [stdout] --> src/capi/scdef.rs:218:8
[INFO] [stdout] |
[INFO] [stdout] 218 | /// [in,out] loaded data size to return.
[INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:221:8
[INFO] [stdout] |
[INFO] [stdout] 221 | /// [in] resource type category
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:224:8
[INFO] [stdout] |
[INFO] [stdout] 224 | /// [in] request handle that can be used with Sciter request API.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:227:8
[INFO] [stdout] |
[INFO] [stdout] 227 | /// [in] destination element for request.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:229:8
[INFO] [stdout] |
[INFO] [stdout] 229 | /// [in] source element for request.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:242:8
[INFO] [stdout] |
[INFO] [stdout] 242 | /// [in] zero terminated string, fully qualified uri, for example, "http://server/folder/file.ext".
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:244:8
[INFO] [stdout] |
[INFO] [stdout] 244 | /// [in] pointer to loaded data.
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:246:8
[INFO] [stdout] |
[INFO] [stdout] 246 | /// [in] loaded data size (in bytes).
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:248:8
[INFO] [stdout] |
[INFO] [stdout] 248 | /// [in] resource type category
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:268:8
[INFO] [stdout] |
[INFO] [stdout] 268 | /// [in] target DOM element handle
[INFO] [stdout] | ^^ no item named `in` 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 `in`
[INFO] [stdout] --> src/capi/scdef.rs:270:8
[INFO] [stdout] |
[INFO] [stdout] 270 | /// [in] zero terminated string, string appears as value of CSS `behavior: ` attribute.
[INFO] [stdout] | ^^ no item named `in` 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 `out`
[INFO] [stdout] --> src/capi/scdef.rs:272:8
[INFO] [stdout] |
[INFO] [stdout] 272 | /// [out] pointer to ElementEventProc function.
[INFO] [stdout] | ^^^ no item named `out` 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 `out`
[INFO] [stdout] --> src/capi/scdef.rs:274:8
[INFO] [stdout] |
[INFO] [stdout] 274 | /// [out] tag value, passed as is into pointer ElementEventProc function.
[INFO] [stdout] | ^^^ no item named `out` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_UNDEFINED` links to private item `VALUE_UNIT_UNDEFINED::UT_NOTHING`
[INFO] [stdout] --> src/capi/scvalue.rs:69:71
[INFO] [stdout] |
[INFO] [stdout] 69 | /// Just undefined, the data is zero, the unit can be [`UT_NOTHING`](VALUE_UNIT_UNDEFINED::UT_NOTHING).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_STRING` links to private item `VALUE_UNIT_TYPE_STRING`
[INFO] [stdout] --> src/capi/scvalue.rs:79:50
[INFO] [stdout] |
[INFO] [stdout] 79 | /// Data is a Sciter internal string, unit is [`VALUE_UNIT_TYPE_STRING`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_LENGTH` links to private item `VALUE_UNIT_TYPE_LENGTH`
[INFO] [stdout] --> src/capi/scvalue.rs:86:70
[INFO] [stdout] |
[INFO] [stdout] 86 | /// Data is a float (but can be constructed from an int), unit is [`VALUE_UNIT_TYPE_LENGTH`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: public documentation for `T_ARRAY` links to private item `VALUE_UNIT_TYPE_ARRAY`
[INFO] [stdout] --> src/capi/scvalue.rs:88:39
[INFO] [stdout] |
[INFO] [stdout] 88 | /// Sciter internal array, unit is [`VALUE_UNIT_TYPE_ARRAY`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout] |
[INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `VALUE_UNIT_TYPE_ANGLE`
[INFO] [stdout] --> src/capi/scvalue.rs:106:42
[INFO] [stdout] |
[INFO] [stdout] 106 | /// Angle radians as a float, unit is [`VALUE_UNIT_TYPE_ANGLE`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `VALUE_UNIT_TYPE_ANGLE` 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 `native`
[INFO] [stdout] --> src/dom.rs:1462:46
[INFO] [stdout] |
[INFO] [stdout] 1462 | If needed, your application may expose some [native] functions to be called by script code.
[INFO] [stdout] | ^^^^^^ no item named `native` 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 `VALUE_TIME::T_DATE`
[INFO] [stdout] --> src/value.rs:1022:15
[INFO] [stdout] |
[INFO] [stdout] 1022 | /// See the [VALUE_TIME::T_DATE].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `VALUE_TIME` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/capi/scom.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | See https://sciter.com/native-code-exposure-to-script/
[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/capi/scom.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | and https://sciter.com/developers/for-native-gui-programmers/sciter-object-model/.
[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/dom.rs:362:6
[INFO] [stdout] |
[INFO] [stdout] 362 | /// https://github.com/sciter-sdk/rust-sciter/issues/27
[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: 25 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.80s
[INFO] running `Command { std: "docker" "inspect" "326e5b91f5a8165ff2cb9d405bc7784a89cc6da13bd304e26a40806c45097913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "326e5b91f5a8165ff2cb9d405bc7784a89cc6da13bd304e26a40806c45097913", kill_on_drop: false }`
[INFO] [stdout] 326e5b91f5a8165ff2cb9d405bc7784a89cc6da13bd304e26a40806c45097913