[INFO] fetching crate somedoc 0.2.10...
[INFO] building somedoc-0.2.10 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate somedoc 0.2.10 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate somedoc 0.2.10
[INFO] finished tweaking crates.io crate somedoc 0.2.10
[INFO] tweaked toml for crates.io crate somedoc 0.2.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate somedoc 0.2.10 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate somedoc 0.2.10 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2daefa22df6f45715e8fca9d03f99450dca4153f7509bf5ee53495a479424813
[INFO] running `Command { std: "docker" "start" "-a" "2daefa22df6f45715e8fca9d03f99450dca4153f7509bf5ee53495a479424813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2daefa22df6f45715e8fca9d03f99450dca4153f7509bf5ee53495a479424813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2daefa22df6f45715e8fca9d03f99450dca4153f7509bf5ee53495a479424813", kill_on_drop: false }`
[INFO] [stdout] 2daefa22df6f45715e8fca9d03f99450dca4153f7509bf5ee53495a479424813
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0945bf2c5260f16d24cf342cea857a3e6a81d374f7fd109bf7d975fba641b1cb
[INFO] running `Command { std: "docker" "start" "-a" "0945bf2c5260f16d24cf342cea857a3e6a81d374f7fd109bf7d975fba641b1cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling blob-uuid v0.4.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling somedoc v0.2.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     errors {
[INFO] [stdout]  9 | |         #[doc = "An empty string is not allowed here."]
[INFO] [stdout] 10 | |         MustNotBeEmpty {
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout] 103 +     fn write_document(&self, doc: &Document) -> error::Result<()>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 127 - ) -> crate::error::Result<()> {
[INFO] [stdout] 127 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | ) -> crate::error::Result<String> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 159 - ) -> crate::error::Result<String> {
[INFO] [stdout] 159 + ) -> error::Result<String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 141 - ) -> crate::error::Result<()> {
[INFO] [stdout] 141 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 200 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout] 200 +     fn write_document(&self, doc: &Document) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:224:41
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 224 -     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout] 224 +     fn debug(&self, mark: DebugMark) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:231:60
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 231 -     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 231 +     fn write_label_before(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 248 -     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 248 +     fn write_label_after(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 260 -     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout] 260 +     fn write(&self, text: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 277 -     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 277 +     fn start_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 286 -     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 286 +     fn end_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:344:50
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 344 -     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout] 344 +     fn metadata(&self, meta_datum: &Metadata) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 398 -     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 398 +     fn start_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:405:39
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 405 -     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout] 405 +     fn comment(&self, value: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:426:52
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 426 -     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout] 426 +     fn front_matter(&self, value: &FrontMatter) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:449:10
[INFO] [stdout]     |
[INFO] [stdout] 449 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 449 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 449 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:464:75
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 464 +     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:481:10
[INFO] [stdout]     |
[INFO] [stdout] 481 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 481 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 481 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:497:10
[INFO] [stdout]     |
[INFO] [stdout] 497 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 497 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 497 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:516:69
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 516 -     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 516 +     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:522:60
[INFO] [stdout]     |
[INFO] [stdout] 522 |     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 522 -     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 522 +     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:527:53
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 527 -     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 527 +     fn start_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:564:51
[INFO] [stdout]     |
[INFO] [stdout] 564 |     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 564 -     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 564 +     fn end_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 568 -     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 568 +     fn start_definition(&self, term: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:591:45
[INFO] [stdout]     |
[INFO] [stdout] 591 |     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 591 -     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout] 591 +     fn start_definition_list_text(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:601:64
[INFO] [stdout]     |
[INFO] [stdout] 601 |     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 601 -     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 601 +     fn formatted(&self, value: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 626 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 626 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:662:53
[INFO] [stdout]     |
[INFO] [stdout] 662 |     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 662 -     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 662 +     fn start_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:678:51
[INFO] [stdout]     |
[INFO] [stdout] 678 |     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 678 -     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 678 +     fn end_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:684:33
[INFO] [stdout]     |
[INFO] [stdout] 684 |     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 684 -     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 684 +     fn thematic_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:688:28
[INFO] [stdout]     |
[INFO] [stdout] 688 |     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 688 -     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 688 +     fn end_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:715:10
[INFO] [stdout]     |
[INFO] [stdout] 715 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 715 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 715 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:727:41
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 727 -     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 727 +     fn start_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:738:10
[INFO] [stdout]     |
[INFO] [stdout] 738 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 738 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 738 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:763:39
[INFO] [stdout]     |
[INFO] [stdout] 763 |     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 763 -     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 763 +     fn end_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:778:44
[INFO] [stdout]     |
[INFO] [stdout] 778 |     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 778 -     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 778 +     fn start_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:785:68
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 785 -     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 785 +     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:794:66
[INFO] [stdout]     |
[INFO] [stdout] 794 |     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 794 -     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 794 +     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 802 -     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 802 +     fn end_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:816:10
[INFO] [stdout]     |
[INFO] [stdout] 816 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 816 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:832:42
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 832 -     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout] 832 +     fn link(&self, value: &HyperLink) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:868:39
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 868 -     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout] 868 +     fn image(&self, value: &Image) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:876:37
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 876 -     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout] 876 +     fn text(&self, value: &Text) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:880:37
[INFO] [stdout]     |
[INFO] [stdout] 880 |     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 880 -     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout] 880 +     fn math(&self, value: &Math) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:893:47
[INFO] [stdout]     |
[INFO] [stdout] 893 |     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 893 -     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout] 893 +     fn character(&self, value: &Character) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:910:29
[INFO] [stdout]     |
[INFO] [stdout] 910 |     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 910 -     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 910 +     fn line_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:919:51
[INFO] [stdout]     |
[INFO] [stdout] 919 |     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 919 -     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 919 +     fn start_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:927:49
[INFO] [stdout]     |
[INFO] [stdout] 927 |     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 927 -     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 927 +     fn end_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
[INFO] running `Command { std: "docker" "inspect" "0945bf2c5260f16d24cf342cea857a3e6a81d374f7fd109bf7d975fba641b1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0945bf2c5260f16d24cf342cea857a3e6a81d374f7fd109bf7d975fba641b1cb", kill_on_drop: false }`
[INFO] [stdout] 0945bf2c5260f16d24cf342cea857a3e6a81d374f7fd109bf7d975fba641b1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d230b800f832324c297afa12b5caf93b20233f508adb58b9494d404894d4f56b
[INFO] running `Command { std: "docker" "start" "-a" "d230b800f832324c297afa12b5caf93b20233f508adb58b9494d404894d4f56b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     errors {
[INFO] [stdout]  9 | |         #[doc = "An empty string is not allowed here."]
[INFO] [stdout] 10 | |         MustNotBeEmpty {
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout] 103 +     fn write_document(&self, doc: &Document) -> error::Result<()>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 127 - ) -> crate::error::Result<()> {
[INFO] [stdout] 127 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | ) -> crate::error::Result<String> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 159 - ) -> crate::error::Result<String> {
[INFO] [stdout] 159 + ) -> error::Result<String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 141 - ) -> crate::error::Result<()> {
[INFO] [stdout] 141 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 200 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout] 200 +     fn write_document(&self, doc: &Document) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:224:41
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 224 -     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout] 224 +     fn debug(&self, mark: DebugMark) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:231:60
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 231 -     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 231 +     fn write_label_before(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 248 -     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 248 +     fn write_label_after(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 260 -     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout] 260 +     fn write(&self, text: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 277 -     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 277 +     fn start_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 286 -     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 286 +     fn end_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:344:50
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 344 -     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout] 344 +     fn metadata(&self, meta_datum: &Metadata) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 398 -     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 398 +     fn start_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:405:39
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 405 -     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout] 405 +     fn comment(&self, value: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:426:52
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 426 -     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout] 426 +     fn front_matter(&self, value: &FrontMatter) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:449:10
[INFO] [stdout]     |
[INFO] [stdout] 449 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 449 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 449 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:464:75
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 464 +     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:481:10
[INFO] [stdout]     |
[INFO] [stdout] 481 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 481 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 481 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:497:10
[INFO] [stdout]     |
[INFO] [stdout] 497 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 497 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 497 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:516:69
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 516 -     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 516 +     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:522:60
[INFO] [stdout]     |
[INFO] [stdout] 522 |     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 522 -     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 522 +     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:527:53
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 527 -     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 527 +     fn start_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:564:51
[INFO] [stdout]     |
[INFO] [stdout] 564 |     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 564 -     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 564 +     fn end_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 568 -     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 568 +     fn start_definition(&self, term: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:591:45
[INFO] [stdout]     |
[INFO] [stdout] 591 |     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 591 -     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout] 591 +     fn start_definition_list_text(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:601:64
[INFO] [stdout]     |
[INFO] [stdout] 601 |     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 601 -     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 601 +     fn formatted(&self, value: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 626 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 626 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:662:53
[INFO] [stdout]     |
[INFO] [stdout] 662 |     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 662 -     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 662 +     fn start_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:678:51
[INFO] [stdout]     |
[INFO] [stdout] 678 |     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 678 -     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 678 +     fn end_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:684:33
[INFO] [stdout]     |
[INFO] [stdout] 684 |     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 684 -     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 684 +     fn thematic_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:688:28
[INFO] [stdout]     |
[INFO] [stdout] 688 |     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 688 -     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 688 +     fn end_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:715:10
[INFO] [stdout]     |
[INFO] [stdout] 715 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 715 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 715 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:727:41
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 727 -     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 727 +     fn start_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:738:10
[INFO] [stdout]     |
[INFO] [stdout] 738 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 738 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 738 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:763:39
[INFO] [stdout]     |
[INFO] [stdout] 763 |     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 763 -     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 763 +     fn end_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:778:44
[INFO] [stdout]     |
[INFO] [stdout] 778 |     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 778 -     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 778 +     fn start_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:785:68
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 785 -     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 785 +     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:794:66
[INFO] [stdout]     |
[INFO] [stdout] 794 |     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 794 -     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 794 +     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 802 -     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 802 +     fn end_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:816:10
[INFO] [stdout]     |
[INFO] [stdout] 816 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 816 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:832:42
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 832 -     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout] 832 +     fn link(&self, value: &HyperLink) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:868:39
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 868 -     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout] 868 +     fn image(&self, value: &Image) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:876:37
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 876 -     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout] 876 +     fn text(&self, value: &Text) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:880:37
[INFO] [stdout]     |
[INFO] [stdout] 880 |     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 880 -     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout] 880 +     fn math(&self, value: &Math) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:893:47
[INFO] [stdout]     |
[INFO] [stdout] 893 |     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 893 -     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout] 893 +     fn character(&self, value: &Character) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:910:29
[INFO] [stdout]     |
[INFO] [stdout] 910 |     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 910 -     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 910 +     fn line_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:919:51
[INFO] [stdout]     |
[INFO] [stdout] 919 |     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 919 -     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 919 +     fn start_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:927:49
[INFO] [stdout]     |
[INFO] [stdout] 927 |     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 927 -     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 927 +     fn end_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v0.10.1
[INFO] [stderr]    Compiling somedoc v0.2.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     errors {
[INFO] [stdout]  9 | |         #[doc = "An empty string is not allowed here."]
[INFO] [stdout] 10 | |         MustNotBeEmpty {
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()>;
[INFO] [stdout] 103 +     fn write_document(&self, doc: &Document) -> error::Result<()>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 127 - ) -> crate::error::Result<()> {
[INFO] [stdout] 127 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/mod.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | ) -> crate::error::Result<String> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 159 - ) -> crate::error::Result<String> {
[INFO] [stdout] 159 + ) -> error::Result<String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> crate::error::Result<()> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 141 - ) -> crate::error::Result<()> {
[INFO] [stdout] 141 + ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 200 -     fn write_document(&self, doc: &Document) -> crate::error::Result<()> {
[INFO] [stdout] 200 +     fn write_document(&self, doc: &Document) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:224:41
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 224 -     fn debug(&self, mark: DebugMark) -> crate::error::Result<()> {
[INFO] [stdout] 224 +     fn debug(&self, mark: DebugMark) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:231:60
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 231 -     fn write_label_before(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 231 +     fn write_label_before(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 248 -     fn write_label_after(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 248 +     fn write_label_after(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 260 -     fn write(&self, text: &str) -> crate::error::Result<()> {
[INFO] [stdout] 260 +     fn write(&self, text: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 277 -     fn start_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 277 +     fn start_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 286 -     fn end_line(&self) -> crate::error::Result<()> {
[INFO] [stdout] 286 +     fn end_line(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:344:50
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 344 -     fn metadata(&self, meta_datum: &Metadata) -> crate::error::Result<()> {
[INFO] [stdout] 344 +     fn metadata(&self, meta_datum: &Metadata) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 398 -     fn start_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 398 +     fn start_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:405:39
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 405 -     fn comment(&self, value: &str) -> crate::error::Result<()> {
[INFO] [stdout] 405 +     fn comment(&self, value: &str) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:426:52
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 426 -     fn front_matter(&self, value: &FrontMatter) -> crate::error::Result<()> {
[INFO] [stdout] 426 +     fn front_matter(&self, value: &FrontMatter) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:449:10
[INFO] [stdout]     |
[INFO] [stdout] 449 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 449 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 449 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:464:75
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 464 +     fn end_heading(&self, level: &HeadingLevel, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:481:10
[INFO] [stdout]     |
[INFO] [stdout] 481 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 481 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 481 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:497:10
[INFO] [stdout]     |
[INFO] [stdout] 497 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 497 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 497 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:516:69
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 516 -     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 516 +     fn start_list(&self, kind: &ListKind, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:522:60
[INFO] [stdout]     |
[INFO] [stdout] 522 |     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 522 -     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 522 +     fn end_list(&self, _: &ListKind, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:527:53
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 527 -     fn start_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 527 +     fn start_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:564:51
[INFO] [stdout]     |
[INFO] [stdout] 564 |     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 564 -     fn end_list_item(&self, _: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 564 +     fn end_list_item(&self, _: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 568 -     fn start_definition(&self, term: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 568 +     fn start_definition(&self, term: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:591:45
[INFO] [stdout]     |
[INFO] [stdout] 591 |     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 591 -     fn start_definition_list_text(&self) -> crate::error::Result<()> {
[INFO] [stdout] 591 +     fn start_definition_list_text(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:601:64
[INFO] [stdout]     |
[INFO] [stdout] 601 |     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 601 -     fn formatted(&self, value: &str, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 601 +     fn formatted(&self, value: &str, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 626 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 626 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:662:53
[INFO] [stdout]     |
[INFO] [stdout] 662 |     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 662 -     fn start_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 662 +     fn start_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:678:51
[INFO] [stdout]     |
[INFO] [stdout] 678 |     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 678 -     fn end_quote(&self, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 678 +     fn end_quote(&self, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:684:33
[INFO] [stdout]     |
[INFO] [stdout] 684 |     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 684 -     fn thematic_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 684 +     fn thematic_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:688:28
[INFO] [stdout]     |
[INFO] [stdout] 688 |     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 688 -     fn end_block(&self) -> crate::error::Result<()> {
[INFO] [stdout] 688 +     fn end_block(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:715:10
[INFO] [stdout]     |
[INFO] [stdout] 715 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 715 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 715 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:727:41
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 727 -     fn start_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 727 +     fn start_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:738:10
[INFO] [stdout]     |
[INFO] [stdout] 738 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 738 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 738 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:763:39
[INFO] [stdout]     |
[INFO] [stdout] 763 |     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 763 -     fn end_table_header_row(&self) -> crate::error::Result<()> {
[INFO] [stdout] 763 +     fn end_table_header_row(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:778:44
[INFO] [stdout]     |
[INFO] [stdout] 778 |     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 778 -     fn start_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 778 +     fn start_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:785:68
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 785 -     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 785 +     fn start_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:794:66
[INFO] [stdout]     |
[INFO] [stdout] 794 |     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 794 -     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> crate::error::Result<()> {
[INFO] [stdout] 794 +     fn end_table_cell(&self, _: usize, label: &Option<Label>) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 802 -     fn end_table_row(&self, _: usize) -> crate::error::Result<()> {
[INFO] [stdout] 802 +     fn end_table_row(&self, _: usize) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:816:10
[INFO] [stdout]     |
[INFO] [stdout] 816 |     ) -> crate::error::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 -     ) -> crate::error::Result<()> {
[INFO] [stdout] 816 +     ) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:832:42
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 832 -     fn link(&self, value: &HyperLink) -> crate::error::Result<()> {
[INFO] [stdout] 832 +     fn link(&self, value: &HyperLink) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:868:39
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 868 -     fn image(&self, value: &Image) -> crate::error::Result<()> {
[INFO] [stdout] 868 +     fn image(&self, value: &Image) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:876:37
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 876 -     fn text(&self, value: &Text) -> crate::error::Result<()> {
[INFO] [stdout] 876 +     fn text(&self, value: &Text) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:880:37
[INFO] [stdout]     |
[INFO] [stdout] 880 |     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 880 -     fn math(&self, value: &Math) -> crate::error::Result<()> {
[INFO] [stdout] 880 +     fn math(&self, value: &Math) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:893:47
[INFO] [stdout]     |
[INFO] [stdout] 893 |     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 893 -     fn character(&self, value: &Character) -> crate::error::Result<()> {
[INFO] [stdout] 893 +     fn character(&self, value: &Character) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:910:29
[INFO] [stdout]     |
[INFO] [stdout] 910 |     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 910 -     fn line_break(&self) -> crate::error::Result<()> {
[INFO] [stdout] 910 +     fn line_break(&self) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:919:51
[INFO] [stdout]     |
[INFO] [stdout] 919 |     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 919 -     fn start_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 919 +     fn start_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/write/markdown.rs:927:49
[INFO] [stdout]     |
[INFO] [stdout] 927 |     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 927 -     fn end_span(&self, styles: &[SpanStyle]) -> crate::error::Result<()> {
[INFO] [stdout] 927 +     fn end_span(&self, styles: &[SpanStyle]) -> error::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.13s
[INFO] running `Command { std: "docker" "inspect" "d230b800f832324c297afa12b5caf93b20233f508adb58b9494d404894d4f56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d230b800f832324c297afa12b5caf93b20233f508adb58b9494d404894d4f56b", kill_on_drop: false }`
[INFO] [stdout] d230b800f832324c297afa12b5caf93b20233f508adb58b9494d404894d4f56b
