[INFO] cloning repository https://github.com/jirutka/alpkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jirutka/alpkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjirutka%2Falpkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjirutka%2Falpkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99ad19936c1b3174651587824239e6c7da41916a
[INFO] checking jirutka/alpkit against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjirutka%2Falpkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jirutka/alpkit
[INFO] finished tweaking git repo https://github.com/jirutka/alpkit
[INFO] tweaked toml for git repo https://github.com/jirutka/alpkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jirutka/alpkit on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jirutka/alpkit 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f06660bf504877b6ef90efd7e7384bec3d1328fadd551d600930e7f85aa7199
[INFO] running `Command { std: "docker" "start" "-a" "2f06660bf504877b6ef90efd7e7384bec3d1328fadd551d600930e7f85aa7199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f06660bf504877b6ef90efd7e7384bec3d1328fadd551d600930e7f85aa7199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f06660bf504877b6ef90efd7e7384bec3d1328fadd551d600930e7f85aa7199", kill_on_drop: false }`
[INFO] [stdout] 2f06660bf504877b6ef90efd7e7384bec3d1328fadd551d600930e7f85aa7199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5549f50a4d333780977738fde27761cb20278b9c5c9a55ccbd981362adc837a7
[INFO] running `Command { std: "docker" "start" "-a" "5549f50a4d333780977738fde27761cb20278b9c5c9a55ccbd981362adc837a7", 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] 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]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling process_control v4.0.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling assert2-macros v0.3.6
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tar v0.4.39
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling bitmask-enum v2.2.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling argp_derive v0.3.0
[INFO] [stderr]     Checking assert2 v0.3.6
[INFO] [stderr]     Checking argp v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling field_names v0.2.0
[INFO] [stderr]     Checking alpkit v0.1.0-pre.2 (/opt/rustwide/workdir/alpkit)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/package/mod.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn signatures(&self) -> Iter<SignatureInfo> {
[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] 92 |     pub fn signatures(&self) -> Iter<'_, SignatureInfo> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alpkit/src/package/mod.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn scripts(&self) -> Iter<PkgScript> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn scripts(&self) -> Iter<'_, PkgScript> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alpkit/src/package/mod.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn files_metadata(&self) -> Iter<FileInfo> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn files_metadata(&self) -> Iter<'_, FileInfo> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/internal/tar_ext.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn xattrs(&mut self) -> io::Result<Xattrs>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn xattrs(&mut self) -> io::Result<Xattrs<'_>>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/internal/tar_ext.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn xattrs(&mut self) -> io::Result<Xattrs> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn xattrs(&mut self) -> io::Result<Xattrs<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking apk-inspect v0.1.0-pre.2 (/opt/rustwide/workdir/apk-inspect)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/package/mod.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn signatures(&self) -> Iter<SignatureInfo> {
[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] 92 |     pub fn signatures(&self) -> Iter<'_, SignatureInfo> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alpkit/src/package/mod.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn scripts(&self) -> Iter<PkgScript> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn scripts(&self) -> Iter<'_, PkgScript> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alpkit/src/package/mod.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn files_metadata(&self) -> Iter<FileInfo> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn files_metadata(&self) -> Iter<'_, FileInfo> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/internal/tar_ext.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn xattrs(&mut self) -> io::Result<Xattrs>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn xattrs(&mut self) -> io::Result<Xattrs<'_>>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> alpkit/src/internal/tar_ext.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn xattrs(&mut self) -> io::Result<Xattrs> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn xattrs(&mut self) -> io::Result<Xattrs<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s
[INFO] running `Command { std: "docker" "inspect" "5549f50a4d333780977738fde27761cb20278b9c5c9a55ccbd981362adc837a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5549f50a4d333780977738fde27761cb20278b9c5c9a55ccbd981362adc837a7", kill_on_drop: false }`
[INFO] [stdout] 5549f50a4d333780977738fde27761cb20278b9c5c9a55ccbd981362adc837a7
