[INFO] fetching crate zhconv 0.3.3...
[INFO] checking zhconv-0.3.3 against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] extracting crate zhconv 0.3.3 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zhconv 0.3.3 on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.49
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.49
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded ruzstd v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa67e89f65c68949cd0c6ac4410b40e9d0d2c5de318edbbe238db6952cf04d29
[INFO] running `Command { std: "docker" "start" "-a" "fa67e89f65c68949cd0c6ac4410b40e9d0d2c5de318edbbe238db6952cf04d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa67e89f65c68949cd0c6ac4410b40e9d0d2c5de318edbbe238db6952cf04d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa67e89f65c68949cd0c6ac4410b40e9d0d2c5de318edbbe238db6952cf04d29", kill_on_drop: false }`
[INFO] [stdout] fa67e89f65c68949cd0c6ac4410b40e9d0d2c5de318edbbe238db6952cf04d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0588613cf97948af1b732736d334fcc0130c06306d3f321132b7b4ff2163d4
[INFO] running `Command { std: "docker" "start" "-a" "6d0588613cf97948af1b732736d334fcc0130c06306d3f321132b7b4ff2163d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]     Checking ruzstd v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[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]     Checking strum v0.26.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]    Compiling zhconv v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking serde_json v1.0.135
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.49
[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 26.69s
[INFO] running `Command { std: "docker" "inspect" "6d0588613cf97948af1b732736d334fcc0130c06306d3f321132b7b4ff2163d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0588613cf97948af1b732736d334fcc0130c06306d3f321132b7b4ff2163d4", kill_on_drop: false }`
[INFO] [stdout] 6d0588613cf97948af1b732736d334fcc0130c06306d3f321132b7b4ff2163d4
