[INFO] fetching crate nitrokey-sys 3.7.0...
[INFO] documenting nitrokey-sys-3.7.0 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate nitrokey-sys 3.7.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate nitrokey-sys 3.7.0 on toolchain beta-2022-05-20
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nitrokey-sys 3.7.0
[INFO] finished tweaking crates.io crate nitrokey-sys 3.7.0
[INFO] tweaked toml for crates.io crate nitrokey-sys 3.7.0 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1114fd5a0e7dcef6bbd71c7029362ae495577e695c82f079dbb1c360669676c8
[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" "1114fd5a0e7dcef6bbd71c7029362ae495577e695c82f079dbb1c360669676c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1114fd5a0e7dcef6bbd71c7029362ae495577e695c82f079dbb1c360669676c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1114fd5a0e7dcef6bbd71c7029362ae495577e695c82f079dbb1c360669676c8", kill_on_drop: false }`
[INFO] [stdout] 1114fd5a0e7dcef6bbd71c7029362ae495577e695c82f079dbb1c360669676c8
[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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92cc6b05e9fd22e993a8cc1fb562a5225b208e325335c1ff06d01c9821f89003
[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" "92cc6b05e9fd22e993a8cc1fb562a5225b208e325335c1ff06d01c9821f89003", kill_on_drop: false }`
[INFO] [stderr] Compiling nitrokey-sys v3.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting nitrokey-sys v3.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:272:5
[INFO] [stdout] |
[INFO] [stdout] 272 | / #[doc = " Authenticates the user on USER privilages with user_password and sets user's temporary password on device to user_temporary...
[INFO] [stdout] 273 | | #[doc = " @param user_password char[25] current user password"]
[INFO] [stdout] 274 | | #[doc = " @param user_temporary_password char[25] user temporary password to be set on device for further communication (authenticati...
[INFO] [stdout] 275 | | #[doc = " @return command processing error code"]
[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 user_password char[25] current user password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:282:5
[INFO] [stdout] |
[INFO] [stdout] 282 | / #[doc = " Authenticates the user on ADMIN privilages with admin_password and sets user's temporary password on device to admin_tempor...
[INFO] [stdout] 283 | | #[doc = " @param admin_password char[25] current administrator PIN"]
[INFO] [stdout] 284 | | #[doc = " @param admin_temporary_password char[25] admin temporary password to be set on device for further communication (authentica...
[INFO] [stdout] 285 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[25] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:292:5
[INFO] [stdout] |
[INFO] [stdout] 292 | / #[doc = " Execute a factory reset."]
[INFO] [stdout] 293 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 294 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:299:5
[INFO] [stdout] |
[INFO] [stdout] 299 | / #[doc = " Generates AES key on the device"]
[INFO] [stdout] 300 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 301 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:306:5
[INFO] [stdout] |
[INFO] [stdout] 306 | / #[doc = " Unlock user PIN locked after 3 incorrect codes tries."]
[INFO] [stdout] 307 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 308 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `5`
[INFO] [stdout] --> src/ffi.rs:344:5
[INFO] [stdout] |
[INFO] [stdout] 344 | / #[doc = " Get currently set config - status of function Numlock/Capslock/Scrollock OTP sending and is enabled PIN protected OTP"]
[INFO] [stdout] 345 | | #[doc = " The return value must be freed using NK_free_config."]
[INFO] [stdout] 346 | | #[doc = " @see NK_write_config"]
[INFO] [stdout] 347 | | #[doc = " @return uint8_t general_config[5]:"]
[INFO] [stdout] ... |
[INFO] [stdout] 352 | | #[doc = "uint8_t delete_user_password;"]
[INFO] [stdout] 353 | | #[doc = ""]
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return uint8_t general_config[5]:
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `5` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:370:5
[INFO] [stdout] |
[INFO] [stdout] 370 | / #[doc = " Get name of given TOTP slot"]
[INFO] [stdout] 371 | | #[doc = " @param slot_number TOTP slot number, slot_number<15"]
[INFO] [stdout] 372 | | #[doc = " @return char[20] the name of the slot"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return char[20] the name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:376:5
[INFO] [stdout] |
[INFO] [stdout] 376 | / #[doc = " @param slot_number HOTP slot number, slot_number<3"]
[INFO] [stdout] 377 | | #[doc = " @return char[20] the name of the slot"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return char[20] the name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[15] desired slot name. C string (requires ending '\0'; 16 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `15` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `40`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\0'; 41 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `40` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param temporary_password char[25] admin temporary password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[15] desired slot name. C string (requires ending '\0'; 16 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `15` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `40`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\0'; 41 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `40` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param temporary_password char[20] admin temporary password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:457:5
[INFO] [stdout] |
[INFO] [stdout] 457 | / #[doc = " Get HOTP code from the device (PIN protected)"]
[INFO] [stdout] 458 | | #[doc = " @param slot_number HOTP slot number, slot_number<3"]
[INFO] [stdout] 459 | | #[doc = " @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,"]
[INFO] [stdout] 460 | | #[doc = " otherwise should be set to empty string - ''"]
[INFO] [stdout] 461 | | #[doc = " @return HOTP code"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:482:5
[INFO] [stdout] |
[INFO] [stdout] 482 | / #[doc = " Get TOTP code from the device (PIN protected)"]
[INFO] [stdout] 483 | | #[doc = " @param slot_number TOTP slot number, slot_number<15"]
[INFO] [stdout] 484 | | #[doc = " @param challenge TOTP challenge -- unused"]
[INFO] [stdout] 485 | | #[doc = " @param last_totp_time last time -- unused"]
[INFO] [stdout] ... |
[INFO] [stdout] 488 | | #[doc = " otherwise should be set to empty string - ''"]
[INFO] [stdout] 489 | | #[doc = " @return TOTP code"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:520:5
[INFO] [stdout] |
[INFO] [stdout] 520 | / #[doc = " Change administrator PIN"]
[INFO] [stdout] 521 | | #[doc = " @param current_PIN char[25] current PIN"]
[INFO] [stdout] 522 | | #[doc = " @param new_PIN char[25] new PIN"]
[INFO] [stdout] 523 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param current_PIN char[25] current PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:530:5
[INFO] [stdout] |
[INFO] [stdout] 530 | / #[doc = " Change user PIN"]
[INFO] [stdout] 531 | | #[doc = " @param current_PIN char[25] current PIN"]
[INFO] [stdout] 532 | | #[doc = " @param new_PIN char[25] new PIN"]
[INFO] [stdout] 533 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param current_PIN char[25] current PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `30`
[INFO] [stdout] --> src/ffi.rs:550:5
[INFO] [stdout] |
[INFO] [stdout] 550 | / #[doc = " Enable password safe access"]
[INFO] [stdout] 551 | | #[doc = " @param user_pin char[30] current user PIN"]
[INFO] [stdout] 552 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_pin char[30] current user PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `30` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `16`
[INFO] [stdout] --> src/ffi.rs:558:5
[INFO] [stdout] |
[INFO] [stdout] 558 | / #[doc = " Get password safe slots' status"]
[INFO] [stdout] 559 | | #[doc = " The return value must be freed using NK_free_password_safe_slot_status."]
[INFO] [stdout] 560 | | #[doc = " @return uint8_t[16] slot statuses - each byte represents one slot with 0 (not programmed) and 1 (programmed)"]
[INFO] [stdout] | |____________________________________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return uint8_t[16] slot statuses - each byte represents one slot with 0 (not programmed) and 1 (programmed)
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `16` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `11`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[11] name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `11` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_login char[32] login string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `32` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_password char[20] password string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[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/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[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 24.19s
[INFO] running `Command { std: "docker" "inspect" "92cc6b05e9fd22e993a8cc1fb562a5225b208e325335c1ff06d01c9821f89003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92cc6b05e9fd22e993a8cc1fb562a5225b208e325335c1ff06d01c9821f89003", kill_on_drop: false }`
[INFO] [stdout] 92cc6b05e9fd22e993a8cc1fb562a5225b208e325335c1ff06d01c9821f89003
[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" "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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] cc654b0e17e57b840f05f7090df4b310aebef1c9ba4004bf691647aa30f736ea
[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" "cc654b0e17e57b840f05f7090df4b310aebef1c9ba4004bf691647aa30f736ea", kill_on_drop: false }`
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling nitrokey-sys v3.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting nitrokey-sys v3.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:272:5
[INFO] [stdout] |
[INFO] [stdout] 272 | / #[doc = " Authenticates the user on USER privilages with user_password and sets user's temporary password on device to user_temporary...
[INFO] [stdout] 273 | | #[doc = " @param user_password char[25] current user password"]
[INFO] [stdout] 274 | | #[doc = " @param user_temporary_password char[25] user temporary password to be set on device for further communication (authenticati...
[INFO] [stdout] 275 | | #[doc = " @return command processing error code"]
[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 user_password char[25] current user password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:282:5
[INFO] [stdout] |
[INFO] [stdout] 282 | / #[doc = " Authenticates the user on ADMIN privilages with admin_password and sets user's temporary password on device to admin_tempor...
[INFO] [stdout] 283 | | #[doc = " @param admin_password char[25] current administrator PIN"]
[INFO] [stdout] 284 | | #[doc = " @param admin_temporary_password char[25] admin temporary password to be set on device for further communication (authentica...
[INFO] [stdout] 285 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[25] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:292:5
[INFO] [stdout] |
[INFO] [stdout] 292 | / #[doc = " Execute a factory reset."]
[INFO] [stdout] 293 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 294 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:299:5
[INFO] [stdout] |
[INFO] [stdout] 299 | / #[doc = " Generates AES key on the device"]
[INFO] [stdout] 300 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 301 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:306:5
[INFO] [stdout] |
[INFO] [stdout] 306 | / #[doc = " Unlock user PIN locked after 3 incorrect codes tries."]
[INFO] [stdout] 307 | | #[doc = " @param admin_password char[20] current administrator PIN"]
[INFO] [stdout] 308 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param admin_password char[20] current administrator PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `5`
[INFO] [stdout] --> src/ffi.rs:344:5
[INFO] [stdout] |
[INFO] [stdout] 344 | / #[doc = " Get currently set config - status of function Numlock/Capslock/Scrollock OTP sending and is enabled PIN protected OTP"]
[INFO] [stdout] 345 | | #[doc = " The return value must be freed using NK_free_config."]
[INFO] [stdout] 346 | | #[doc = " @see NK_write_config"]
[INFO] [stdout] 347 | | #[doc = " @return uint8_t general_config[5]:"]
[INFO] [stdout] ... |
[INFO] [stdout] 352 | | #[doc = "uint8_t delete_user_password;"]
[INFO] [stdout] 353 | | #[doc = ""]
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return uint8_t general_config[5]:
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `5` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:370:5
[INFO] [stdout] |
[INFO] [stdout] 370 | / #[doc = " Get name of given TOTP slot"]
[INFO] [stdout] 371 | | #[doc = " @param slot_number TOTP slot number, slot_number<15"]
[INFO] [stdout] 372 | | #[doc = " @return char[20] the name of the slot"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return char[20] the name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:376:5
[INFO] [stdout] |
[INFO] [stdout] 376 | / #[doc = " @param slot_number HOTP slot number, slot_number<3"]
[INFO] [stdout] 377 | | #[doc = " @return char[20] the name of the slot"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return char[20] the name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[15] desired slot name. C string (requires ending '\0'; 16 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `15` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `40`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\0'; 41 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `40` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param temporary_password char[25] admin temporary password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[15] desired slot name. C string (requires ending '\0'; 16 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `15` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `40`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\0'; 41 bytes).
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `40` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param temporary_password char[20] admin temporary password
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:457:5
[INFO] [stdout] |
[INFO] [stdout] 457 | / #[doc = " Get HOTP code from the device (PIN protected)"]
[INFO] [stdout] 458 | | #[doc = " @param slot_number HOTP slot number, slot_number<3"]
[INFO] [stdout] 459 | | #[doc = " @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,"]
[INFO] [stdout] 460 | | #[doc = " otherwise should be set to empty string - ''"]
[INFO] [stdout] 461 | | #[doc = " @return HOTP code"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:482:5
[INFO] [stdout] |
[INFO] [stdout] 482 | / #[doc = " Get TOTP code from the device (PIN protected)"]
[INFO] [stdout] 483 | | #[doc = " @param slot_number TOTP slot number, slot_number<15"]
[INFO] [stdout] 484 | | #[doc = " @param challenge TOTP challenge -- unused"]
[INFO] [stdout] 485 | | #[doc = " @param last_totp_time last time -- unused"]
[INFO] [stdout] ... |
[INFO] [stdout] 488 | | #[doc = " otherwise should be set to empty string - ''"]
[INFO] [stdout] 489 | | #[doc = " @return TOTP code"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_temporary_password char[25] user temporary password if PIN protected OTP codes are enabled,
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:520:5
[INFO] [stdout] |
[INFO] [stdout] 520 | / #[doc = " Change administrator PIN"]
[INFO] [stdout] 521 | | #[doc = " @param current_PIN char[25] current PIN"]
[INFO] [stdout] 522 | | #[doc = " @param new_PIN char[25] new PIN"]
[INFO] [stdout] 523 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param current_PIN char[25] current PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `25`
[INFO] [stdout] --> src/ffi.rs:530:5
[INFO] [stdout] |
[INFO] [stdout] 530 | / #[doc = " Change user PIN"]
[INFO] [stdout] 531 | | #[doc = " @param current_PIN char[25] current PIN"]
[INFO] [stdout] 532 | | #[doc = " @param new_PIN char[25] new PIN"]
[INFO] [stdout] 533 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param current_PIN char[25] current PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `25` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `30`
[INFO] [stdout] --> src/ffi.rs:550:5
[INFO] [stdout] |
[INFO] [stdout] 550 | / #[doc = " Enable password safe access"]
[INFO] [stdout] 551 | | #[doc = " @param user_pin char[30] current user PIN"]
[INFO] [stdout] 552 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param user_pin char[30] current user PIN
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `30` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `16`
[INFO] [stdout] --> src/ffi.rs:558:5
[INFO] [stdout] |
[INFO] [stdout] 558 | / #[doc = " Get password safe slots' status"]
[INFO] [stdout] 559 | | #[doc = " The return value must be freed using NK_free_password_safe_slot_status."]
[INFO] [stdout] 560 | | #[doc = " @return uint8_t[16] slot statuses - each byte represents one slot with 0 (not programmed) and 1 (programmed)"]
[INFO] [stdout] | |____________________________________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @return uint8_t[16] slot statuses - each byte represents one slot with 0 (not programmed) and 1 (programmed)
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `16` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `11`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_name char[11] name of the slot
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `11` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_login char[32] login string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `32` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `20`
[INFO] [stdout] --> src/ffi.rs:587:5
[INFO] [stdout] |
[INFO] [stdout] 587 | / #[doc = " Write password safe data to the slot"]
[INFO] [stdout] 588 | | #[doc = " @param slot_number password safe slot number, slot_number<16"]
[INFO] [stdout] 589 | | #[doc = " @param slot_name char[11] name of the slot"]
[INFO] [stdout] 590 | | #[doc = " @param slot_login char[32] login string"]
[INFO] [stdout] 591 | | #[doc = " @param slot_password char[20] password string"]
[INFO] [stdout] 592 | | #[doc = " @return command processing error code"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param slot_password char[20] password string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `20` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ffi.rs:401:5
[INFO] [stdout] |
[INFO] [stdout] 401 | / #[doc = " Write HOTP slot data to the device"]
[INFO] [stdout] 402 | | #[doc = " @param slot_number HOTP slot number, slot_number<3, 0-numbered"]
[INFO] [stdout] 403 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 404 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 411 | | #[doc = " @param temporary_password char[25] admin temporary password"]
[INFO] [stdout] 412 | | #[doc = " @return command processing error code"]
[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/ffi.rs:426:5
[INFO] [stdout] |
[INFO] [stdout] 426 | / #[doc = " Write TOTP slot data to the device"]
[INFO] [stdout] 427 | | #[doc = " @param slot_number TOTP slot number, slot_number<15, 0-numbered"]
[INFO] [stdout] 428 | | #[doc = " @param slot_name char[15] desired slot name. C string (requires ending '\\0'; 16 bytes)."]
[INFO] [stdout] 429 | | #[doc = " @param secret char[40] 160-bit or 320-bit (currently Pro v0.8 only) secret as a hex string. C string (requires ending '\\0'...
[INFO] [stdout] ... |
[INFO] [stdout] 436 | | #[doc = " @param temporary_password char[20] admin temporary password"]
[INFO] [stdout] 437 | | #[doc = " @return command processing error code"]
[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 28.00s
[INFO] running `Command { std: "docker" "inspect" "cc654b0e17e57b840f05f7090df4b310aebef1c9ba4004bf691647aa30f736ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc654b0e17e57b840f05f7090df4b310aebef1c9ba4004bf691647aa30f736ea", kill_on_drop: false }`
[INFO] [stdout] cc654b0e17e57b840f05f7090df4b310aebef1c9ba4004bf691647aa30f736ea