[INFO] cloning repository https://github.com/axelkar/btrdroid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axelkar/btrdroid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fbtrdroid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fbtrdroid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72fdda2164a6e5de9cc5bbf207350e23e995043f
[INFO] building axelkar/btrdroid against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fbtrdroid" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axelkar/btrdroid
[INFO] finished tweaking git repo https://github.com/axelkar/btrdroid
[INFO] tweaked toml for git repo https://github.com/axelkar/btrdroid written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axelkar/btrdroid on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axelkar/btrdroid 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jni-sys v0.4.0
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded jni-sys-macros v0.1.0
[INFO] [stderr]   Downloaded ureq v2.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] [stderr]   Downloaded const-hex v1.12.0
[INFO] [stderr]   Downloaded java-locator v0.1.8
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] [stderr]   Downloaded j4rs v0.21.0
[INFO] [stderr]   Downloaded zip v2.1.6
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cdce58d4167692e3df5d1f66677c0a7b04ba22c6842f9e386a97fd08a6f428d
[INFO] running `Command { std: "docker" "start" "-a" "6cdce58d4167692e3df5d1f66677c0a7b04ba22c6842f9e386a97fd08a6f428d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cdce58d4167692e3df5d1f66677c0a7b04ba22c6842f9e386a97fd08a6f428d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cdce58d4167692e3df5d1f66677c0a7b04ba22c6842f9e386a97fd08a6f428d", kill_on_drop: false }`
[INFO] [stdout] 6cdce58d4167692e3df5d1f66677c0a7b04ba22c6842f9e386a97fd08a6f428d
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fd27efab1ae91e80c155ddd47e1892cc18a4360f0c33e4f8d99d36e2d1529b0
[INFO] running `Command { std: "docker" "start" "-a" "3fd27efab1ae91e80c155ddd47e1892cc18a4360f0c33e4f8d99d36e2d1529b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling j4rs v0.21.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling zip v2.1.6
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling java-locator v0.1.8
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jni-sys-macros v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling jni-sys v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ureq v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling btrdroid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/maven.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 163 |         project_id: &Gav,
[INFO] [stdout] 164 |     ) -> Result<(&Repository, Project), ResolverError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |                  ||
[INFO] [stdout]     |                  |the same lifetime is hidden here
[INFO] [stdout]     |                  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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ) -> Result<(&Repository<'_>, Project), ResolverError> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/maven/pom.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn version_cleaned(&self) -> Cow<str> {
[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] 116 |     pub fn version_cleaned(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "3fd27efab1ae91e80c155ddd47e1892cc18a4360f0c33e4f8d99d36e2d1529b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd27efab1ae91e80c155ddd47e1892cc18a4360f0c33e4f8d99d36e2d1529b0", kill_on_drop: false }`
[INFO] [stdout] 3fd27efab1ae91e80c155ddd47e1892cc18a4360f0c33e4f8d99d36e2d1529b0
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f2d3115657012d243574b058273c09ca579e30e7a724177b7e36da239412dca
[INFO] running `Command { std: "docker" "start" "-a" "1f2d3115657012d243574b058273c09ca579e30e7a724177b7e36da239412dca", kill_on_drop: false }`
[INFO] [stderr]    Compiling btrdroid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/maven.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 163 |         project_id: &Gav,
[INFO] [stdout] 164 |     ) -> Result<(&Repository, Project), ResolverError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |                  ||
[INFO] [stdout]     |                  |the same lifetime is hidden here
[INFO] [stdout]     |                  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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ) -> Result<(&Repository<'_>, Project), ResolverError> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/maven/pom.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn version_cleaned(&self) -> Cow<str> {
[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] 116 |     pub fn version_cleaned(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "1f2d3115657012d243574b058273c09ca579e30e7a724177b7e36da239412dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2d3115657012d243574b058273c09ca579e30e7a724177b7e36da239412dca", kill_on_drop: false }`
[INFO] [stdout] 1f2d3115657012d243574b058273c09ca579e30e7a724177b7e36da239412dca
