[INFO] cloning repository https://github.com/redforks/pinyin_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redforks/pinyin_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredforks%2Fpinyin_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredforks%2Fpinyin_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b8c52c7ddd2fa1514be4f0d7a5a61110c8d4d72
[INFO] checking redforks/pinyin_rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredforks%2Fpinyin_rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redforks/pinyin_rs
[INFO] finished tweaking git repo https://github.com/redforks/pinyin_rs
[INFO] tweaked toml for git repo https://github.com/redforks/pinyin_rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redforks/pinyin_rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redforks/pinyin_rs 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/pinyin_svc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `piny` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/pinyin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstest` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa v2.4.2
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded rust-embed-impl v6.3.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.3.0
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded flate2 v1.0.25
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.20
[INFO] [stderr]   Downloaded utoipa-gen v2.4.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded shellexpand v2.1.2
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] [stderr]   Downloaded rust-embed v6.4.2
[INFO] [stderr]   Downloaded utoipa-swagger-ui v3.0.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30423e85a55b164d25a8e12030c36e7dce64e1e15d8c238a675ab3cc05a0403a
[INFO] running `Command { std: "docker" "start" "-a" "30423e85a55b164d25a8e12030c36e7dce64e1e15d8c238a675ab3cc05a0403a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30423e85a55b164d25a8e12030c36e7dce64e1e15d8c238a675ab3cc05a0403a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30423e85a55b164d25a8e12030c36e7dce64e1e15d8c238a675ab3cc05a0403a", kill_on_drop: false }`
[INFO] [stdout] 30423e85a55b164d25a8e12030c36e7dce64e1e15d8c238a675ab3cc05a0403a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 515d6eeb9ce7f8f2b554042d974149d88dd270f0e3d3fa10247ad49c9e1e2243
[INFO] running `Command { std: "docker" "start" "-a" "515d6eeb9ce7f8f2b554042d974149d88dd270f0e3d3fa10247ad49c9e1e2243", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/pinyin_svc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `piny` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/pinyin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstest` dependency)
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling utoipa-swagger-ui v3.0.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling utoipa-gen v2.4.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking rust-embed v6.4.2
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking rstest v0.16.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking utoipa v2.4.2
[INFO] [stderr]     Checking piny v0.1.1 (/opt/rustwide/workdir/pinyin)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     tones: Tones,
[INFO] [stdout]     |     ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -     tones: Tones,
[INFO] [stdout] 132 +     one : Tones,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     initials: Initials,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     initials: Initials,
[INFO] [stdout] 133 +     nitial : Initials,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     finals: Finals,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 -     finals: Finals,
[INFO] [stdout] 134 +     inal : Finals,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     tones: Tones,
[INFO] [stdout]     |     ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -     tones: Tones,
[INFO] [stdout] 132 +     one : Tones,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     initials: Initials,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     initials: Initials,
[INFO] [stdout] 133 +     nitial : Initials,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> pinyin/src/pinyin.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     finals: Finals,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 -     finals: Finals,
[INFO] [stdout] 134 +     inal : Finals,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking warp v0.3.3
[INFO] [stderr]     Checking pinyin_svc v0.1.0 (/opt/rustwide/workdir/pinyin_svc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.93s
[INFO] running `Command { std: "docker" "inspect" "515d6eeb9ce7f8f2b554042d974149d88dd270f0e3d3fa10247ad49c9e1e2243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515d6eeb9ce7f8f2b554042d974149d88dd270f0e3d3fa10247ad49c9e1e2243", kill_on_drop: false }`
[INFO] [stdout] 515d6eeb9ce7f8f2b554042d974149d88dd270f0e3d3fa10247ad49c9e1e2243
