[INFO] cloning repository https://github.com/lilyco42/gh2cn-fd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyco42/gh2cn-fd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyco42%2Fgh2cn-fd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyco42%2Fgh2cn-fd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 724b66ca4cc2f8b72d1975ba606766a21e40ef1d
[INFO] testing lilyco42/gh2cn-fd against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyco42%2Fgh2cn-fd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lilyco42/gh2cn-fd
[INFO] finished tweaking git repo https://github.com/lilyco42/gh2cn-fd
[INFO] tweaked toml for git repo https://github.com/lilyco42/gh2cn-fd written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lilyco42/gh2cn-fd on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lilyco42/gh2cn-fd 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded faccess v0.2.4
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded argmax v0.4.0
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded lscolors v0.21.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded bitflags v2.11.0
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.15
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded libc v0.2.183
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b
[INFO] running `Command { std: "docker" "start" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b", 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" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling argmax v0.4.0
[INFO] [stderr]    Compiling lscolors v0.21.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling fd-find v10.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unknown start of token: \u{3002}
[INFO] [stdout]   --> src/main.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |         bail!(未提供任何有效的搜索路径。);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '。' (Ideographic Full Stop) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 85 -         bail!(未提供任何有效的搜索路径。);
[INFO] [stdout] 85 +         bail!(未提供任何有效的搜索路径.);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{201c}
[INFO] [stdout]    --> src/main.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout] 134 +                 "--base-directory" 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{201d}
[INFO] [stdout]    --> src/main.rs:134:34
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout] 134 +                 “--base-directory" 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]    --> src/main.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout] 134 +                 “--base-directory” 路径 "{}" 不是一个目录。,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{3002}
[INFO] [stdout]    --> src/main.rs:134:50
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '。' (Ideographic Full Stop) looks like '.' (Period), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 “--base-directory” 路径 '{}' 不是一个目录。,
[INFO] [stdout] 134 +                 “--base-directory” 路径 '{}' 不是一个目录.,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 无法将 '{}' 设置为当前工作目录,
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]     |
[INFO] [stdout] 140 -                 无法将 '{}' 设置为当前工作目录,
[INFO] [stdout] 140 +                 无法将 "{}" 设置为当前工作目录,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:285:53
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "Could not determine current directory. \
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:350:41
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     .map(|e| format!(r".\.{}$", regex::escape(e)));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `always` is unknown
[INFO] [stdout]    --> src/main.rs:398:22
[INFO] [stdout]     |
[INFO] [stdout] 398 |             "--color=always"
[INFO] [stdout]     |                      ^^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 398 |             "--color=always "
[INFO] [stdout]     |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `never` is unknown
[INFO] [stdout]    --> src/main.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |             "--color=never"
[INFO] [stdout]     |                      ^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 400 |             "--color=never "
[INFO] [stdout]     |                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `l` is unknown
[INFO] [stdout]    --> src/main.rs:406:15
[INFO] [stdout]     |
[INFO] [stdout] 406 |             "-l", // 长格式列表
[INFO] [stdout]     |               ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 406 |             "-l ", // 长格式列表
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `h` is unknown
[INFO] [stdout]    --> src/main.rs:407:15
[INFO] [stdout]     |
[INFO] [stdout] 407 |             "-h", // 人类可读的文件大小
[INFO] [stdout]     |               ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 407 |             "-h ", // 人类可读的文件大小
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `d` is unknown
[INFO] [stdout]    --> src/main.rs:408:15
[INFO] [stdout]     |
[INFO] [stdout] 408 |             "-d", // 列出目录本身，而非其内容
[INFO] [stdout]     |               ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 408 |             "-d ", // 列出目录本身，而非其内容
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `version` is unknown
[INFO] [stdout]    --> src/main.rs:428:25
[INFO] [stdout]     |
[INFO] [stdout] 428 |                 .arg("--version")
[INFO] [stdout]     |                         ^^^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 428 |                 .arg("--version ")
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `l` is unknown
[INFO] [stdout]    --> src/main.rs:439:23
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     "-l", // 长格式列表
[INFO] [stdout]     |                       ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     "-l ", // 长格式列表
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `h` is unknown
[INFO] [stdout]    --> src/main.rs:440:23
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     "-h", // “--human-readable” 不可用，但 “-h” 可用
[INFO] [stdout]     |                       ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     "-h ", // “--human-readable” 不可用，但 “-h” 可用
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `d` is unknown
[INFO] [stdout]    --> src/main.rs:441:23
[INFO] [stdout]     |
[INFO] [stdout] 441 |                     "-d", // “--directory” 不可用，但 “-d” 可用
[INFO] [stdout]     |                       ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 441 |                     "-d ", // “--directory” 不可用，但 “-d” 可用
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `G` is unknown
[INFO] [stdout]    --> src/main.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 |                     cmd.push("-G");
[INFO] [stdout]     |                                ^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 446 |                     cmd.push("-G ");
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: prefix `version` is unknown
[INFO] [stdout]    --> src/main.rs:457:21
[INFO] [stdout]     |
[INFO] [stdout] 457 |             .arg("--version")
[INFO] [stdout]     |                     ^^^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 457 |             .arg("--version ")
[INFO] [stdout]     |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:514:96
[INFO] [stdout]     |
[INFO] [stdout] 514 |             "The pattern(s) seems to only match files with a leading dot, but hidden files are \
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:515:93
[INFO] [stdout]     |
[INFO] [stdout] 515 |             filtered by default. Consider adding -H/--hidden to search hidden files as well \
[INFO] [stdout]     |                                                                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 "{}\n\nNote: You can use the '--固定字符串' option to search for a \
[INFO] [stdout]     |                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:530:22
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 "{}\n\nNote: You can use the '--固定字符串' option to search for a \
[INFO] [stdout]     |                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]    --> src/main.rs:530:46
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 "{}\n\nNote: You can use the '--固定字符串' option to search for a \
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]     |
[INFO] [stdout] 530 -                 "{}\n\nNote: You can use the '--固定字符串' option to search for a \
[INFO] [stdout] 530 +                 "{}\n\nNote: You can use the "--固定字符串" option to search for a \
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:530:79
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 "{}\n\nNote: You can use the '--固定字符串' option to search for a \
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/main.rs:531:89
[INFO] [stdout]     |
[INFO] [stdout] 531 |                  literal string instead of a regular expression. Alternatively, you can \
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]    --> src/main.rs:532:31
[INFO] [stdout]     |
[INFO] [stdout] 532 |                  also use the '--glob' option to match on a glob pattern.",
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]     |
[INFO] [stdout] 532 -                  also use the '--glob' option to match on a glob pattern.",
[INFO] [stdout] 532 +                  also use the "--glob" option to match on a glob pattern.",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]    --> src/main.rs:532:74
[INFO] [stdout]     |
[INFO] [stdout] 532 |                    also use the '--glob' option to match on a glob pattern.",
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 533 | |                 e
[INFO] [stdout] 534 | |             )
[INFO] [stdout] 535 | |         })
[INFO] [stdout] 536 | | }
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0765`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fd-find` (bin "fd") due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b", kill_on_drop: false }`
[INFO] [stdout] 96160d4c705b63a5723fcb56b36b61f230bd4939be196a9285c375ac41b66b1b
