[INFO] cloning repository https://github.com/naoto256/logicapps-lint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naoto256/logicapps-lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoto256%2Flogicapps-lint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoto256%2Flogicapps-lint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 503463984755eed4815f0effa82769ba239b7c17
[INFO] documenting naoto256/logicapps-lint against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoto256%2Flogicapps-lint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naoto256/logicapps-lint
[INFO] finished tweaking git repo https://github.com/naoto256/logicapps-lint
[INFO] tweaked toml for git repo https://github.com/naoto256/logicapps-lint written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naoto256/logicapps-lint on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naoto256/logicapps-lint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe
[INFO] running `Command { std: "docker" "start" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking json-spanned-value v0.2.2
[INFO] [stderr]  Documenting logicapps-lint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `weekday`
[INFO] [stdout]    --> src/check/shape/triggers/schedule.rs:398:51
[INFO] [stdout]     |
[INFO] [stdout] 398 | /// `{ occurrence, dayOfWeek }`. Encodes "the Nth <weekday> of the month",
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/workflow.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`arm_support`](arm_support) draw the static-vs-opaque boundary.
[INFO] [stdout]    |      -------------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 14 - //! [`arm_support`](arm_support) draw the static-vs-opaque boundary.
[INFO] [stdout] 14 + //! [`arm_support`] draw the static-vs-opaque boundary.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/check.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub enum LintError {
[INFO] [stdout] 39 | |     /// JSON file could not be read.
[INFO] [stdout] 40 | |     #[error(transparent)]
[INFO] [stdout] 41 | |     Json(#[from] JsonReadError),
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     },
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Run the linter and return diagnostics for an input path.`
[INFO] [stdout]    = help: ends near `Errors that prevent the linter from completing.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/check.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub enum LintError {
[INFO] [stdout] 39 | |     /// JSON file could not be read.
[INFO] [stdout] 40 | |     #[error(transparent)]
[INFO] [stdout] 41 | |     Json(#[from] JsonReadError),
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     },
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Errors that prevent the linter from completing.`
[INFO] [stdout]    = help: ends near `Errors that prevent the linter from completing.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/check.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / pub fn lint_path(path: impl AsRef<Path>) -> Result<Vec<Diagnostic>, LintError> {
[INFO] [stdout]  87 | |     let path = path.as_ref();
[INFO] [stdout]  88 | |     let project_root = project_root(path);
[INFO] [stdout]  89 | |     let workflow_paths = discover_workflows(path)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     Ok(diagnostics)
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Run the linter and return diagnostics for an input path.`
[INFO] [stdout]     = help: ends near `Lint one workflow file, ARM template file, or directory tree.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/check.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / pub fn lint_path(path: impl AsRef<Path>) -> Result<Vec<Diagnostic>, LintError> {
[INFO] [stdout]  87 | |     let path = path.as_ref();
[INFO] [stdout]  88 | |     let project_root = project_root(path);
[INFO] [stdout]  89 | |     let workflow_paths = discover_workflows(path)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     Ok(diagnostics)
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Lint one workflow file, ARM template file, or directory tree.`
[INFO] [stdout]     = help: ends near `Lint one workflow file, ARM template file, or directory tree.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / pub struct ByteSpan {
[INFO] [stdout] 45 | |     /// Inclusive start byte offset.
[INFO] [stdout] 46 | |     pub start: usize,
[INFO] [stdout] 47 | |     /// Exclusive end byte offset.
[INFO] [stdout] 48 | |     pub end: usize,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]    = help: ends near `Byte range within a source file.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / pub struct ByteSpan {
[INFO] [stdout] 45 | |     /// Inclusive start byte offset.
[INFO] [stdout] 46 | |     pub start: usize,
[INFO] [stdout] 47 | |     /// Exclusive end byte offset.
[INFO] [stdout] 48 | |     pub end: usize,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Byte range within a source file.`
[INFO] [stdout]    = help: ends near `Byte range within a source file.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct Diagnostic {
[INFO] [stdout] 27 | |     /// Stable rule code, such as `unknown-action-reference`.
[INFO] [stdout] 28 | |     pub code: String,
[INFO] [stdout] 29 | |     /// Severity used for exit-code decisions.
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     pub message: String,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]    = help: ends near `A linter diagnostic with a stable JSON Pointer location.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct Diagnostic {
[INFO] [stdout] 27 | |     /// Stable rule code, such as `unknown-action-reference`.
[INFO] [stdout] 28 | |     pub code: String,
[INFO] [stdout] 29 | |     /// Severity used for exit-code decisions.
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     pub message: String,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A linter diagnostic with a stable JSON Pointer location.`
[INFO] [stdout]    = help: ends near `A linter diagnostic with a stable JSON Pointer location.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct JsonDiagnostic<'a> {
[INFO] [stdout] 74 | |     /// Stable rule code.
[INFO] [stdout] 75 | |     pub code: &'a str,
[INFO] [stdout] 76 | |     /// Diagnostic severity.
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     pub message: &'a str,
[INFO] [stdout] 84 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]    = help: ends near `JSON-serializable diagnostic contract.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct JsonDiagnostic<'a> {
[INFO] [stdout] 74 | |     /// Stable rule code.
[INFO] [stdout] 75 | |     pub code: &'a str,
[INFO] [stdout] 76 | |     /// Diagnostic severity.
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     pub message: &'a str,
[INFO] [stdout] 84 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `JSON-serializable diagnostic contract.`
[INFO] [stdout]    = help: ends near `JSON-serializable diagnostic contract.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub enum Severity {
[INFO] [stdout] 18 | |     /// The issue should fail CI and produce exit code 1.
[INFO] [stdout] 19 | |     Error,
[INFO] [stdout] 20 | |     /// The issue is informational and does not currently fail CI.
[INFO] [stdout] 21 | |     Warning,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]    = help: ends near `Diagnostic severity.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/diagnostic.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub enum Severity {
[INFO] [stdout] 18 | |     /// The issue should fail CI and produce exit code 1.
[INFO] [stdout] 19 | |     Error,
[INFO] [stdout] 20 | |     /// The issue is informational and does not currently fail CI.
[INFO] [stdout] 21 | |     Warning,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Diagnostic severity.`
[INFO] [stdout]    = help: ends near `Diagnostic severity.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/diagnostic.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / pub fn display_path(base: &Path, path: &Path) -> String {
[INFO] [stdout] 129 | |     let display = path
[INFO] [stdout] 130 | |         .strip_prefix(base)
[INFO] [stdout] 131 | |         .map(Path::to_path_buf)
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     display.to_string_lossy().into_owned()
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]     = help: ends near `Format `path` relative to `base` without normalizing filename characters.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/diagnostic.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / pub fn display_path(base: &Path, path: &Path) -> String {
[INFO] [stdout] 129 | |     let display = path
[INFO] [stdout] 130 | |         .strip_prefix(base)
[INFO] [stdout] 131 | |         .map(Path::to_path_buf)
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     display.to_string_lossy().into_owned()
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Format `path` relative to `base` without normalizing filename characters.`
[INFO] [stdout]     = help: ends near `Format `path` relative to `base` without normalizing filename characters.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/diagnostic.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | / pub fn sanitize_for_terminal(input: &str) -> String {
[INFO] [stdout] 110 | |     let mut out = String::with_capacity(input.len());
[INFO] [stdout] 111 | |     for c in input.chars() {
[INFO] [stdout] 112 | |         if c.is_control() && c != '\t' {
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |     out
[INFO] [stdout] 119 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Diagnostic data structures and JSON output helpers.`
[INFO] [stdout]     = help: ends near `Escape ASCII / Unicode control characters for safe terminal display.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/diagnostic.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | / pub fn sanitize_for_terminal(input: &str) -> String {
[INFO] [stdout] 110 | |     let mut out = String::with_capacity(input.len());
[INFO] [stdout] 111 | |     for c in input.chars() {
[INFO] [stdout] 112 | |         if c.is_control() && c != '\t' {
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |     out
[INFO] [stdout] 119 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Escape ASCII / Unicode control characters for safe terminal display.`
[INFO] [stdout]     = help: ends near `Escape ASCII / Unicode control characters for safe terminal display.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/strictness.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / pub fn relax_diagnostics(diagnostics: Vec<Diagnostic>, strict: bool) -> Vec<Diagnostic> {
[INFO] [stdout] 57 | |     if strict {
[INFO] [stdout] 58 | |         return diagnostics;
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .collect()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Apply the strict/lenient policy that gates runtime-tolerated case variants`
[INFO] [stdout]    = help: ends near `Apply the strict/lenient policy to a diagnostic set.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/strictness.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / pub fn relax_diagnostics(diagnostics: Vec<Diagnostic>, strict: bool) -> Vec<Diagnostic> {
[INFO] [stdout] 57 | |     if strict {
[INFO] [stdout] 58 | |         return diagnostics;
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .collect()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Apply the strict/lenient policy to a diagnostic set.`
[INFO] [stdout]    = help: ends near `Apply the strict/lenient policy to a diagnostic set.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `logicapps-lint`
[INFO] running `Command { std: "docker" "inspect" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe", kill_on_drop: false }`
[INFO] [stdout] 8cedd1e6553c9a381dc240d244766ee323cf8d05893e1561aa27cbec1c1fcdbe
