[INFO] fetching crate genimtools 0.0.13...
[INFO] checking genimtools-0.0.13 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate genimtools 0.0.13 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate genimtools 0.0.13
[INFO] finished tweaking crates.io crate genimtools 0.0.13
[INFO] tweaked toml for crates.io crate genimtools 0.0.13 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate genimtools 0.0.13 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate genimtools 0.0.13 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ed608cc9f939555643d7dc4b3d85c7cb618748d1f7b72a722b13d27b78d6b36
[INFO] running `Command { std: "docker" "start" "-a" "3ed608cc9f939555643d7dc4b3d85c7cb618748d1f7b72a722b13d27b78d6b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed608cc9f939555643d7dc4b3d85c7cb618748d1f7b72a722b13d27b78d6b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed608cc9f939555643d7dc4b3d85c7cb618748d1f7b72a722b13d27b78d6b36", kill_on_drop: false }`
[INFO] [stdout] 3ed608cc9f939555643d7dc4b3d85c7cb618748d1f7b72a722b13d27b78d6b36
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 841c9017b1e77f57b317d1c6a6f83c53d43ac36b832cac938a563e166a6724d5
[INFO] running `Command { std: "docker" "start" "-a" "841c9017b1e77f57b317d1c6a6f83c53d43ac36b832cac938a563e166a6724d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking rust-lapper v1.1.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking genimtools v0.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet;
[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] 20 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet<'_>;
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn tokenize_anndata(&self, anndata: &Path) -> Result<Vec<TokenizedRegionSet>>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn tokenize_anndata(&self, anndata: &Path) -> Result<Vec<TokenizedRegionSet<'_>>>;
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet {
[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] 106 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn tokenize_bed_file(&self, bed_file: &Path) -> Result<TokenizedRegionSet> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn tokenize_bed_file(&self, bed_file: &Path) -> Result<TokenizedRegionSet<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet;
[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] 20 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet<'_>;
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizers/traits.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn tokenize_anndata(&self, anndata: &Path) -> Result<Vec<TokenizedRegionSet>>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn tokenize_anndata(&self, anndata: &Path) -> Result<Vec<TokenizedRegionSet<'_>>>;
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet {
[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] 106 |     fn tokenize_region(&self, region: &Region) -> TokenizedRegionSet<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn tokenize_region_set(&self, region_set: &RegionSet) -> TokenizedRegionSet<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizers/tree_tokenizer.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn tokenize_bed_file(&self, bed_file: &Path) -> Result<TokenizedRegionSet> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn tokenize_bed_file(&self, bed_file: &Path) -> Result<TokenizedRegionSet<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "841c9017b1e77f57b317d1c6a6f83c53d43ac36b832cac938a563e166a6724d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841c9017b1e77f57b317d1c6a6f83c53d43ac36b832cac938a563e166a6724d5", kill_on_drop: false }`
[INFO] [stdout] 841c9017b1e77f57b317d1c6a6f83c53d43ac36b832cac938a563e166a6724d5
