[INFO] cloning repository https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/parse-arch-pkg-desc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9454e8396d4b6c2b8d1620df62086ca7f492b45a [INFO] checking KSXGitHub/parse-arch-pkg-desc against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] finished tweaking git repo https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] tweaked toml for git repo https://github.com/KSXGitHub/parse-arch-pkg-desc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KSXGitHub/parse-arch-pkg-desc on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KSXGitHub/parse-arch-pkg-desc 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded pipe-trait v0.4.0 [INFO] [stderr] Downloaded iter-scan v0.4.0 [INFO] [stderr] Downloaded lines-inclusive v0.0.0 [INFO] [stderr] Downloaded typebool v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a03a6e2fe21a0ab912dae5c1f262e33c58d21b3c2754567cecf7211d7d47bee5 [INFO] running `Command { std: "docker" "start" "-a" "a03a6e2fe21a0ab912dae5c1f262e33c58d21b3c2754567cecf7211d7d47bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03a6e2fe21a0ab912dae5c1f262e33c58d21b3c2754567cecf7211d7d47bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03a6e2fe21a0ab912dae5c1f262e33c58d21b3c2754567cecf7211d7d47bee5", kill_on_drop: false }` [INFO] [stdout] a03a6e2fe21a0ab912dae5c1f262e33c58d21b3c2754567cecf7211d7d47bee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad97cc4dadb70857ff15a983c17352a5627b7215a11218c731de3f363b7f0d5 [INFO] running `Command { std: "docker" "start" "-a" "8ad97cc4dadb70857ff15a983c17352a5627b7215a11218c731de3f363b7f0d5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking typebool v0.1.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking lines-inclusive v0.0.0 [INFO] [stderr] Checking pipe-trait v0.4.0 [INFO] [stderr] Checking iter-scan v0.4.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking arch-pkg-text v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | fn extract_base_value(item: QueryRawTextItem) -> Option<&'_ str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | fn extract_base_value(item: QueryRawTextItem<'_>) -> Option<&'_ str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:122:51 [INFO] [stdout] | [INFO] [stdout] 122 | fn extract_shared_value_no_arch(item: QueryRawTextItem) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | fn extract_shared_value_no_arch(item: QueryRawTextItem<'_>) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | fn extract_name_value(item: QueryRawTextItem) -> Option<&'_ str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | fn extract_name_value(item: QueryRawTextItem<'_>) -> Option<&'_ str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | fn extract_base_value(item: QueryRawTextItem) -> Option<&'_ str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | fn extract_base_value(item: QueryRawTextItem<'_>) -> Option<&'_ str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:122:51 [INFO] [stdout] | [INFO] [stdout] 122 | fn extract_shared_value_no_arch(item: QueryRawTextItem) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | fn extract_shared_value_no_arch(item: QueryRawTextItem<'_>) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/srcinfo/query/memo/cache.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | fn extract_name_value(item: QueryRawTextItem) -> Option<&'_ str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 148 | / def_cache! { [INFO] [stdout] 149 | | base single (Base Epoch Release Version) [INFO] [stdout] 150 | | base multi (ValidPgpKeys) [INFO] [stdout] 151 | | shared single (Description ChangeLog InstallScript Url) [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | fn extract_name_value(item: QueryRawTextItem<'_>) -> Option<&'_ str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/parsed_desc.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | fn stop_at_unknown_fields(issue: DescParseIssue) -> Result<(), UnknownField<'_>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is hidden here -- the same 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 89 | fn stop_at_unknown_fields(issue: DescParseIssue<'_>) -> Result<(), UnknownField<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/parsed_srcinfo.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | fn stop_at_unknown_fields(issue: SrcinfoParseIssue) -> Result<(), UnknownField<'_>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here -- the same 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 36 | fn stop_at_unknown_fields(issue: SrcinfoParseIssue<'_>) -> Result<(), UnknownField<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s [INFO] running `Command { std: "docker" "inspect" "8ad97cc4dadb70857ff15a983c17352a5627b7215a11218c731de3f363b7f0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad97cc4dadb70857ff15a983c17352a5627b7215a11218c731de3f363b7f0d5", kill_on_drop: false }` [INFO] [stdout] 8ad97cc4dadb70857ff15a983c17352a5627b7215a11218c731de3f363b7f0d5