[INFO] fetching crate olm-sys 1.3.1... [INFO] documenting olm-sys-1.3.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate olm-sys 1.3.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate olm-sys 1.3.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 olm-sys 1.3.1 [INFO] finished tweaking crates.io crate olm-sys 1.3.1 [INFO] tweaked toml for crates.io crate olm-sys 1.3.1 written to /workspace/builds/worker-19/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 61ee3d0cc602a45a63e2f9ad5a8adab9cf96a1b7856aa5b60b7031c57676d26c [INFO] running `Command { std: "docker" "start" "-a" "61ee3d0cc602a45a63e2f9ad5a8adab9cf96a1b7856aa5b60b7031c57676d26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61ee3d0cc602a45a63e2f9ad5a8adab9cf96a1b7856aa5b60b7031c57676d26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ee3d0cc602a45a63e2f9ad5a8adab9cf96a1b7856aa5b60b7031c57676d26c", kill_on_drop: false }` [INFO] [stdout] 61ee3d0cc602a45a63e2f9ad5a8adab9cf96a1b7856aa5b60b7031c57676d26c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] dc0b32748f7304f3b087f63e492ec7292684a837777dbfaa2b9e10e48534c9a9 [INFO] running `Command { std: "docker" "start" "-a" "dc0b32748f7304f3b087f63e492ec7292684a837777dbfaa2b9e10e48534c9a9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling olm-sys v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting olm-sys v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1290:5 [INFO] [stdout] | [INFO] [stdout] 1290 | / #[doc = " Creates a new SAS object."] [INFO] [stdout] 1291 | | #[doc = ""] [INFO] [stdout] 1292 | | #[doc = " @param[in] sas the SAS object to create, initialized by `olm_sas()`."] [INFO] [stdout] 1293 | | #[doc = " @param[in] random array of random bytes. The contents of the buffer may be"] [INFO] [stdout] ... | [INFO] [stdout] 1298 | | #[doc = " @return `olm_error()` on failure. If there weren't enough random bytes then"] [INFO] [stdout] 1299 | | #[doc = " `olm_sas_last_error()` will be `NOT_ENOUGH_RANDOM`."] [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[in] sas the SAS object to create, initialized by `olm_sas()`. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " Get the public key for the SAS object."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1314 | | #[doc = " @param[out] pubkey buffer to store the public key."] [INFO] [stdout] ... | [INFO] [stdout] 1318 | | #[doc = " @return `olm_error()` on failure. If the `pubkey` buffer is too small, then"] [INFO] [stdout] 1319 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " Get the public key for the SAS object."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1314 | | #[doc = " @param[out] pubkey buffer to store the public key."] [INFO] [stdout] ... | [INFO] [stdout] 1318 | | #[doc = " @return `olm_error()` on failure. If the `pubkey` buffer is too small, then"] [INFO] [stdout] 1319 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pubkey buffer to store the public key. [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: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1327:5 [INFO] [stdout] | [INFO] [stdout] 1327 | / #[doc = " Sets the public key of other user."] [INFO] [stdout] 1328 | | #[doc = ""] [INFO] [stdout] 1329 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1330 | | #[doc = " @param[in] their_key the other user's public key. The contents of the"] [INFO] [stdout] ... | [INFO] [stdout] 1334 | | #[doc = " @return `olm_error()` on failure. If the `their_key` buffer is too small,"] [INFO] [stdout] 1335 | | #[doc = " then `olm_sas_last_error()` will be `INPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1343:5 [INFO] [stdout] | [INFO] [stdout] 1343 | / #[doc = " Checks if their key was set."] [INFO] [stdout] 1344 | | #[doc = ""] [INFO] [stdout] 1345 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1346 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / #[doc = " Generate bytes to use for the short authentication string."] [INFO] [stdout] 1351 | | #[doc = ""] [INFO] [stdout] 1352 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1353 | | #[doc = " @param[in] info extra information to mix in when generating the bytes, as"] [INFO] [stdout] ... | [INFO] [stdout] 1360 | | #[doc = " @return `olm_error()` on failure. If their key wasn't set then"] [INFO] [stdout] 1361 | | #[doc = " `olm_sas_last_error()` will be `SAS_THEIR_KEY_NOT_SET`."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / #[doc = " Generate bytes to use for the short authentication string."] [INFO] [stdout] 1351 | | #[doc = ""] [INFO] [stdout] 1352 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1353 | | #[doc = " @param[in] info extra information to mix in when generating the bytes, as"] [INFO] [stdout] ... | [INFO] [stdout] 1360 | | #[doc = " @return `olm_error()` on failure. If their key wasn't set then"] [INFO] [stdout] 1361 | | #[doc = " `olm_sas_last_error()` will be `SAS_THEIR_KEY_NOT_SET`."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] output the output buffer. [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: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1376:5 [INFO] [stdout] | [INFO] [stdout] 1376 | / #[doc = " Generate a message authentication code (MAC) based on the shared secret."] [INFO] [stdout] 1377 | | #[doc = ""] [INFO] [stdout] 1378 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1379 | | #[doc = " @param[in] input the message to produce the authentication code for."] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = " @return `olm_error()` on failure. If the `mac` buffer is too small, then"] [INFO] [stdout] 1389 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1376:5 [INFO] [stdout] | [INFO] [stdout] 1376 | / #[doc = " Generate a message authentication code (MAC) based on the shared secret."] [INFO] [stdout] 1377 | | #[doc = ""] [INFO] [stdout] 1378 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1379 | | #[doc = " @param[in] input the message to produce the authentication code for."] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = " @return `olm_error()` on failure. If the `mac` buffer is too small, then"] [INFO] [stdout] 1389 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mac the buffer in which to store the MAC. [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.63s [INFO] running `Command { std: "docker" "inspect" "dc0b32748f7304f3b087f63e492ec7292684a837777dbfaa2b9e10e48534c9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0b32748f7304f3b087f63e492ec7292684a837777dbfaa2b9e10e48534c9a9", kill_on_drop: false }` [INFO] [stdout] dc0b32748f7304f3b087f63e492ec7292684a837777dbfaa2b9e10e48534c9a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 8712964275cecce16163ba3bcbc174256f4ca304ba15b8719678de9adb4a1404 [INFO] running `Command { std: "docker" "start" "-a" "8712964275cecce16163ba3bcbc174256f4ca304ba15b8719678de9adb4a1404", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling olm-sys v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting olm-sys v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1290:5 [INFO] [stdout] | [INFO] [stdout] 1290 | / #[doc = " Creates a new SAS object."] [INFO] [stdout] 1291 | | #[doc = ""] [INFO] [stdout] 1292 | | #[doc = " @param[in] sas the SAS object to create, initialized by `olm_sas()`."] [INFO] [stdout] 1293 | | #[doc = " @param[in] random array of random bytes. The contents of the buffer may be"] [INFO] [stdout] ... | [INFO] [stdout] 1298 | | #[doc = " @return `olm_error()` on failure. If there weren't enough random bytes then"] [INFO] [stdout] 1299 | | #[doc = " `olm_sas_last_error()` will be `NOT_ENOUGH_RANDOM`."] [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[in] sas the SAS object to create, initialized by `olm_sas()`. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " Get the public key for the SAS object."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1314 | | #[doc = " @param[out] pubkey buffer to store the public key."] [INFO] [stdout] ... | [INFO] [stdout] 1318 | | #[doc = " @return `olm_error()` on failure. If the `pubkey` buffer is too small, then"] [INFO] [stdout] 1319 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | / #[doc = " Get the public key for the SAS object."] [INFO] [stdout] 1312 | | #[doc = ""] [INFO] [stdout] 1313 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1314 | | #[doc = " @param[out] pubkey buffer to store the public key."] [INFO] [stdout] ... | [INFO] [stdout] 1318 | | #[doc = " @return `olm_error()` on failure. If the `pubkey` buffer is too small, then"] [INFO] [stdout] 1319 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pubkey buffer to store the public key. [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: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1327:5 [INFO] [stdout] | [INFO] [stdout] 1327 | / #[doc = " Sets the public key of other user."] [INFO] [stdout] 1328 | | #[doc = ""] [INFO] [stdout] 1329 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1330 | | #[doc = " @param[in] their_key the other user's public key. The contents of the"] [INFO] [stdout] ... | [INFO] [stdout] 1334 | | #[doc = " @return `olm_error()` on failure. If the `their_key` buffer is too small,"] [INFO] [stdout] 1335 | | #[doc = " then `olm_sas_last_error()` will be `INPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1343:5 [INFO] [stdout] | [INFO] [stdout] 1343 | / #[doc = " Checks if their key was set."] [INFO] [stdout] 1344 | | #[doc = ""] [INFO] [stdout] 1345 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1346 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / #[doc = " Generate bytes to use for the short authentication string."] [INFO] [stdout] 1351 | | #[doc = ""] [INFO] [stdout] 1352 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1353 | | #[doc = " @param[in] info extra information to mix in when generating the bytes, as"] [INFO] [stdout] ... | [INFO] [stdout] 1360 | | #[doc = " @return `olm_error()` on failure. If their key wasn't set then"] [INFO] [stdout] 1361 | | #[doc = " `olm_sas_last_error()` will be `SAS_THEIR_KEY_NOT_SET`."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / #[doc = " Generate bytes to use for the short authentication string."] [INFO] [stdout] 1351 | | #[doc = ""] [INFO] [stdout] 1352 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1353 | | #[doc = " @param[in] info extra information to mix in when generating the bytes, as"] [INFO] [stdout] ... | [INFO] [stdout] 1360 | | #[doc = " @return `olm_error()` on failure. If their key wasn't set then"] [INFO] [stdout] 1361 | | #[doc = " `olm_sas_last_error()` will be `SAS_THEIR_KEY_NOT_SET`."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] output the output buffer. [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: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:1376:5 [INFO] [stdout] | [INFO] [stdout] 1376 | / #[doc = " Generate a message authentication code (MAC) based on the shared secret."] [INFO] [stdout] 1377 | | #[doc = ""] [INFO] [stdout] 1378 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1379 | | #[doc = " @param[in] input the message to produce the authentication code for."] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = " @return `olm_error()` on failure. If the `mac` buffer is too small, then"] [INFO] [stdout] 1389 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sas the SAS object. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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/lib.rs:1376:5 [INFO] [stdout] | [INFO] [stdout] 1376 | / #[doc = " Generate a message authentication code (MAC) based on the shared secret."] [INFO] [stdout] 1377 | | #[doc = ""] [INFO] [stdout] 1378 | | #[doc = " @param[in] sas the SAS object."] [INFO] [stdout] 1379 | | #[doc = " @param[in] input the message to produce the authentication code for."] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = " @return `olm_error()` on failure. If the `mac` buffer is too small, then"] [INFO] [stdout] 1389 | | #[doc = " `olm_sas_last_error()` will be `OUTPUT_BUFFER_TOO_SMALL`."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mac the buffer in which to store the MAC. [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "8712964275cecce16163ba3bcbc174256f4ca304ba15b8719678de9adb4a1404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8712964275cecce16163ba3bcbc174256f4ca304ba15b8719678de9adb4a1404", kill_on_drop: false }` [INFO] [stdout] 8712964275cecce16163ba3bcbc174256f4ca304ba15b8719678de9adb4a1404