[INFO] fetching crate gen 0.1.0... [INFO] checking gen-0.1.0 against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] extracting crate gen 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gen 0.1.0 [INFO] finished tweaking crates.io crate gen 0.1.0 [INFO] tweaked toml for crates.io crate gen 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gen 0.1.0 on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gen 0.1.0 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a6cc7103fa8c6b6b2ad0c64b53f1ba92476359c85e22de39bdcf5b0bf98cb67 [INFO] running `Command { std: "docker" "start" "-a" "4a6cc7103fa8c6b6b2ad0c64b53f1ba92476359c85e22de39bdcf5b0bf98cb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a6cc7103fa8c6b6b2ad0c64b53f1ba92476359c85e22de39bdcf5b0bf98cb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6cc7103fa8c6b6b2ad0c64b53f1ba92476359c85e22de39bdcf5b0bf98cb67", kill_on_drop: false }` [INFO] [stdout] 4a6cc7103fa8c6b6b2ad0c64b53f1ba92476359c85e22de39bdcf5b0bf98cb67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e2626229c89ba6dcd10879088d4ef96e084459551939b92fe3bd07572d304fc [INFO] running `Command { std: "docker" "start" "-a" "4e2626229c89ba6dcd10879088d4ef96e084459551939b92fe3bd07572d304fc", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking gix-trace v0.1.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking jiff v0.1.15 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gix-utils v0.1.13 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking prodash v29.0.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking gix-sec v0.10.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking fs_at v0.2.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking noodles-bgzf v0.33.0 [INFO] [stderr] Checking bstr v1.11.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking cfg-expr v0.17.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking remove_dir_all v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking noodles-core v0.15.0 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking intervaltree v0.2.7 [INFO] [stderr] Checking noodles-csi v0.40.0 [INFO] [stderr] Checking noodles-fasta v0.45.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking interavl v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking noodles-tabix v0.46.0 [INFO] [stderr] Checking noodles-gff v0.39.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Checking lcov2cobertura v1.0.5 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking noodles-vcf v0.68.0 [INFO] [stderr] Checking spdx v0.10.7 [INFO] [stderr] Checking fern v0.7.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Checking noodles v0.85.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking gix-path v0.10.13 [INFO] [stderr] Checking gix-date v0.9.2 [INFO] [stderr] Checking gix-validate v0.9.2 [INFO] [stderr] Checking gix-chunk v0.4.10 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking gix-quote v0.4.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking gix-bitmap v0.2.13 [INFO] [stderr] Checking gix-actor v0.33.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking gix-config-value v0.14.10 [INFO] [stderr] Checking gix-command v0.3.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking goblin v0.9.2 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking gix-prompt v0.8.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling gb-io v0.7.1 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking camino v1.1.9 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking platforms v3.5.0 [INFO] [stderr] Checking cvss v2.0.0 [INFO] [stderr] Checking gix-hash v0.15.1 [INFO] [stderr] Checking gix-features v0.39.1 [INFO] [stderr] Checking gix-hashtable v0.6.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking gix-packetline v0.18.1 [INFO] [stderr] Checking gix-packetline-blocking v0.18.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml-span v0.3.0 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking gix-object v0.46.0 [INFO] [stderr] Checking gix-fs v0.12.0 [INFO] [stderr] Checking gix-commitgraph v0.25.1 [INFO] [stderr] Checking gix-glob v0.17.1 [INFO] [stderr] Checking askalono v0.5.0 [INFO] [stderr] Checking gix-tempfile v15.0.0 [INFO] [stderr] Checking gix-lock v15.0.1 [INFO] [stderr] Checking gix-attributes v0.23.1 [INFO] [stderr] Checking gix-ignore v0.12.1 [INFO] [stderr] Checking krates v0.17.5 [INFO] [stderr] Checking gix-pathspec v0.8.1 [INFO] [stderr] Checking gix-revwalk v0.17.0 [INFO] [stderr] Checking gix-ref v0.49.0 [INFO] [stderr] Checking gix-filter v0.15.0 [INFO] [stderr] Checking gix-pack v0.55.0 [INFO] [stderr] Checking gix-diff v0.48.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking gix-traverse v0.43.0 [INFO] [stderr] Checking gix-revision v0.31.0 [INFO] [stderr] Checking gix-negotiate v0.17.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking gix-refspec v0.27.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking gix-index v0.37.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cargo-config2 v0.1.29 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking gix-config v0.42.0 [INFO] [stderr] Checking gix-discover v0.37.0 [INFO] [stderr] Checking gix-worktree v0.38.0 [INFO] [stderr] Checking gix-worktree-state v0.15.0 [INFO] [stderr] Checking gix-url v0.28.1 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking cargo-lock v10.0.1 [INFO] [stderr] Checking gix-credentials v0.25.1 [INFO] [stderr] Checking gix-odb v0.65.0 [INFO] [stderr] Checking rustsec v0.30.0 [INFO] [stderr] Checking gix-transport v0.43.1 [INFO] [stderr] Checking gix-submodule v0.16.0 [INFO] [stderr] Checking cargo-llvm-cov v0.6.14 [INFO] [stderr] Checking gix-protocol v0.46.1 [INFO] [stderr] Checking gix v0.68.0 [INFO] [stderr] Checking tame-index v0.16.0 [INFO] [stderr] Checking cargo-deny v0.16.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models/block_group.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(conn: &Connection) -> PathCache { [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] 56 | pub fn new(conn: &Connection) -> PathCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation_management.rs:981:30 [INFO] [stdout] | [INFO] [stdout] 981 | pub fn start_operation(conn: &Connection) -> session::Session { [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] 981 | pub fn start_operation(conn: &Connection) -> session::Session<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/updates/vcf.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(conn: &Connection) -> BlockGroupCache { [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] 39 | pub fn new(conn: &Connection) -> BlockGroupCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/updates/vcf.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new(conn: &Connection) -> SequenceCache { [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] 91 | pub fn new(conn: &Connection) -> SequenceCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models/block_group.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(conn: &Connection) -> PathCache { [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] 56 | pub fn new(conn: &Connection) -> PathCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation_management.rs:981:30 [INFO] [stdout] | [INFO] [stdout] 981 | pub fn start_operation(conn: &Connection) -> session::Session { [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] 981 | pub fn start_operation(conn: &Connection) -> session::Session<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/updates/vcf.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(conn: &Connection) -> BlockGroupCache { [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] 39 | pub fn new(conn: &Connection) -> BlockGroupCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/updates/vcf.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new(conn: &Connection) -> SequenceCache { [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] 91 | pub fn new(conn: &Connection) -> SequenceCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "4e2626229c89ba6dcd10879088d4ef96e084459551939b92fe3bd07572d304fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2626229c89ba6dcd10879088d4ef96e084459551939b92fe3bd07572d304fc", kill_on_drop: false }` [INFO] [stdout] 4e2626229c89ba6dcd10879088d4ef96e084459551939b92fe3bd07572d304fc