[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] testing oll3/bita against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foll3%2Fbita" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oll3/bita on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6cb90578212ea28413e5be52c6cc637b7da0e5841d689015445eb44522f116f [INFO] running `Command { std: "docker" "start" "-a" "c6cb90578212ea28413e5be52c6cc637b7da0e5841d689015445eb44522f116f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6cb90578212ea28413e5be52c6cc637b7da0e5841d689015445eb44522f116f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6cb90578212ea28413e5be52c6cc637b7da0e5841d689015445eb44522f116f", kill_on_drop: false }` [INFO] [stdout] c6cb90578212ea28413e5be52c6cc637b7da0e5841d689015445eb44522f116f [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf218f984cce47abfe30c84a8ea03d2fe48aa0c844e873e46d74b072f8c04ac [INFO] running `Command { std: "docker" "start" "-a" "caf218f984cce47abfe30c84a8ea03d2fe48aa0c844e873e46d74b072f8c04ac", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [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 num_cpus v1.16.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling bitar v0.13.0 (/opt/rustwide/workdir/bitar) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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)]` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> bitar/src/chunk_index.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec> { [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 4m 38s [INFO] running `Command { std: "docker" "inspect" "caf218f984cce47abfe30c84a8ea03d2fe48aa0c844e873e46d74b072f8c04ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf218f984cce47abfe30c84a8ea03d2fe48aa0c844e873e46d74b072f8c04ac", kill_on_drop: false }` [INFO] [stdout] caf218f984cce47abfe30c84a8ea03d2fe48aa0c844e873e46d74b072f8c04ac [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5da49274b6c6438aaad3ea85391235bdca36a8c8134c832812737ed5ce9e595c [INFO] running `Command { std: "docker" "start" "-a" "5da49274b6c6438aaad3ea85391235bdca36a8c8134c832812737ed5ce9e595c", kill_on_drop: false }` [INFO] [stderr] Compiling bita v0.13.0 (/opt/rustwide/workdir) [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)]` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> bitar/src/chunk_index.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.64s [INFO] running `Command { std: "docker" "inspect" "5da49274b6c6438aaad3ea85391235bdca36a8c8134c832812737ed5ce9e595c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da49274b6c6438aaad3ea85391235bdca36a8c8134c832812737ed5ce9e595c", kill_on_drop: false }` [INFO] [stdout] 5da49274b6c6438aaad3ea85391235bdca36a8c8134c832812737ed5ce9e595c [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5e3c559f3043a5bc1704961576c9620339898a2d25a67d77db08e7f85ac3421 [INFO] running `Command { std: "docker" "start" "-a" "a5e3c559f3043a5bc1704961576c9620339898a2d25a67d77db08e7f85ac3421", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> bitar/src/chunk_index.rs:120:13 [INFO] [stderr] | [INFO] [stderr] 120 | impl Eq for (dyn HashSumKey + '_) {} [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 120 - impl Eq for (dyn HashSumKey + '_) {} [INFO] [stderr] 120 + impl Eq for dyn HashSumKey + '_ {} [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> bitar/src/chunk_index.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | impl PartialEq for (dyn HashSumKey + '_) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 122 - impl PartialEq for (dyn HashSumKey + '_) { [INFO] [stderr] 122 + impl PartialEq for dyn HashSumKey + '_ { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> bitar/src/chunk_index.rs:128:26 [INFO] [stderr] | [INFO] [stderr] 128 | impl std::hash::Hash for (dyn HashSumKey + '_) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 128 - impl std::hash::Hash for (dyn HashSumKey + '_) { [INFO] [stderr] 128 + impl std::hash::Hash for dyn HashSumKey + '_ { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> bitar/src/chunk_index.rs:298:24 [INFO] [stderr] | [INFO] [stderr] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 298 | pub fn reorder_ops(&self, new_order: &ChunkIndex) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bitar` (lib) generated 4 warnings (run `cargo fix --lib -p bitar` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bita-b44127165bc54021) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test string_utils::tests::hex_to_vec_invalid ... ok [INFO] [stdout] test cli::tests::compress_command_stdin ... ok [INFO] [stdout] test cli::tests::clone_command_remote_archive ... ok [INFO] [stdout] test cli::tests::compress_command_specific ... ok [INFO] [stdout] test cli::tests::diff_command ... ok [INFO] [stdout] test cli::tests::compress_command_default ... ok [INFO] [stdout] test string_utils::tests::hex_to_vec_valid ... ok [INFO] [stdout] test cli::tests::clone_command_verify_header ... ok [INFO] [stdout] test cli::tests::clone_command_seed_from_stdin ... ok [INFO] [stdout] test cli::tests::info_command ... ok [INFO] [stdout] test string_utils::tests::human_size_mib ... ok [INFO] [stdout] test string_utils::tests::human_size_small ... ok [INFO] [stdout] test string_utils::tests::parse_bytes ... ok [INFO] [stdout] test cli::tests::clone_command_remote_archive_headers ... ok [INFO] [stdout] test string_utils::tests::human_size_large ... ok [INFO] [stdout] test string_utils::tests::parse_mib ... ok [INFO] [stdout] test cli::tests::clone_command_local_archive ... ok [INFO] [stdout] test cli::tests::compress_command_invalid_level ... ok [INFO] [stdout] test cli::tests::info_command_missing_input ... ok [INFO] [stdout] test string_utils::tests::human_size_kib ... ok [INFO] [stdout] test string_utils::tests::parse_kib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5e3c559f3043a5bc1704961576c9620339898a2d25a67d77db08e7f85ac3421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e3c559f3043a5bc1704961576c9620339898a2d25a67d77db08e7f85ac3421", kill_on_drop: false }` [INFO] [stdout] a5e3c559f3043a5bc1704961576c9620339898a2d25a67d77db08e7f85ac3421