[INFO] fetching crate zhconv 0.3.3...
[INFO] checking zhconv-0.3.3 against master#11d2046fe9962720558cb15f72541f7fd170dec9 for pr-139493-2
[INFO] extracting crate zhconv 0.3.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate zhconv 0.3.3
[INFO] finished tweaking crates.io crate zhconv 0.3.3
[INFO] tweaked toml for crates.io crate zhconv 0.3.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zhconv 0.3.3 on toolchain 11d2046fe9962720558cb15f72541f7fd170dec9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zhconv 0.3.3 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" "+11d2046fe9962720558cb15f72541f7fd170dec9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.49
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.49
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded daachorse v1.0.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded ruzstd v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d314a2a4607f4f12bc7829fb4831202571ef36879b86fd1cf4159a5087bf100d
[INFO] running `Command { std: "docker" "start" "-a" "d314a2a4607f4f12bc7829fb4831202571ef36879b86fd1cf4159a5087bf100d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d314a2a4607f4f12bc7829fb4831202571ef36879b86fd1cf4159a5087bf100d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d314a2a4607f4f12bc7829fb4831202571ef36879b86fd1cf4159a5087bf100d", kill_on_drop: false }`
[INFO] [stdout] d314a2a4607f4f12bc7829fb4831202571ef36879b86fd1cf4159a5087bf100d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d33534faf9fae013c10e1ab25c50f58725d9e90b4577001b1d63d434f4d4d901
[INFO] running `Command { std: "docker" "start" "-a" "d33534faf9fae013c10e1ab25c50f58725d9e90b4577001b1d63d434f4d4d901", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ruzstd v0.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zhconv v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.49
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.49
[INFO] [stderr]     Checking serde_json v1.0.135
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn targeted(&self, target: Variant) -> ConvRuleWithVariant {
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn targeted(&self, target: Variant) -> ConvRuleWithVariant<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn targeted(&self, target: Variant) -> ConvRuleWithVariant {
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn targeted(&self, target: Variant) -> ConvRuleWithVariant<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.64s
[INFO] running `Command { std: "docker" "inspect" "d33534faf9fae013c10e1ab25c50f58725d9e90b4577001b1d63d434f4d4d901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33534faf9fae013c10e1ab25c50f58725d9e90b4577001b1d63d434f4d4d901", kill_on_drop: false }`
[INFO] [stdout] d33534faf9fae013c10e1ab25c50f58725d9e90b4577001b1d63d434f4d4d901
