[INFO] fetching crate rsasl 2.0.0-preview3... [INFO] documenting rsasl-2.0.0-preview3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate rsasl 2.0.0-preview3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rsasl 2.0.0-preview3 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 rsasl 2.0.0-preview3 [INFO] finished tweaking crates.io crate rsasl 2.0.0-preview3 [INFO] tweaked toml for crates.io crate rsasl 2.0.0-preview3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rsasl 2.0.0-preview3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded linkme v0.2.10 [INFO] [stderr] Downloaded linkme-impl v0.2.10 [INFO] [stderr] Downloaded getrandom v0.2.5 [INFO] [stderr] Downloaded libc v0.2.119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] c2ac9354949cd5e04bae32a5f7839a9cf5374e5dbd8cf613edd2e9540946b532 [INFO] running `Command { std: "docker" "start" "-a" "c2ac9354949cd5e04bae32a5f7839a9cf5374e5dbd8cf613edd2e9540946b532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ac9354949cd5e04bae32a5f7839a9cf5374e5dbd8cf613edd2e9540946b532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ac9354949cd5e04bae32a5f7839a9cf5374e5dbd8cf613edd2e9540946b532", kill_on_drop: false }` [INFO] [stdout] c2ac9354949cd5e04bae32a5f7839a9cf5374e5dbd8cf613edd2e9540946b532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 1d21fd29352bbaf603bac4e75a646cc23abfb508411a5d691e09f8f07946fff7 [INFO] running `Command { std: "docker" "start" "-a" "1d21fd29352bbaf603bac4e75a646cc23abfb508411a5d691e09f8f07946fff7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Checking linkme v0.2.10 [INFO] [stderr] Documenting rsasl v2.0.0-preview3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `SASL::suggest_client_mechanism` [INFO] [stdout] --> src/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | //! Protocol crates then call [`SASL::suggest_client_mechanism()`] or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `SASL` has no function named `suggest_client_mechanism` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SASL::suggest_server_mechanism` [INFO] [stdout] --> src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | //! [`SASL::suggest_server_mechanism()`] to decide on a common Mechanism based on user preference [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `SASL` has no function named `suggest_server_mechanism` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenID20AuthenticateInBrowser` [INFO] [stdout] --> src/callback.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | /// In some cases (e.g. [`OpenID20AuthenticateInBrowser`] the mechanism expects that a certain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `OpenID20AuthenticateInBrowser` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `provide_prop` [INFO] [stdout] --> src/callback.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | /// system at all and instead only issue calls to [`provide_prop`], e.g. the (S)CRAM and DIGEST [INFO] [stdout] | ^^^^^^^^^^^^ no item named `provide_prop` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SIMPLE` [INFO] [stdout] --> src/callback.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | /// `PLAIN` and `LOGIN` which both use [`SIMPLE`] (username / password) as validation. [INFO] [stdout] | ^^^^^^ no item named `SIMPLE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Registry::filter` [INFO] [stdout] --> src/mechanisms/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | //! runtime using [`Registry::filter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Registry` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mechanism::new` [INFO] [stdout] --> src/mechname.rs:15:62 [INFO] [stdout] | [INFO] [stdout] 15 | /// The main way to construct a `&Mechanism` is by calling [`Mechanism::new`]. This type [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Mechanism` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MechanismClient` [INFO] [stdout] --> src/registry.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | //! [`MechanismClient`] and/or [`MechanismServer`] that are annotated with the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `MechanismClient` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MechanismServer` [INFO] [stdout] --> src/registry.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! [`MechanismClient`] and/or [`MechanismServer`] that are annotated with the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `MechanismServer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_property` [INFO] [stdout] --> src/property.rs:90:71 [INFO] [stdout] | [INFO] [stdout] 90 | /// This trait is used to associate a type to this property so that [`get_property`] and [INFO] [stdout] | ^^^^^^^^^^^^ no item named `get_property` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_property` [INFO] [stdout] --> src/property.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | /// [`set_property`] can properly downcast to this type [INFO] [stdout] | ^^^^^^^^^^^^ no item named `set_property` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Password` [INFO] [stdout] --> src/validate.rs:43:63 [INFO] [stdout] | [INFO] [stdout] 43 | /// An application MUST in this case check if the given [`Password`] matches the given [INFO] [stdout] | ^^^^^^^^ no item named `Password` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AuthId` [INFO] [stdout] --> src/validate.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`AuthId`] and SHOULD check if the [`AuthzId`] is empty (if authorization id handling is not [INFO] [stdout] | ^^^^^^ no item named `AuthId` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AuthzId` [INFO] [stdout] --> src/validate.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`AuthId`] and SHOULD check if the [`AuthzId`] is empty (if authorization id handling is not [INFO] [stdout] | ^^^^^^^ no item named `AuthzId` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Authzid` [INFO] [stdout] --> src/validate.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | /// on the exact GSSAPI mechanism but with Kerberos V5 (the ubiquitous default) [`Authzid`] and [INFO] [stdout] | ^^^^^^^ no item named `Authzid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GssapiDisplayName` [INFO] [stdout] --> src/validate.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | /// [`GssapiDisplayName`] should be checked containing the authZid and principal name respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `GssapiDisplayName` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnonymousToken` [INFO] [stdout] --> src/validate.rs:80:78 [INFO] [stdout] | [INFO] [stdout] 80 | /// to be provided to the server. This token can be accessed using the [`AnonymousToken`] property. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AnonymousToken` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `LICENSE` [INFO] [stdout] --> src/lib.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | / //! Render of the repositories' README.md: [INFO] [stdout] 374 | | #![doc = include_str!("../README.md")] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Version 2 of this library is a transpilation of gsasl and thus under the very same [license of LGPL 2.1 or later](LICENSE). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `LICENSE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "1d21fd29352bbaf603bac4e75a646cc23abfb508411a5d691e09f8f07946fff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d21fd29352bbaf603bac4e75a646cc23abfb508411a5d691e09f8f07946fff7", kill_on_drop: false }` [INFO] [stdout] 1d21fd29352bbaf603bac4e75a646cc23abfb508411a5d691e09f8f07946fff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 96d650933f4cc326d1337af982655bfb0567511ca5ba8777c2d89ddc77c07dc8 [INFO] running `Command { std: "docker" "start" "-a" "96d650933f4cc326d1337af982655bfb0567511ca5ba8777c2d89ddc77c07dc8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Checking linkme v0.2.10 [INFO] [stderr] Documenting rsasl v2.0.0-preview3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `SASL::suggest_client_mechanism` [INFO] [stdout] --> src/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | //! Protocol crates then call [`SASL::suggest_client_mechanism()`] or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `SASL` has no function named `suggest_client_mechanism` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SASL::suggest_server_mechanism` [INFO] [stdout] --> src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | //! [`SASL::suggest_server_mechanism()`] to decide on a common Mechanism based on user preference [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `SASL` has no function named `suggest_server_mechanism` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OpenID20AuthenticateInBrowser` [INFO] [stdout] --> src/callback.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | /// In some cases (e.g. [`OpenID20AuthenticateInBrowser`] the mechanism expects that a certain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `OpenID20AuthenticateInBrowser` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `provide_prop` [INFO] [stdout] --> src/callback.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | /// system at all and instead only issue calls to [`provide_prop`], e.g. the (S)CRAM and DIGEST [INFO] [stdout] | ^^^^^^^^^^^^ no item named `provide_prop` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SIMPLE` [INFO] [stdout] --> src/callback.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | /// `PLAIN` and `LOGIN` which both use [`SIMPLE`] (username / password) as validation. [INFO] [stdout] | ^^^^^^ no item named `SIMPLE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Registry::filter` [INFO] [stdout] --> src/mechanisms/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | //! runtime using [`Registry::filter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Registry` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mechanism::new` [INFO] [stdout] --> src/mechname.rs:15:62 [INFO] [stdout] | [INFO] [stdout] 15 | /// The main way to construct a `&Mechanism` is by calling [`Mechanism::new`]. This type [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Mechanism` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MechanismClient` [INFO] [stdout] --> src/registry.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | //! [`MechanismClient`] and/or [`MechanismServer`] that are annotated with the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `MechanismClient` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MechanismServer` [INFO] [stdout] --> src/registry.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! [`MechanismClient`] and/or [`MechanismServer`] that are annotated with the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `MechanismServer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_property` [INFO] [stdout] --> src/property.rs:90:71 [INFO] [stdout] | [INFO] [stdout] 90 | /// This trait is used to associate a type to this property so that [`get_property`] and [INFO] [stdout] | ^^^^^^^^^^^^ no item named `get_property` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_property` [INFO] [stdout] --> src/property.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | /// [`set_property`] can properly downcast to this type [INFO] [stdout] | ^^^^^^^^^^^^ no item named `set_property` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Password` [INFO] [stdout] --> src/validate.rs:43:63 [INFO] [stdout] | [INFO] [stdout] 43 | /// An application MUST in this case check if the given [`Password`] matches the given [INFO] [stdout] | ^^^^^^^^ no item named `Password` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AuthId` [INFO] [stdout] --> src/validate.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`AuthId`] and SHOULD check if the [`AuthzId`] is empty (if authorization id handling is not [INFO] [stdout] | ^^^^^^ no item named `AuthId` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AuthzId` [INFO] [stdout] --> src/validate.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`AuthId`] and SHOULD check if the [`AuthzId`] is empty (if authorization id handling is not [INFO] [stdout] | ^^^^^^^ no item named `AuthzId` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Authzid` [INFO] [stdout] --> src/validate.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | /// on the exact GSSAPI mechanism but with Kerberos V5 (the ubiquitous default) [`Authzid`] and [INFO] [stdout] | ^^^^^^^ no item named `Authzid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GssapiDisplayName` [INFO] [stdout] --> src/validate.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | /// [`GssapiDisplayName`] should be checked containing the authZid and principal name respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `GssapiDisplayName` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnonymousToken` [INFO] [stdout] --> src/validate.rs:80:78 [INFO] [stdout] | [INFO] [stdout] 80 | /// to be provided to the server. This token can be accessed using the [`AnonymousToken`] property. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AnonymousToken` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `LICENSE` [INFO] [stdout] --> src/lib.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | / //! Render of the repositories' README.md: [INFO] [stdout] 374 | | #![doc = include_str!("../README.md")] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Version 2 of this library is a transpilation of gsasl and thus under the very same [license of LGPL 2.1 or later](LICENSE). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `LICENSE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `Command { std: "docker" "inspect" "96d650933f4cc326d1337af982655bfb0567511ca5ba8777c2d89ddc77c07dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d650933f4cc326d1337af982655bfb0567511ca5ba8777c2d89ddc77c07dc8", kill_on_drop: false }` [INFO] [stdout] 96d650933f4cc326d1337af982655bfb0567511ca5ba8777c2d89ddc77c07dc8