[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
