[INFO] cloning repository https://github.com/FofanovLab/mtsv_tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FofanovLab/mtsv_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFofanovLab%2Fmtsv_tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFofanovLab%2Fmtsv_tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61058f50ede87b0c88e0a3935d77b1019544f7c8
[INFO] checking FofanovLab/mtsv_tools against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFofanovLab%2Fmtsv_tools" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FofanovLab/mtsv_tools
[INFO] finished tweaking git repo https://github.com/FofanovLab/mtsv_tools
[INFO] tweaked toml for git repo https://github.com/FofanovLab/mtsv_tools written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FofanovLab/mtsv_tools on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FofanovLab/mtsv_tools 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4
[INFO] running `Command { std: "docker" "start" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling ssw v0.1.0 (/opt/rustwide/workdir/ssw)
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking syncbox v0.2.4
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking cue v0.1.0 (/opt/rustwide/workdir/vendor/cue)
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking quickcheck v0.3.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking bio v3.0.0
[INFO] [stderr]     Checking mtsv v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/collapse.rs:761:41
[INFO] [stdout]     |
[INFO] [stdout] 761 |         let format_pct = |value: usize| (value as f64 / denom * 100.0);
[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] 761 -         let format_pct = |value: usize| (value as f64 / denom * 100.0);
[INFO] [stdout] 761 +         let format_pct = |value: usize| value as f64 / denom * 100.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/index.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/collapse.rs:761:41
[INFO] [stdout]     |
[INFO] [stdout] 761 |         let format_pct = |value: usize| (value as f64 / denom * 100.0);
[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] 761 -         let format_pct = |value: usize| (value as f64 / denom * 100.0);
[INFO] [stdout] 761 +         let format_pct = |value: usize| value as f64 / denom * 100.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/index.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:720:9
[INFO] [stdout]     |
[INFO] [stdout] 720 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 725 |     ) -> Vec<ReferenceCandidate> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ 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] 725 |     ) -> Vec<ReferenceCandidate<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/mtsv-chunk.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Ok(paths) => info!("Finished writing chunks to: {:#?}", paths),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/mtsv-chunk.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Ok(paths) => info!("Finished writing chunks to: {:#?}", paths),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:720:9
[INFO] [stdout]     |
[INFO] [stdout] 720 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 725 |     ) -> Vec<ReferenceCandidate> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ 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] 725 |     ) -> Vec<ReferenceCandidate<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | serde_json = "1.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: unused dependency `tar`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | tar = "0.4"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tar`
[INFO] [stderr] warning: `mtsv` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mtsv v2.1.0 (/opt/rustwide/workdir), proc-macro-error2 v2.0.1, quickcheck v0.3.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4", kill_on_drop: false }`
[INFO] [stdout] e5871a6a1ef47b249a990da1e7a16a86e973c4cfdd6b5abe540b7f07e78f18b4
