[INFO] cloning repository https://github.com/jedisct1/flowgger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jedisct1/flowgger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e6a7bb82c67c4cdc85dc2819eb620e762c0931f
[INFO] documenting jedisct1/flowgger against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jedisct1/flowgger
[INFO] finished tweaking git repo https://github.com/jedisct1/flowgger
[INFO] tweaked toml for git repo https://github.com/jedisct1/flowgger written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jedisct1/flowgger on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 303 packages to latest compatible versions
[INFO] [stderr]       Adding async-nats v0.42.0 (available: v0.46.0)
[INFO] [stderr]       Adding capnp v0.14.11 (available: v0.25.0)
[INFO] [stderr]       Adding capnpc v0.10.2 (available: v0.25.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding kafka v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding notify v4.0.18 (available: v8.2.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.21.7 (available: v1.0.3)
[INFO] [stderr]       Adding serde_json v0.8.6 (available: v1.0.149)
[INFO] [stderr]       Adding time-tz v0.3.1 (available: v2.0.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.11+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c23282a9b366fad77a2b993c7c763013ea1849e4ca485dc60128efe8097467ca
[INFO] running `Command { std: "docker" "start" "-a" "c23282a9b366fad77a2b993c7c763013ea1849e4ca485dc60128efe8097467ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c23282a9b366fad77a2b993c7c763013ea1849e4ca485dc60128efe8097467ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23282a9b366fad77a2b993c7c763013ea1849e4ca485dc60128efe8097467ca", kill_on_drop: false }`
[INFO] [stdout] c23282a9b366fad77a2b993c7c763013ea1849e4ca485dc60128efe8097467ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fc193dcab9c1ad27fe3911cdb5dd1b06e9166d0047c696fdac1d7954de1ec96
[INFO] running `Command { std: "docker" "start" "-a" "3fc193dcab9c1ad27fe3911cdb5dd1b06e9166d0047c696fdac1d7954de1ec96", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling capnp v0.10.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling capnpc v0.10.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking ref_slice v1.2.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking dtoa v0.2.2
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking itoa v0.1.1
[INFO] [stderr]     Checking notify v4.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking capnp v0.14.11
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking serde_json v0.8.6
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking kafka v0.8.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling time-tz v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking redis v0.21.7
[INFO] [stderr]  Documenting flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `https://doc.rust-lang.org/std/path/struct.Path.html`
[INFO] [stdout]   --> src/flowgger/config.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// - `P`: is an implicit converion to [`std::path::Path`][https://doc.rust-lang.org/std/path/struct.Path.html]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `https://doc.rust-lang.org/std/path/struct.Path.html` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `https://github.com/toml-lang/toml`
[INFO] [stdout]   --> src/flowgger/config.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `https://github.com/toml-lang/toml` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `https://github.com/toml-lang/toml`
[INFO] [stdout]   --> src/flowgger/config.rs:65:67
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// - `Err`: if the parameter string is is not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array]
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `https://github.com/toml-lang/toml` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `month`
[INFO] [stdout]   --> src/flowgger/output/file_output.rs:44:89
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// - 'output.file_rotation_timeformat':Must be a String. Default is set to "[year][month][day]T[hour][minute][second]Z".
[INFO] [stdout]    |                                                                                         ^^^^^ no item named `month` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `day`
[INFO] [stdout]   --> src/flowgger/output/file_output.rs:44:96
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// - 'output.file_rotation_timeformat':Must be a String. Default is set to "[year][month][day]T[hour][minute][second]Z".
[INFO] [stdout]    |                                                                                                ^^^ no item named `day` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `minute`
[INFO] [stdout]   --> src/flowgger/output/file_output.rs:44:108
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// - 'output.file_rotation_timeformat':Must be a String. Default is set to "[year][month][day]T[hour][minute][second]Z".
[INFO] [stdout]    |                                                                                                            ^^^^^^ no item named `minute` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `second`
[INFO] [stdout]   --> src/flowgger/output/file_output.rs:44:116
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// - 'output.file_rotation_timeformat':Must be a String. Default is set to "[year][month][day]T[hour][minute][second]Z".
[INFO] [stdout]    |                                                                                                                    ^^^^^^ no item named `second` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `month`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:35:82
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// "abcd-20180108T0143Z.log" if the time format is configured to be "[year][month][day]T[hour][minute]Z"
[INFO] [stdout]    |                                                                                  ^^^^^ no item named `month` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `day`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:35:89
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// "abcd-20180108T0143Z.log" if the time format is configured to be "[year][month][day]T[hour][minute]Z"
[INFO] [stdout]    |                                                                                         ^^^ no item named `day` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `minute`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:35:101
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// "abcd-20180108T0143Z.log" if the time format is configured to be "[year][month][day]T[hour][minute]Z"
[INFO] [stdout]    |                                                                                                     ^^^^^^ no item named `minute` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `month`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ///     - time format is "[year][month][day]T[hour][minute][second]Z"
[INFO] [stdout]    |                                      ^^^^^ no item named `month` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `day`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ///     - time format is "[year][month][day]T[hour][minute][second]Z"
[INFO] [stdout]    |                                             ^^^ no item named `day` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `minute`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ///     - time format is "[year][month][day]T[hour][minute][second]Z"
[INFO] [stdout]    |                                                         ^^^^^^ no item named `minute` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `second`
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:86:65
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ///     - time format is "[year][month][day]T[hour][minute][second]Z"
[INFO] [stdout]    |                                                                 ^^^^^^ no item named `second` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `month`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                            ^^^^^ no item named `month` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `day`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:51
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                                   ^^^ no item named `day` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `minute`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:66
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                                                  ^^^^^^ no item named `minute` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/config.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// - `P`: is an implicit converion to [`std::path::Path`][https://doc.rust-lang.org/std/path/struct.Path.html]
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.rust-lang.org/std/path/struct.Path.html>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/config.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/toml-lang/toml#user-content-array>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/config.rs:65:66
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// - `Err`: if the parameter string is is not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array]
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/toml-lang/toml#user-content-array>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/decoder/gelf_decoder.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// just to respect the interface https://docs.graylog.org/en/3.1/pages/gelf.html
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// just to respect the interface <https://docs.graylog.org/en/3.1/pages/gelf.html>
[INFO] [stdout]    |                                       +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/encoder/gelf_encoder.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// https://docs.graylog.org/en/3.1/pages/gelf.html
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// <https://docs.graylog.org/en/3.1/pages/gelf.html>
[INFO] [stdout]    |     +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/encoder/gelf_encoder.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// https://docs.graylog.org/en/3.1/pages/gelf.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// <https://docs.graylog.org/en/3.1/pages/gelf.html>
[INFO] [stdout]    |         +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/output/file_output.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ///                                     https://docs.rs/time/0.3.7/time/format_description/index.html
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ///                                     <https://docs.rs/time/0.3.7/time/format_description/index.html>
[INFO] [stdout]    |                                             +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/utils/rotating_file.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ///             https://docs.rs/time/0.3.7/time/format_description/index.html
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ///             <https://docs.rs/time/0.3.7/time/format_description/index.html>
[INFO] [stdout]    |                     +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/flowgger/mod.rs:364:16
[INFO] [stdout]     |
[INFO] [stdout] 364 | /// conform to https://docs.rs/time/0.3.7/time/format_description/index.html
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 364 | /// conform to <https://docs.rs/time/0.3.7/time/format_description/index.html>
[INFO] [stdout]     |                +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/flowgger/decoder/gelf_decoder.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// https://docs.graylog.org/en/3.1/pages/gelf.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// <https://docs.graylog.org/en/3.1/pages/gelf.html>
[INFO] [stdout]    |         +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/flowgger/utils/rotating_file.rs:345:14
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// Refer to https://doc.rust-lang.org/std/io/trait.Write.html for trait description
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// Refer to <https://doc.rust-lang.org/std/io/trait.Write.html> for trait description
[INFO] [stdout]     |              +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flowgger/index.html
[INFO] running `Command { std: "docker" "inspect" "3fc193dcab9c1ad27fe3911cdb5dd1b06e9166d0047c696fdac1d7954de1ec96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc193dcab9c1ad27fe3911cdb5dd1b06e9166d0047c696fdac1d7954de1ec96", kill_on_drop: false }`
[INFO] [stdout] 3fc193dcab9c1ad27fe3911cdb5dd1b06e9166d0047c696fdac1d7954de1ec96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e89a6f3544980af8aa41320179485a6e0538a4d5247a7c4c67a082560c078e4
[INFO] running `Command { std: "docker" "start" "-a" "9e89a6f3544980af8aa41320179485a6e0538a4d5247a7c4c67a082560c078e4", kill_on_drop: false }`
[INFO] [stderr]  Documenting flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `month`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                            ^^^^^ no item named `month` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `day`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:51
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                                   ^^^ no item named `day` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `minute`
[INFO] [stdout]    --> src/flowgger/mod.rs:370:66
[INFO] [stdout]     |
[INFO] [stdout] 370 | ///     file_rotation_timeformat = "[year][month][day]\\%T[hour][minute]Z"
[INFO] [stdout]     |                                                                  ^^^^^^ no item named `minute` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/flowgger/mod.rs:364:16
[INFO] [stdout]     |
[INFO] [stdout] 364 | /// conform to https://docs.rs/time/0.3.7/time/format_description/index.html
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 364 | /// conform to <https://docs.rs/time/0.3.7/time/format_description/index.html>
[INFO] [stdout]     |                +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flowgger/index.html
[INFO] running `Command { std: "docker" "inspect" "9e89a6f3544980af8aa41320179485a6e0538a4d5247a7c4c67a082560c078e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e89a6f3544980af8aa41320179485a6e0538a4d5247a7c4c67a082560c078e4", kill_on_drop: false }`
[INFO] [stdout] 9e89a6f3544980af8aa41320179485a6e0538a4d5247a7c4c67a082560c078e4
