[INFO] cloning repository https://github.com/oll3/bita
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oll3/bita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foll3%2Fbita", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foll3%2Fbita'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c26be0b2328d292ef341555d1a8a1f089bb33b4b
[INFO] building oll3/bita against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foll3%2Fbita" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oll3/bita
[INFO] finished tweaking git repo https://github.com/oll3/bita
[INFO] tweaked toml for git repo https://github.com/oll3/bita written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oll3/bita 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/oll3/bita 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 prost-build v0.13.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] [stderr]   Downloaded rust-lzma v0.6.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4d93adacf190c11e82efc0aef98685a07c34717303c69a59160a324a133be785
[INFO] running `Command { std: "docker" "start" "-a" "4d93adacf190c11e82efc0aef98685a07c34717303c69a59160a324a133be785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d93adacf190c11e82efc0aef98685a07c34717303c69a59160a324a133be785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d93adacf190c11e82efc0aef98685a07c34717303c69a59160a324a133be785", kill_on_drop: false }`
[INFO] [stdout] 4d93adacf190c11e82efc0aef98685a07c34717303c69a59160a324a133be785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 492cab5332584b558a08491aa7b264281710942bc16cea248c33a4353c246baf
[INFO] running `Command { std: "docker" "start" "-a" "492cab5332584b558a08491aa7b264281710942bc16cea248c33a4353c246baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling bitar v0.13.0 (/opt/rustwide/workdir/bitar)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl Eq for (dyn HashSumKey + '_) {}
[INFO] [stdout]     |             ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 - impl Eq for (dyn HashSumKey + '_) {}
[INFO] [stdout] 120 + impl Eq for dyn HashSumKey + '_  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl PartialEq for (dyn HashSumKey + '_) {
[INFO] [stdout]     |                    ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - impl PartialEq for (dyn HashSumKey + '_) {
[INFO] [stdout] 122 + impl PartialEq for dyn HashSumKey + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl std::hash::Hash for (dyn HashSumKey + '_) {
[INFO] [stdout]     |                          ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - impl std::hash::Hash for (dyn HashSumKey + '_) {
[INFO] [stdout] 128 + impl std::hash::Hash for dyn HashSumKey + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bitar/src/chunk_index.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec<ReorderOp> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden 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] 298 |     pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec<ReorderOp<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bita v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.71s
[INFO] running `Command { std: "docker" "inspect" "492cab5332584b558a08491aa7b264281710942bc16cea248c33a4353c246baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492cab5332584b558a08491aa7b264281710942bc16cea248c33a4353c246baf", kill_on_drop: false }`
[INFO] [stdout] 492cab5332584b558a08491aa7b264281710942bc16cea248c33a4353c246baf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 76f9eb3252d7bbaf6dd9e6e1fe3631c0cc3989c71737c5cf52a442c10b7ddd83
[INFO] running `Command { std: "docker" "start" "-a" "76f9eb3252d7bbaf6dd9e6e1fe3631c0cc3989c71737c5cf52a442c10b7ddd83", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl Eq for (dyn HashSumKey + '_) {}
[INFO] [stdout]     |             ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 - impl Eq for (dyn HashSumKey + '_) {}
[INFO] [stdout] 120 + impl Eq for dyn HashSumKey + '_  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl PartialEq for (dyn HashSumKey + '_) {
[INFO] [stdout]     |                    ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - impl PartialEq for (dyn HashSumKey + '_) {
[INFO] [stdout] 122 + impl PartialEq for dyn HashSumKey + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bitar/src/chunk_index.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl std::hash::Hash for (dyn HashSumKey + '_) {
[INFO] [stdout]     |                          ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - impl std::hash::Hash for (dyn HashSumKey + '_) {
[INFO] [stdout] 128 + impl std::hash::Hash for dyn HashSumKey + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bita v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bitar/src/chunk_index.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec<ReorderOp> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden 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] 298 |     pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec<ReorderOp<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s
[INFO] running `Command { std: "docker" "inspect" "76f9eb3252d7bbaf6dd9e6e1fe3631c0cc3989c71737c5cf52a442c10b7ddd83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f9eb3252d7bbaf6dd9e6e1fe3631c0cc3989c71737c5cf52a442c10b7ddd83", kill_on_drop: false }`
[INFO] [stdout] 76f9eb3252d7bbaf6dd9e6e1fe3631c0cc3989c71737c5cf52a442c10b7ddd83
