[INFO] fetching crate libmpv-sys 3.0.0... [INFO] documenting libmpv-sys-3.0.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate libmpv-sys 3.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate libmpv-sys 3.0.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libmpv-sys 3.0.0 [INFO] finished tweaking crates.io crate libmpv-sys 3.0.0 [INFO] tweaked toml for crates.io crate libmpv-sys 3.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413abb91fb6d6b560886c52553e236baef1c427b3e1b57956cac04774f95eafe [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" "413abb91fb6d6b560886c52553e236baef1c427b3e1b57956cac04774f95eafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413abb91fb6d6b560886c52553e236baef1c427b3e1b57956cac04774f95eafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413abb91fb6d6b560886c52553e236baef1c427b3e1b57956cac04774f95eafe", kill_on_drop: false }` [INFO] [stdout] 413abb91fb6d6b560886c52553e236baef1c427b3e1b57956cac04774f95eafe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61acf996f8ecbc3d435f458162ea02c234c409f4a6dbc33a484f576ce74f0065 [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" "61acf996f8ecbc3d435f458162ea02c234c409f4a6dbc33a484f576ce74f0065", kill_on_drop: false }` [INFO] [stderr] Compiling libmpv-sys v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libmpv-sys v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[N]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:869:5 [INFO] [stdout] | [INFO] [stdout] 869 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 870 | | #[doc = " values[N] refers to value of the Nth item"] [INFO] [stdout] 871 | | #[doc = ""] [INFO] [stdout] 872 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 875 | | #[doc = " If num > 0, values[0] to values[num-1] (inclusive) are valid."] [INFO] [stdout] 876 | | #[doc = " Otherwise, this can be NULL."] [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] values[N] refers to value of the Nth item [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[N]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:869:5 [INFO] [stdout] | [INFO] [stdout] 869 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 870 | | #[doc = " values[N] refers to value of the Nth item"] [INFO] [stdout] 871 | | #[doc = ""] [INFO] [stdout] 872 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 875 | | #[doc = " If num > 0, values[0] to values[num-1] (inclusive) are valid."] [INFO] [stdout] 876 | | #[doc = " Otherwise, this can be NULL."] [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] values[N] refers to value of the Nth key/value pair [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:869:5 [INFO] [stdout] | [INFO] [stdout] 869 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 870 | | #[doc = " values[N] refers to value of the Nth item"] [INFO] [stdout] 871 | | #[doc = ""] [INFO] [stdout] 872 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 875 | | #[doc = " If num > 0, values[0] to values[num-1] (inclusive) are valid."] [INFO] [stdout] 876 | | #[doc = " Otherwise, this can be NULL."] [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If num > 0, values[0] to values[num-1] (inclusive) are valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[N]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 879 | | #[doc = " unused (typically NULL), access is not allowed"] [INFO] [stdout] 880 | | #[doc = ""] [INFO] [stdout] 881 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 884 | | #[doc = " The keys are in random order. The only guarantee is that keys[N] belongs"] [INFO] [stdout] 885 | | #[doc = " to the value values[N]. NULL keys are not allowed."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] keys[N] refers to key of the Nth key/value pair. If num > 0, keys[0] to [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 879 | | #[doc = " unused (typically NULL), access is not allowed"] [INFO] [stdout] 880 | | #[doc = ""] [INFO] [stdout] 881 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 884 | | #[doc = " The keys are in random order. The only guarantee is that keys[N] belongs"] [INFO] [stdout] 885 | | #[doc = " to the value values[N]. NULL keys are not allowed."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] keys[N] refers to key of the Nth key/value pair. If num > 0, keys[0] to [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[N]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 879 | | #[doc = " unused (typically NULL), access is not allowed"] [INFO] [stdout] 880 | | #[doc = ""] [INFO] [stdout] 881 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 884 | | #[doc = " The keys are in random order. The only guarantee is that keys[N] belongs"] [INFO] [stdout] 885 | | #[doc = " to the value values[N]. NULL keys are not allowed."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The keys are in random order. The only guarantee is that keys[N] belongs [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[N]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | / #[doc = " MPV_FORMAT_NODE_ARRAY:"] [INFO] [stdout] 879 | | #[doc = " unused (typically NULL), access is not allowed"] [INFO] [stdout] 880 | | #[doc = ""] [INFO] [stdout] 881 | | #[doc = " MPV_FORMAT_NODE_MAP:"] [INFO] [stdout] ... | [INFO] [stdout] 884 | | #[doc = " The keys are in random order. The only guarantee is that keys[N] belongs"] [INFO] [stdout] 885 | | #[doc = " to the value values[N]. NULL keys are not allowed."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] to the value values[N]. NULL keys are not allowed. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1949:5 [INFO] [stdout] | [INFO] [stdout] 1949 | / #[doc = " Arbitrary arguments chosen by the sender of the message. If num_args > 0,"] [INFO] [stdout] 1950 | | #[doc = " you can access args[0] through args[num_args - 1] (inclusive). What"] [INFO] [stdout] 1951 | | #[doc = " these arguments mean is up to the sender and receiver."] [INFO] [stdout] 1952 | | #[doc = " None of the valid items are NULL."] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] you can access args[0] through args[num_args - 1] (inclusive). What [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | / #[doc = " Set an option. Note that you can't normally set options during runtime. It"] [INFO] [stdout] 987 | | #[doc = " works in uninitialized state (see mpv_create()), and in some cases in at"] [INFO] [stdout] 988 | | #[doc = " runtime."] [INFO] [stdout] 989 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1023 | | #[doc = " @param[in] data Option value (according to the format)."] [INFO] [stdout] 1024 | | #[doc = " @return error code"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] data Option value (according to the format). [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1044:5 [INFO] [stdout] | [INFO] [stdout] 1044 | / #[doc = " Send a command to the player. Commands are the same as those used in"] [INFO] [stdout] 1045 | | #[doc = " input.conf, except that this function takes parameters in a pre-split"] [INFO] [stdout] 1046 | | #[doc = " form."] [INFO] [stdout] 1047 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1054 | | #[doc = " is the command, and the following items are arguments."] [INFO] [stdout] 1055 | | #[doc = " @return error code"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] args NULL-terminated list of strings. Usually, the first item [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1062:5 [INFO] [stdout] | [INFO] [stdout] 1062 | / #[doc = " Same as mpv_command(), but allows passing structured data in any format."] [INFO] [stdout] 1063 | | #[doc = " In particular, calling mpv_command() is exactly like calling"] [INFO] [stdout] 1064 | | #[doc = " mpv_command_node() with the format set to MPV_FORMAT_NODE_ARRAY, and"] [INFO] [stdout] 1065 | | #[doc = " every arg passed in order as MPV_FORMAT_STRING."] [INFO] [stdout] ... | [INFO] [stdout] 1092 | | #[doc = " Not many commands actually use this at all."] [INFO] [stdout] 1093 | | #[doc = " @return error code (the result parameter is not set on error)"] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] args mpv_node with format set to one of the values documented [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1062:5 [INFO] [stdout] | [INFO] [stdout] 1062 | / #[doc = " Same as mpv_command(), but allows passing structured data in any format."] [INFO] [stdout] 1063 | | #[doc = " In particular, calling mpv_command() is exactly like calling"] [INFO] [stdout] 1064 | | #[doc = " mpv_command_node() with the format set to MPV_FORMAT_NODE_ARRAY, and"] [INFO] [stdout] 1065 | | #[doc = " every arg passed in order as MPV_FORMAT_STRING."] [INFO] [stdout] ... | [INFO] [stdout] 1092 | | #[doc = " Not many commands actually use this at all."] [INFO] [stdout] 1093 | | #[doc = " @return error code (the result parameter is not set on error)"] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] result Optional, pass NULL if unused. If not NULL, and if the [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1101:5 [INFO] [stdout] | [INFO] [stdout] 1101 | / #[doc = " This is essentially identical to mpv_command() but it also returns a result."] [INFO] [stdout] 1102 | | #[doc = ""] [INFO] [stdout] 1103 | | #[doc = " Does not use OSD and string expansion by default."] [INFO] [stdout] 1104 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1111 | | #[doc = " Not many commands actually use this at all."] [INFO] [stdout] 1112 | | #[doc = " @return error code (the result parameter is not set on error)"] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] args NULL-terminated list of strings. Usually, the first item [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1101:5 [INFO] [stdout] | [INFO] [stdout] 1101 | / #[doc = " This is essentially identical to mpv_command() but it also returns a result."] [INFO] [stdout] 1102 | | #[doc = ""] [INFO] [stdout] 1103 | | #[doc = " Does not use OSD and string expansion by default."] [INFO] [stdout] 1104 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1111 | | #[doc = " Not many commands actually use this at all."] [INFO] [stdout] 1112 | | #[doc = " @return error code (the result parameter is not set on error)"] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] result Optional, pass NULL if unused. If not NULL, and if the [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | / #[doc = " Set a property to a given value. Properties are essentially variables which"] [INFO] [stdout] 1207 | | #[doc = " can be queried or set at runtime. For example, writing to the pause property"] [INFO] [stdout] 1208 | | #[doc = " will actually pause or unpause playback."] [INFO] [stdout] 1209 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1233 | | #[doc = " @param[in] data Option value."] [INFO] [stdout] 1234 | | #[doc = " @return error code"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] data Option value. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | / #[doc = " Set a property asynchronously. You will receive the result of the operation"] [INFO] [stdout] 1254 | | #[doc = " as MPV_EVENT_SET_PROPERTY_REPLY event. The mpv_event.error field will contain"] [INFO] [stdout] 1255 | | #[doc = " the result status of the operation. Otherwise, this function is similar to"] [INFO] [stdout] 1256 | | #[doc = " mpv_set_property()."] [INFO] [stdout] ... | [INFO] [stdout] 1264 | | #[doc = " will never be modified by the client API."] [INFO] [stdout] 1265 | | #[doc = " @return error code if sending the request failed"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] data Option value. The value will be copied by the function. It [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:1275:5 [INFO] [stdout] | [INFO] [stdout] 1275 | / #[doc = " Read the value of the given property."] [INFO] [stdout] 1276 | | #[doc = ""] [INFO] [stdout] 1277 | | #[doc = " If the format doesn't match with the internal format of the property, access"] [INFO] [stdout] 1278 | | #[doc = " usually will fail with MPV_ERROR_PROPERTY_FORMAT. In some cases, the data"] [INFO] [stdout] ... | [INFO] [stdout] 1289 | | #[doc = " mpv_free_node_contents() (MPV_FORMAT_NODE)."] [INFO] [stdout] 1290 | | #[doc = " @return error code"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] data Pointer to the variable holding the option value. On [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:2377:5 [INFO] [stdout] | [INFO] [stdout] 2377 | / #[doc = " Return a UNIX file descriptor referring to the read end of a pipe. This"] [INFO] [stdout] 2378 | | #[doc = " pipe can be used to wake up a poll() based processing loop. The purpose of"] [INFO] [stdout] 2379 | | #[doc = " this function is very similar to mpv_set_wakeup_callback(), and provides"] [INFO] [stdout] 2380 | | #[doc = " a primitive mechanism to handle coordinating a foreign event loop and the"] [INFO] [stdout] ... | [INFO] [stdout] 2431 | | #[doc = " @return A UNIX FD of the read end of the wakeup pipe, or -1 on error."] [INFO] [stdout] 2432 | | #[doc = " On MS Windows/MinGW, this will always return -1."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] struct pollfd pfds[1] = { [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:2377:5 [INFO] [stdout] | [INFO] [stdout] 2377 | / #[doc = " Return a UNIX file descriptor referring to the read end of a pipe. This"] [INFO] [stdout] 2378 | | #[doc = " pipe can be used to wake up a poll() based processing loop. The purpose of"] [INFO] [stdout] 2379 | | #[doc = " this function is very similar to mpv_set_wakeup_callback(), and provides"] [INFO] [stdout] 2380 | | #[doc = " a primitive mechanism to handle coordinating a foreign event loop and the"] [INFO] [stdout] ... | [INFO] [stdout] 2431 | | #[doc = " @return A UNIX FD of the read end of the wakeup pipe, or -1 on error."] [INFO] [stdout] 2432 | | #[doc = " On MS Windows/MinGW, this will always return -1."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if (pfds[0].revents & POLLIN) { [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[256]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/libmpv-sys-f879a508ba8addc7/out/bindings.rs:2377:5 [INFO] [stdout] | [INFO] [stdout] 2377 | / #[doc = " Return a UNIX file descriptor referring to the read end of a pipe. This"] [INFO] [stdout] 2378 | | #[doc = " pipe can be used to wake up a poll() based processing loop. The purpose of"] [INFO] [stdout] 2379 | | #[doc = " this function is very similar to mpv_set_wakeup_callback(), and provides"] [INFO] [stdout] 2380 | | #[doc = " a primitive mechanism to handle coordinating a foreign event loop and the"] [INFO] [stdout] ... | [INFO] [stdout] 2431 | | #[doc = " @return A UNIX FD of the read end of the wakeup pipe, or -1 on error."] [INFO] [stdout] 2432 | | #[doc = " On MS Windows/MinGW, this will always return -1."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char unused[256]; [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "61acf996f8ecbc3d435f458162ea02c234c409f4a6dbc33a484f576ce74f0065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61acf996f8ecbc3d435f458162ea02c234c409f4a6dbc33a484f576ce74f0065", kill_on_drop: false }` [INFO] [stdout] 61acf996f8ecbc3d435f458162ea02c234c409f4a6dbc33a484f576ce74f0065