[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] 5d7ee306a641e26ae7f78f2fdc1f4e8fa161c30d [INFO] documenting jedisct1/flowgger against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedisct1/flowgger on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6a3608d74e5a30cc43d85b7131dff5fde63f9025798be4d12b8fef824196444 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c6a3608d74e5a30cc43d85b7131dff5fde63f9025798be4d12b8fef824196444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a3608d74e5a30cc43d85b7131dff5fde63f9025798be4d12b8fef824196444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a3608d74e5a30cc43d85b7131dff5fde63f9025798be4d12b8fef824196444", kill_on_drop: false }` [INFO] [stdout] c6a3608d74e5a30cc43d85b7131dff5fde63f9025798be4d12b8fef824196444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbf56950946425dfffc23266c17a58825e2f0355f843d72644cd334a71cec218 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbf56950946425dfffc23266c17a58825e2f0355f843d72644cd334a71cec218", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling capnp v0.10.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking capnp v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling capnpc v0.10.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking combine v4.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling flowgger v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking redis v0.21.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling time-tz v0.3.1 [INFO] [stderr] Documenting flowgger v0.3.1 (/opt/rustwide/workdir) [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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [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:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:319:51 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:319:66 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | /// - `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: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | /// not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | /// - `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: `` [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/encoder/gelf_encoder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/encoder/gelf_encoder.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/mod.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 313 | /// conform to https://docs.rs/time/0.3.7/time/format_description/index.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "fbf56950946425dfffc23266c17a58825e2f0355f843d72644cd334a71cec218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf56950946425dfffc23266c17a58825e2f0355f843d72644cd334a71cec218", kill_on_drop: false }` [INFO] [stdout] fbf56950946425dfffc23266c17a58825e2f0355f843d72644cd334a71cec218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3614ffd668b9f46ffc2d8f068135b84ceb876483d5fab862f014dcd8bf0a0962 [INFO] running `Command { std: "docker" "start" "-a" "3614ffd668b9f46ffc2d8f068135b84ceb876483d5fab862f014dcd8bf0a0962", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling capnp v0.10.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking capnp v0.14.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling capnpc v0.10.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking combine v4.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling flowgger v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking redis v0.21.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling time-tz v0.3.1 [INFO] [stderr] Documenting flowgger v0.3.1 (/opt/rustwide/workdir) [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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [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:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:319:51 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:319:66 [INFO] [stdout] | [INFO] [stdout] 319 | /// 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:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | /// - `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: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | /// not valid [`TOML`][https://github.com/toml-lang/toml#user-content-array] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | /// - `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: `` [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/encoder/gelf_encoder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/encoder/gelf_encoder.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/mod.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 313 | /// conform to https://docs.rs/time/0.3.7/time/format_description/index.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://docs.graylog.org/en/3.1/pages/gelf.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "3614ffd668b9f46ffc2d8f068135b84ceb876483d5fab862f014dcd8bf0a0962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3614ffd668b9f46ffc2d8f068135b84ceb876483d5fab862f014dcd8bf0a0962", kill_on_drop: false }` [INFO] [stdout] 3614ffd668b9f46ffc2d8f068135b84ceb876483d5fab862f014dcd8bf0a0962