[INFO] fetching crate pth 0.44.1...
[INFO] documenting pth-0.44.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate pth 0.44.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pth 0.44.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pth 0.44.1
[INFO] tweaked toml for crates.io crate pth 0.44.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pth 0.44.1 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pth 0.44.1 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a
[INFO] running `Command { std: "docker" "start" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a", 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" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling component_model_types v0.56.0
[INFO] [stderr]    Compiling clone_dyn_types v0.50.0
[INFO] [stderr]    Compiling interval_adapter v0.44.0
[INFO] [stderr]    Compiling derive_tools v0.71.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling macro_tools v0.89.1
[INFO] [stderr]    Compiling macro_tools v0.88.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_tools_meta v0.66.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling mod_interface_meta v0.65.1
[INFO] [stderr]     Checking mod_interface v0.67.1
[INFO] [stderr]  Documenting pth v0.44.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path/absolute_path.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Define a private namespace for all its items.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate :: *;
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |   exposed use AbsolutePath;
[INFO] [stdout] 362 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.`
[INFO] [stdout]     = help: ends near `Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path/normalized_path.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Define a private namespace for all its items.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate :: *;
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |   exposed use NormalizedPath;
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Describe a path that has been normalized via syntactic canonicalization.`
[INFO] [stdout]     = help: ends near `Describe a path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/canonical_path.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Type alias for `NormalizedPath`.
[INFO] [stdout]  2 | | ///
[INFO] [stdout]  3 | | /// `CanonicalPath` is a maintained alias to `NormalizedPath` for semantic clarity.
[INFO] [stdout]  4 | | /// Use this type when you want to emphasize that a path has been canonicalized.
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |   exposed use CanonicalPath;
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Type alias for `NormalizedPath` - emphasizes canonicalization semantics.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath` - emphasizes canonicalization semantics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path/current_path.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Define a private namespace for all its items.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate :: *;
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |   exposed use CurrentPath;
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A type to symbolyze the crruent path.`
[INFO] [stdout]     = help: ends near `A type to symbolyze the crruent path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/native_path.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Type alias for `NormalizedPath`.
[INFO] [stdout]  2 | | ///
[INFO] [stdout]  3 | | /// `NativePath` is a maintained alias to `NormalizedPath` for semantic clarity.
[INFO] [stdout]  4 | | /// Use this type when you want to emphasize native path handling semantics.
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |   exposed use NativePath;
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Type alias for `NormalizedPath` - emphasizes native path handling semantics.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath` - emphasizes native path handling semantics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path/joining.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod private
[INFO] [stdout]   2 | | {
[INFO] [stdout]   3 | |   use crate :: *;
[INFO] [stdout]   4 | |   use std :: { io, path ::PathBuf };
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |   exposed use PathJoined;
[INFO] [stdout] 205 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Convenient joining.`
[INFO] [stdout]     = help: ends near `Convenient joining.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/path.rs:1170:7
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   /// Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: ends near `A new type representing an absolute path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/path.rs:1172:7
[INFO] [stdout]      |
[INFO] [stdout] 1172 |   /// Describe a path that has been normalized via syntactic canonicalization.
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: ends near `A path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/canonical_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type CanonicalPath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Type alias for `NormalizedPath` - emphasizes canonicalization semantics.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/path.rs:1176:7
[INFO] [stdout]      |
[INFO] [stdout] 1176 |   /// A type to symbolyze the crruent path.
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: ends near `Symbolize current path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/native_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type NativePath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Type alias for `NormalizedPath` - emphasizes native path handling semantics.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/joining.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | /   pub trait PathJoined
[INFO] [stdout] 36 | |   {
[INFO] [stdout] 37 | |   /// Joins the path components into a single `PathBuf`.
[INFO] [stdout] 38 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |   fn iter_join( self ) -> Result< PathBuf, io ::Error >;
[INFO] [stdout] 51 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Convenient joining.`
[INFO] [stdout]    = help: ends near `A trait for joining path components into a `PathBuf`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/joining.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | /   pub fn join< Paths: PathJoined >( paths: Paths ) -> Result< PathBuf, io ::Error >
[INFO] [stdout] 26 | |   {
[INFO] [stdout] 27 | |   paths.iter_join()
[INFO] [stdout] 28 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Convenient joining.`
[INFO] [stdout]    = help: ends near `Joins path components into a `PathBuf`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/absolute_path.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub struct AbsolutePath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.`
[INFO] [stdout]    = help: ends near `A new type representing an absolute path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/normalized_path.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub struct NormalizedPath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Describe a path that has been normalized via syntactic canonicalization.`
[INFO] [stdout]    = help: ends near `A path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/current_path.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub struct CurrentPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` A type to symbolyze the crruent path.`
[INFO] [stdout]    = help: ends near `Symbolize current path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/path.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / /// Define a private namespace for all its items.
[INFO] [stdout]    2 | | #[ allow( clippy ::std_instead_of_alloc, clippy ::std_instead_of_core ) ]
[INFO] [stdout]    3 | | mod private
[INFO] [stdout] ...    |
[INFO] [stdout] 1184 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Basic functionality.`
[INFO] [stdout]      = help: ends near `Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/as_path.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Define a private namespace for all its items.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout]  3 | | {
[INFO] [stdout]  4 | |   #[ allow( unused_imports, clippy ::wildcard_imports ) ]
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |   orphan use AsPath;
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``AsPath` trait.`
[INFO] [stdout]    = help: ends near ``AsPath` trait.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/try_into_path.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Define a private namespace for all its items.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   #[ allow( unused_imports, clippy ::wildcard_imports ) ]
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |   orphan use TryIntoPath;
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ``TryIntoPath` trait.`
[INFO] [stdout]     = help: ends near ``TryIntoPath` trait.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/try_into_cow_path.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Define a private namespace for all its items.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate :: *;
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |   orphan use TryIntoCowPath;
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ``TryIntoPath` trait.`
[INFO] [stdout]     = help: ends near ``TryIntoPath` trait.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/absolute_path.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub struct AbsolutePath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `A new type representing an absolute path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   /// Basic functionality.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `A path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/canonical_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type CanonicalPath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   /// Basic functionality.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Symbolize current path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/native_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type NativePath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `Type alias for `NormalizedPath`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/joining.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | /   pub trait PathJoined
[INFO] [stdout] 36 | |   {
[INFO] [stdout] 37 | |   /// Joins the path components into a single `PathBuf`.
[INFO] [stdout] 38 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |   fn iter_join( self ) -> Result< PathBuf, io ::Error >;
[INFO] [stdout] 51 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `A trait for joining path components into a `PathBuf`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   /// Basic functionality.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Extracts the extension from the given path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   /// Basic functionality.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Extracts multiple extensions from the given path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:703:3
[INFO] [stdout]     |
[INFO] [stdout] 703 | /   pub fn change_ext( path: impl AsRef< std ::path ::Path >, ext: &str ) -> Option< std ::path ::PathBuf >
[INFO] [stdout] 704 | |   {
[INFO] [stdout] 705 | |   use std ::path ::PathBuf;
[INFO] [stdout] 706 | |   if path.as_ref().to_string_lossy().is_empty() || !path.as_ref().to_string_lossy().is_ascii() || !ext.is_ascii()
[INFO] [stdout] ...   |
[INFO] [stdout] 720 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `Replaces the existing path extension with the provided extension.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/path.rs:1006:3
[INFO] [stdout]      |
[INFO] [stdout] 1006 | /   pub fn path_relative< T: AsRef< std ::path ::Path > >( from: T, to: T ) -> std ::path ::PathBuf
[INFO] [stdout] 1007 | |   {
[INFO] [stdout] 1008 | |   use std ::path ::PathBuf;
[INFO] [stdout] 1009 | |   #[ cfg( feature = "no_std" ) ]
[INFO] [stdout] ...    |
[INFO] [stdout] 1092 | |   PathBuf ::from( relative_path )
[INFO] [stdout] 1093 | |  }
[INFO] [stdout]      | |__^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` Basic functionality.`
[INFO] [stdout]      = help: ends near `Computes the relative path from one path to another.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:949:4
[INFO] [stdout]     |
[INFO] [stdout] 949 | /    pub fn rebase< T: AsRef< std ::path ::Path > >
[INFO] [stdout] 950 | |    (
[INFO] [stdout] 951 | |   file_path: T,
[INFO] [stdout] 952 | |   new_path: T,
[INFO] [stdout] ...   |
[INFO] [stdout] 978 | |   Some( normalize( rebased_path ) )
[INFO] [stdout] 979 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `Rebase the file path relative to a new base path, optionally removing a common prefix.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   /// Basic functionality.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Finds the common directory path among a collection of paths.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:422:3
[INFO] [stdout]     |
[INFO] [stdout] 422 | /   pub fn iter_join< 'a ,I, P >( paths: I ) -> Result< PathBuf, io::Error >
[INFO] [stdout] 423 | |   where
[INFO] [stdout] 424 | |   I: Iterator< Item = P >,
[INFO] [stdout] 425 | |   P: TryIntoCowPath< 'a >,
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |   Ok( result.into() )
[INFO] [stdout] 539 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `Joins a list of file system paths into a single absolute path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:635:3
[INFO] [stdout]     |
[INFO] [stdout] 635 | /   pub fn without_ext( path: impl AsRef< std ::path ::Path > ) -> core ::option ::Option< std ::path ::PathBuf >
[INFO] [stdout] 636 | |   {
[INFO] [stdout] 637 | |   use std ::path :: { Path, PathBuf };
[INFO] [stdout] 638 | |   #[ cfg( feature = "no_std" ) ]
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |   Some( PathBuf ::from( full_path.to_string_lossy().replace( '\\', "/" ) ) )
[INFO] [stdout] 666 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `Extracts the parent directory and file stem (without extension) from the given path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | /   pub fn is_glob( path: &str ) -> bool
[INFO] [stdout] 43 | |   {
[INFO] [stdout] 44 | |   let mut chars = path.chars().peekable();
[INFO] [stdout] 45 | |   let mut is_escaped = false;
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |   false
[INFO] [stdout] 98 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `Determines if a given path string contains unescaped glob pattern characters.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:230:3
[INFO] [stdout]     |
[INFO] [stdout] 230 | /   pub fn normalize_unchecked( path: impl AsRef< std ::path ::Path > ) -> std ::path ::PathBuf
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `This function does not touch fs.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/path.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 | /   pub fn canonicalize( path: impl AsRef< std ::path ::Path > ) -> std ::io ::Result< std ::path ::PathBuf >
[INFO] [stdout] 306 | |   {
[INFO] [stdout] 307 | |   Ok( normalize_unchecked( path ) )
[INFO] [stdout] 308 | |  }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Basic functionality.`
[INFO] [stdout]     = help: ends near `**Deprecated**: Use `normalize_unchecked()` instead.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/as_path.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | /   pub trait AsPath
[INFO] [stdout] 16 | |   {
[INFO] [stdout] 17 | |   /// Converts the implementing type into a reference to a `Path`.
[INFO] [stdout] 18 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |   fn as_path( &self ) -> &Path;
[INFO] [stdout] 23 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` `AsPath` trait.`
[INFO] [stdout]    = help: ends near `A trait for converting various types into a reference to a `Path`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/try_into_path.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | /   pub trait TryIntoPath
[INFO] [stdout] 19 | |   {
[INFO] [stdout] 20 | |   /// Converts the implementing type into a `PathBuf`.
[INFO] [stdout] 21 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |   fn try_into_path( self ) -> Result< PathBuf, io ::Error >;
[INFO] [stdout] 36 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` `TryIntoPath` trait.`
[INFO] [stdout]    = help: ends near `A trait for converting various types into a `PathBuf`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/try_into_cow_path.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | /   pub trait TryIntoCowPath< 'a >
[INFO] [stdout] 20 | |   {
[INFO] [stdout] 21 | |   /// Converts the implementing type into a `Cow< Path >`.
[INFO] [stdout] 22 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |   fn try_into_cow_path( self ) -> Result< Cow< 'a, Path >, io ::Error >;
[INFO] [stdout] 37 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` `TryIntoPath` trait.`
[INFO] [stdout]    = help: ends near `A trait for converting various types into a `Cow< Path >`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/absolute_path.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub struct AbsolutePath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/absolute_path.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub struct AbsolutePath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.`
[INFO] [stdout]    = help: ends near ` Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/normalized_path.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub struct NormalizedPath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `A path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/normalized_path.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub struct NormalizedPath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/normalized_path.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub struct NormalizedPath( PathBuf );
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Describe a path that has been normalized via syntactic canonicalization.`
[INFO] [stdout]    = help: ends near ` Describe a path that has been normalized via syntactic canonicalization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/canonical_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type CanonicalPath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/canonical_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type CanonicalPath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Type alias for `NormalizedPath` - emphasizes canonicalization semantics.`
[INFO] [stdout]    = help: ends near ` Type alias for `NormalizedPath` - emphasizes canonicalization semantics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/current_path.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub struct CurrentPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near `Symbolize current path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/current_path.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub struct CurrentPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/current_path.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub struct CurrentPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` A type to symbolyze the crruent path.`
[INFO] [stdout]    = help: ends near ` A type to symbolyze the crruent path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/native_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type NativePath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/native_path.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub type NativePath = NormalizedPath;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Type alias for `NormalizedPath` - emphasizes native path handling semantics.`
[INFO] [stdout]    = help: ends near ` Type alias for `NormalizedPath` - emphasizes native path handling semantics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/joining.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | /   pub trait PathJoined
[INFO] [stdout] 36 | |   {
[INFO] [stdout] 37 | |   /// Joins the path components into a single `PathBuf`.
[INFO] [stdout] 38 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |   fn iter_join( self ) -> Result< PathBuf, io ::Error >;
[INFO] [stdout] 51 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Basic functionality.`
[INFO] [stdout]    = help: ends near ` Basic functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/path/joining.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | /   pub trait PathJoined
[INFO] [stdout] 36 | |   {
[INFO] [stdout] 37 | |   /// Joins the path components into a single `PathBuf`.
[INFO] [stdout] 38 | |   ///
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |   fn iter_join( self ) -> Result< PathBuf, io ::Error >;
[INFO] [stdout] 51 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Convenient joining.`
[INFO] [stdout]    = help: ends near ` Convenient joining.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `pth`
[INFO] running `Command { std: "docker" "inspect" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a", kill_on_drop: false }`
[INFO] [stdout] bdc0e77a7172347101340d752d4004513a409aa61a8d881d0fc8dc63cd71685a
