[INFO] cloning repository https://github.com/yszk0123/md-fmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yszk0123/md-fmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123%2Fmd-fmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123%2Fmd-fmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d53ee89efc1f487e0798592ea830503815471ae
[INFO] checking yszk0123/md-fmt against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123%2Fmd-fmt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yszk0123/md-fmt on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/yszk0123/md-fmt
[INFO] finished tweaking git repo https://github.com/yszk0123/md-fmt
[INFO] tweaked toml for git repo https://github.com/yszk0123/md-fmt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yszk0123/md-fmt 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.3
[INFO] [stderr]   Downloaded tsify v0.4.5
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded serde_derive_internals v0.28.0
[INFO] [stderr]   Downloaded unicode-id v0.3.3
[INFO] [stderr]   Downloaded tsify-macros v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b7f6a3c7df1b2e364ceb2638feefe50bf1377ee1afc68b7ca634ff75f0e40b4
[INFO] running `Command { std: "docker" "start" "-a" "3b7f6a3c7df1b2e364ceb2638feefe50bf1377ee1afc68b7ca634ff75f0e40b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b7f6a3c7df1b2e364ceb2638feefe50bf1377ee1afc68b7ca634ff75f0e40b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7f6a3c7df1b2e364ceb2638feefe50bf1377ee1afc68b7ca634ff75f0e40b4", kill_on_drop: false }`
[INFO] [stdout] 3b7f6a3c7df1b2e364ceb2638feefe50bf1377ee1afc68b7ca634ff75f0e40b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd72f13ca812a24fdc9f4e7ff9b7ed698aab7bcdee246a84d7d7c82ba840c497
[INFO] running `Command { std: "docker" "start" "-a" "cd72f13ca812a24fdc9f4e7ff9b7ed698aab7bcdee246a84d7d7c82ba840c497", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.7
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking markdown v1.0.0-alpha.11
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive_internals v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling tsify-macros v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.2.0
[INFO] [stderr]     Checking js-sys v0.3.60
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking serde_with v3.2.0
[INFO] [stderr]     Checking web-sys v0.3.60
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking tsify v0.4.5
[INFO] [stderr]     Checking mdfmt_core v0.1.0 (/opt/rustwide/workdir/crates/mdfmt-core)
[INFO] [stdout] warning: unused import: `quoted_args::parse_quoted_args`
[INFO] [stdout]  --> crates/mdfmt-core/src/cli.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {config::Config, quoted_args::parse_quoted_args};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::Item`
[INFO] [stdout]  --> crates/mdfmt-core/src/index.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {indexes::Indexes, item::Item};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quoted_args::parse_quoted_args`
[INFO] [stdout]  --> crates/mdfmt-core/src/cli.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {config::Config, quoted_args::parse_quoted_args};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::Item`
[INFO] [stdout]  --> crates/mdfmt-core/src/index.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {indexes::Indexes, item::Item};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mdfmt-js v0.1.0 (/opt/rustwide/workdir/crates/mdfmt-js)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.14s
[INFO] running `Command { std: "docker" "inspect" "cd72f13ca812a24fdc9f4e7ff9b7ed698aab7bcdee246a84d7d7c82ba840c497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd72f13ca812a24fdc9f4e7ff9b7ed698aab7bcdee246a84d7d7c82ba840c497", kill_on_drop: false }`
[INFO] [stdout] cd72f13ca812a24fdc9f4e7ff9b7ed698aab7bcdee246a84d7d7c82ba840c497
[INFO] checking yszk0123/md-fmt against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123%2Fmd-fmt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yszk0123/md-fmt on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/yszk0123/md-fmt
[INFO] finished tweaking git repo https://github.com/yszk0123/md-fmt
[INFO] tweaked toml for git repo https://github.com/yszk0123/md-fmt written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yszk0123/md-fmt 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dddbd8ec0833803b816c861a39a13eecaff9ba1cf4bbe0d3ef108ba6fafca6b4
[INFO] running `Command { std: "docker" "start" "-a" "dddbd8ec0833803b816c861a39a13eecaff9ba1cf4bbe0d3ef108ba6fafca6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dddbd8ec0833803b816c861a39a13eecaff9ba1cf4bbe0d3ef108ba6fafca6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddbd8ec0833803b816c861a39a13eecaff9ba1cf4bbe0d3ef108ba6fafca6b4", kill_on_drop: false }`
[INFO] [stdout] dddbd8ec0833803b816c861a39a13eecaff9ba1cf4bbe0d3ef108ba6fafca6b4
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d314351b2dfeea7a93a74bd98e6cf73acdabb3b4d7c2fabab34a0dd416c59da
[INFO] running `Command { std: "docker" "start" "-a" "0d314351b2dfeea7a93a74bd98e6cf73acdabb3b4d7c2fabab34a0dd416c59da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking markdown v1.0.0-alpha.11
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive_internals v0.28.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tsify-macros v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.2.0
[INFO] [stderr]     Checking js-sys v0.3.60
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking serde_with v3.2.0
[INFO] [stderr]     Checking web-sys v0.3.60
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking tsify v0.4.5
[INFO] [stderr]     Checking mdfmt_core v0.1.0 (/opt/rustwide/workdir/crates/mdfmt-core)
[INFO] [stdout] warning: unused import: `quoted_args::parse_quoted_args`
[INFO] [stdout]  --> crates/mdfmt-core/src/cli.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {config::Config, quoted_args::parse_quoted_args};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::Item`
[INFO] [stdout]  --> crates/mdfmt-core/src/index.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {indexes::Indexes, item::Item};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quoted_args::parse_quoted_args`
[INFO] [stdout]  --> crates/mdfmt-core/src/cli.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {config::Config, quoted_args::parse_quoted_args};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::Item`
[INFO] [stdout]  --> crates/mdfmt-core/src/index.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use {indexes::Indexes, item::Item};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/block.rs:17:68
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Default, Debug, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/card.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Default, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(PartialEq, Serialize, Deserialize, Debug, Tsify)]
[INFO] [stdout]    |                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:60:68
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:98:68
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/mdfmt-core/src/note/metadata.rs:124:68
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/mdfmt-core/src/note/metadata.rs:221:68
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Clone, Tsify)]
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/note_data.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Tsify)]
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/note_kind.rs:5:68
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Clone, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/section.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Default, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdfmt_core` (lib) due to 11 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/block.rs:17:68
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Default, Debug, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/card.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Default, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(PartialEq, Serialize, Deserialize, Debug, Tsify)]
[INFO] [stdout]    |                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:60:68
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/metadata.rs:98:68
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/mdfmt-core/src/note/metadata.rs:124:68
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(Default, PartialEq, Serialize, Deserialize, Debug, Clone, Tsify)]
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/mdfmt-core/src/note/metadata.rs:221:68
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Clone, Tsify)]
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> crates/mdfmt-core/src/note/note_data.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Tsify)]
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/note_kind.rs:5:68
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Default, Serialize, Deserialize, Clone, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> crates/mdfmt-core/src/note/section.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Default, Clone, Serialize, Deserialize, Tsify)]
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdfmt_core` (lib test) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0d314351b2dfeea7a93a74bd98e6cf73acdabb3b4d7c2fabab34a0dd416c59da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d314351b2dfeea7a93a74bd98e6cf73acdabb3b4d7c2fabab34a0dd416c59da", kill_on_drop: false }`
[INFO] [stdout] 0d314351b2dfeea7a93a74bd98e6cf73acdabb3b4d7c2fabab34a0dd416c59da
