[INFO] fetching crate ib-pinyin 0.2.5... [INFO] testing ib-pinyin-0.2.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ib-pinyin 0.2.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ib-pinyin 0.2.5 [INFO] finished tweaking crates.io crate ib-pinyin 0.2.5 [INFO] tweaked toml for crates.io crate ib-pinyin 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ib-pinyin 0.2.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arraystring v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b0062d2c6c133359c437be8487035ed582093915cf5aa0588759b4a4a20eee [INFO] running `Command { std: "docker" "start" "-a" "e5b0062d2c6c133359c437be8487035ed582093915cf5aa0588759b4a4a20eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b0062d2c6c133359c437be8487035ed582093915cf5aa0588759b4a4a20eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b0062d2c6c133359c437be8487035ed582093915cf5aa0588759b4a4a20eee", kill_on_drop: false }` [INFO] [stdout] e5b0062d2c6c133359c437be8487035ed582093915cf5aa0588759b4a4a20eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2162d5b5d68a1ccb9c9683d7d4c9327c47acd1c0f5aa155fd076195395866df3 [INFO] running `Command { std: "docker" "start" "-a" "2162d5b5d68a1ccb9c9683d7d4c9327c47acd1c0f5aa155fd076195395866df3", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling arraystring v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ib-pinyin v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pinyin/mod.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "2162d5b5d68a1ccb9c9683d7d4c9327c47acd1c0f5aa155fd076195395866df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2162d5b5d68a1ccb9c9683d7d4c9327c47acd1c0f5aa155fd076195395866df3", kill_on_drop: false }` [INFO] [stdout] 2162d5b5d68a1ccb9c9683d7d4c9327c47acd1c0f5aa155fd076195395866df3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 01f27081b11df57099f41f40112585ee46fe820d0999b18144947f7f812aa208 [INFO] running `Command { std: "docker" "start" "-a" "01f27081b11df57099f41f40112585ee46fe820d0999b18144947f7f812aa208", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pinyin/mod.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ib-pinyin v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pinyin/mod.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn pinyin(&self, index: u16) -> Pinyin<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "01f27081b11df57099f41f40112585ee46fe820d0999b18144947f7f812aa208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f27081b11df57099f41f40112585ee46fe820d0999b18144947f7f812aa208", kill_on_drop: false }` [INFO] [stdout] 01f27081b11df57099f41f40112585ee46fe820d0999b18144947f7f812aa208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 622133403cbfadaedd089f4c70914ba14160245ba28db807b6c6c56c0b0f7f0a [INFO] running `Command { std: "docker" "start" "-a" "622133403cbfadaedd089f4c70914ba14160245ba28db807b6c6c56c0b0f7f0a", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/pinyin/mod.rs:209:15 [INFO] [stderr] | [INFO] [stderr] 209 | fn pinyin(&self, index: u16) -> Pinyin { [INFO] [stderr] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 209 | fn pinyin(&self, index: u16) -> Pinyin<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ib-pinyin` (lib) generated 1 warning (run `cargo fix --lib -p ib-pinyin` to apply 1 suggestion) [INFO] [stderr] warning: `ib-pinyin` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ib_pinyin-1af2189c0b570048) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test matcher::test::ordered_pinyin_notations ... ok [INFO] [stdout] test pinyin::tests::pinyin_max_len ... ok [INFO] [stdout] test pinyin::notation::tests::ascii_to_diletter_xiaohe_ ... ok [INFO] [stdout] test pinyin::tests::pinyin_range_tables ... ok [INFO] [stdout] test pinyin::notation::tests::lowercase ... ok [INFO] [stdout] test pinyin::notation::tests::ascii_to_diletter_microsoft_ ... ok [INFO] [stdout] test matcher::test::find ... ok [INFO] [stdout] test pinyin::notation::tests::unicode_to_ascii_ ... ok [INFO] [stdout] test pinyin::tests::get_pinyins ... ok [INFO] [stdout] test matcher::test::test ... ok [INFO] [stdout] test matcher::test::test_case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "622133403cbfadaedd089f4c70914ba14160245ba28db807b6c6c56c0b0f7f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622133403cbfadaedd089f4c70914ba14160245ba28db807b6c6c56c0b0f7f0a", kill_on_drop: false }` [INFO] [stdout] 622133403cbfadaedd089f4c70914ba14160245ba28db807b6c6c56c0b0f7f0a