[INFO] cloning repository https://github.com/ogital-net/sstp-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogital-net/sstp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adc7754a683a580eb784e1dbb10a594191081a05
[INFO] documenting ogital-net/sstp-server against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogital-net/sstp-server
[INFO] finished tweaking git repo https://github.com/ogital-net/sstp-server
[INFO] tweaked toml for git repo https://github.com/ogital-net/sstp-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogital-net/sstp-server on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogital-net/sstp-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ogital-net/radius-tokio`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v18.0.0
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded fast-md5 v1.0.0
[INFO] [stderr]   Downloaded getopt-iter v1.0.2
[INFO] [stderr]   Downloaded command-trie v1.1.0
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] [stderr]   Downloaded libgit2-sys v0.18.4+1.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17
[INFO] running `Command { std: "docker" "start" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vergen-git2 v9.1.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling radius-tokio-dict-codegen v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]    Compiling radius-tokio-dict v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking fast-md5 v1.0.0
[INFO] [stderr]     Checking getopt-iter v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking command-trie v1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking rustyline v18.0.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling sstp-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking radius-tokio v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]  Documenting sstp-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::control`
[INFO] [stdout]  --> src/bin/sstp_server_cli.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! protocol from [`crate::control`] in a rustyline session.
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^ no item named `control` in module `sstp_server_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::control::dispatch`
[INFO] [stdout]   --> src/bin/sstp_server_cli.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// deliberately narrower than [`crate::control::dispatch`] supports:
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `control` in module `sstp_server_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AuthResult`
[INFO] [stdout]  --> src/auth/mod.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! reply into the [`AuthResult`] our session bring-up consumes.
[INFO] [stdout]   |                      ^^^^^^^^^^ no item named `AuthResult` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AuthBridge`
[INFO] [stdout]   --> src/auth/acct_bridge.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// Bounded queue depth, matched to [`AuthBridge`]. One outstanding
[INFO] [stdout]    |                                       ^^^^^^^^^^ no item named `AuthBridge` 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 `EapJob`
[INFO] [stdout]  --> src/auth/bridge.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`PapJob`] (or, later, [`MsChapJob`] / [`EapJob`]) across an MPSC
[INFO] [stdout]   |                                              ^^^^^^ no item named `EapJob` 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 `AuthBridge::submit_*`
[INFO] [stdout]   --> src/auth/bridge.rs:95:39
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// identity lives at the [`Job`] / [`AuthBridge::submit_*`] level.
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ the struct `AuthBridge` has no field or associated item named `submit_*`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `getopt-iter`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Uses [`getopt-iter`] for POSIX short options + Solaris-style long aliases.
[INFO] [stdout]   |            ^^^^^^^^^^^ no item named `getopt-iter` 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 `derive_tls13_aes128_gcm`
[INFO] [stdout]    --> src/crypto/tls.rs:789:11
[INFO] [stdout]     |
[INFO] [stdout] 789 |     /// [`derive_tls13_aes128_gcm`]. Traffic secrets are 48 bytes
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^ no item named `derive_tls13_aes128_gcm` 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 `derive_tls12_aes128_gcm`
[INFO] [stdout]    --> src/crypto/tls.rs:836:11
[INFO] [stdout]     |
[INFO] [stdout] 836 |     /// [`derive_tls12_aes128_gcm`]. The key block is laid out
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^ no item named `derive_tls12_aes128_gcm` 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 `derive_tls13_aes128_gcm`
[INFO] [stdout]    --> src/crypto/tls.rs:897:11
[INFO] [stdout]     |
[INFO] [stdout] 897 |     /// [`derive_tls13_aes128_gcm`] (RFC 8446 §7.3 — both TLS 1.3
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^ no item named `derive_tls13_aes128_gcm` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `unit` is both a module and a primitive type
[INFO] [stdout]   --> src/kppp/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! - [`unit`] — [`Unit`] owns a unit fd and the kernel-assigned
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! - [`mod@unit`] — [`Unit`] owns a unit fd and the kernel-assigned
[INFO] [stdout]    |         ++++
[INFO] [stdout] help: to link to the primitive type, prefix with `prim@`
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! - [`prim@unit`] — [`Unit`] owns a unit fd and the kernel-assigned
[INFO] [stdout]    |         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Unit`
[INFO] [stdout]   --> src/kppp/mod.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! - [`unit`] — [`Unit`] owns a unit fd and the kernel-assigned
[INFO] [stdout]    |                    ^^^^ no item named `Unit` 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 `crate::shape::netlink`
[INFO] [stdout]  --> src/kppp/netlink.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Sister of [`crate::shape::netlink`], scoped to the message types
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^ no item named `netlink` in module `shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::session::write_ppp_as_sstp_data`
[INFO] [stdout]   --> src/kppp/tun.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! [`crate::session::write_ppp_as_sstp_data`].
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `write_ppp_as_sstp_data` in module `session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bind_reuseport`
[INFO] [stdout]  --> src/net/listener.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each I/O worker calls [`bind_reuseport`] with the same address; the
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ no item named `bind_reuseport` 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 `bind_reuseport`
[INFO] [stdout]   --> src/net/listener.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Errors that can come out of [`bind_reuseport`].
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ no item named `bind_reuseport` 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 `crate::shape::netlink`
[INFO] [stdout]  --> src/netlink.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [`crate::shape::netlink`] — `NETLINK_ROUTE` for `tc`
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ no item named `netlink` in module `shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::session::drive_sstp`
[INFO] [stdout]  --> src/ppp/driver.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! Consumed by [`crate::session::drive_sstp`]. The driver is pure
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `drive_sstp` in module `session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Action::SendConfigureNak`
[INFO] [stdout]   --> src/ppp/fsm.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// to actually emit when consuming [`Action::SendConfigureNak`].
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Action` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `StateMachine`
[INFO] [stdout]    --> src/session.rs:437:16
[INFO] [stdout]     |
[INFO] [stdout] 437 | /// Owns the [`StateMachine`], a single timer slot (the FSM is
[INFO] [stdout]     |                ^^^^^^^^^^^^ no item named `StateMachine` 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 `StepOut`
[INFO] [stdout]     --> src/session.rs:1461:21
[INFO] [stdout]      |
[INFO] [stdout] 1461 | /// Apply an SSTP [`StepOut`] via [`apply_step`], then handle any
[INFO] [stdout]      |                     ^^^^^^^ no item named `StepOut` 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 `AcctSession`
[INFO] [stdout]     --> src/session.rs:2097:27
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     /// Snapshot of the [`AcctSession`] identity attributes
[INFO] [stdout]      |                           ^^^^^^^^^^^ no item named `AcctSession` 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 `AcctCounters`
[INFO] [stdout]     --> src/session.rs:2111:7
[INFO] [stdout]      |
[INFO] [stdout] 2111 | /// [`AcctCounters`]. Returns the previous best-known counters
[INFO] [stdout]      |       ^^^^^^^^^^^^ no item named `AcctCounters` 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 `AcctEvent::Stop`
[INFO] [stdout]     --> src/session.rs:2149:7
[INFO] [stdout]      |
[INFO] [stdout] 2149 | /// [`AcctEvent::Stop`] record for the session if Start has been
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^ no item named `AcctEvent` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `StepOut`
[INFO] [stdout]     --> src/session.rs:2222:15
[INFO] [stdout]      |
[INFO] [stdout] 2222 | /// Apply a [`StepOut`] from the SSTP state machine: write any
[INFO] [stdout]      |               ^^^^^^^ no item named `StepOut` 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 `AsyncFd`
[INFO] [stdout]     --> src/session.rs:2360:16
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /// path, an [`AsyncFd`] over a duplicate of the underlying TCP fd.
[INFO] [stdout]      |                ^^^^^^^ no item named `AsyncFd` 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 `super::AttrIter`
[INFO] [stdout]    --> src/sstp/frame.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// attribute area; iterate with [`super::AttrIter`].
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ no item named `AttrIter` in module `sstp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Event`
[INFO] [stdout]  --> src/sstp/state.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! driving task (an I/O worker in M6) feeds it [`Event`]s and consumes
[INFO] [stdout]   |                                                   ^^^^^ no item named `Event` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/sstp_server/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17", kill_on_drop: false }`
[INFO] [stdout] 3aa44291aba9232f2b49f26efdbe9d559e4499bcfb964910153bd18a27c93a17
