[INFO] fetching crate adguard-flm 2.2.0...
[INFO] checking adguard-flm-2.2.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate adguard-flm 2.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate adguard-flm 2.2.0
[INFO] finished tweaking crates.io crate adguard-flm 2.2.0
[INFO] tweaked toml for crates.io crate adguard-flm 2.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate adguard-flm 2.2.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adguard-flm 2.2.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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nias v0.5.0
[INFO] [stderr]   Downloaded mimicry-derive v0.1.0
[INFO] [stderr]   Downloaded faster-hex v0.10.0
[INFO] [stderr]   Downloaded mimicry v0.1.0
[INFO] [stderr]   Downloaded rusty-hook v0.11.2
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded ci_info v0.10.2
[INFO] [stderr]   Downloaded envmnt v0.8.4
[INFO] [stderr]   Downloaded fsio v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca5b493b9d7ab9adfb6b8620c5bdf55ace7190ea754ecbd60bd7e0359b540f97
[INFO] running `Command { std: "docker" "start" "-a" "ca5b493b9d7ab9adfb6b8620c5bdf55ace7190ea754ecbd60bd7e0359b540f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5b493b9d7ab9adfb6b8620c5bdf55ace7190ea754ecbd60bd7e0359b540f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5b493b9d7ab9adfb6b8620c5bdf55ace7190ea754ecbd60bd7e0359b540f97", kill_on_drop: false }`
[INFO] [stdout] ca5b493b9d7ab9adfb6b8620c5bdf55ace7190ea754ecbd60bd7e0359b540f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eb5aa00e3459e487694559d8c84281bdf6b3f78ac14de91bc38dddb4031da49
[INFO] running `Command { std: "docker" "start" "-a" "5eb5aa00e3459e487694559d8c84281bdf6b3f78ac14de91bc38dddb4031da49", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking envmnt v0.8.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling mimicry-derive v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking mimicry v0.1.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking adguard-flm v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/parser/diff_updates/diff_directives.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     patch_str: &str,
[INFO] [stdout]    |                ^^^^ the lifetime is elided here
[INFO] [stdout] 47 |     resource_name_option: Option<String>,
[INFO] [stdout] 48 | ) -> Result<(Option<RecognizedDiffDirective>, Vec<&str>, bool), FilterParserError> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^       ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[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] 48 | ) -> Result<(Option<RecognizedDiffDirective<'_>>, Vec<&str>, bool), FilterParserError> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filters/parser/diff_updates/diff_directives.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |     line: &str,
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 145 | ) -> IResult<&str, Option<RecognizedDiffDirective>, nom::error::Error<&str>> {
[INFO] [stdout]     |              ^^^^         ^^^^^^^^^^^^^^^^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |            |
[INFO] [stdout]     |              |            the same lifetime is hidden here
[INFO] [stdout]     |              the same 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] 145 | ) -> IResult<&str, Option<RecognizedDiffDirective<'_>>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/parser/metadata/parsers/expires.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn take_time_value(input: &str) -> IResult<&str, NumberResult, nom::error::Error<&str>> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |     |
[INFO] [stdout]    |                           |                |     the same lifetime is hidden here
[INFO] [stdout]    |                           |                the same lifetime is elided here
[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] 35 | fn take_time_value(input: &str) -> IResult<&str, NumberResult<'_>, nom::error::Error<&str>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     conn: &mut Connection,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 48 |     f: F,
[INFO] [stdout] 49 | ) -> rusqlite::Result<(Transaction, U)>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | ) -> rusqlite::Result<(Transaction<'_>, U)>
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/parser/diff_updates/diff_directives.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     patch_str: &str,
[INFO] [stdout]    |                ^^^^ the lifetime is elided here
[INFO] [stdout] 47 |     resource_name_option: Option<String>,
[INFO] [stdout] 48 | ) -> Result<(Option<RecognizedDiffDirective>, Vec<&str>, bool), FilterParserError> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^       ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[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] 48 | ) -> Result<(Option<RecognizedDiffDirective<'_>>, Vec<&str>, bool), FilterParserError> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filters/parser/diff_updates/diff_directives.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |     line: &str,
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 145 | ) -> IResult<&str, Option<RecognizedDiffDirective>, nom::error::Error<&str>> {
[INFO] [stdout]     |              ^^^^         ^^^^^^^^^^^^^^^^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |            |
[INFO] [stdout]     |              |            the same lifetime is hidden here
[INFO] [stdout]     |              the same 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] 145 | ) -> IResult<&str, Option<RecognizedDiffDirective<'_>>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/parser/metadata/parsers/expires.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn take_time_value(input: &str) -> IResult<&str, NumberResult, nom::error::Error<&str>> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |     |
[INFO] [stdout]    |                           |                |     the same lifetime is hidden here
[INFO] [stdout]    |                           |                the same lifetime is elided here
[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] 35 | fn take_time_value(input: &str) -> IResult<&str, NumberResult<'_>, nom::error::Error<&str>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     conn: &mut Connection,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 48 |     f: F,
[INFO] [stdout] 49 | ) -> rusqlite::Result<(Transaction, U)>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | ) -> rusqlite::Result<(Transaction<'_>, U)>
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_utils/mod.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     connection_source: &DbConnectionManager,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 47 | ) -> (IndexesProcessor, Vec<FilterEntity>) {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | ) -> (IndexesProcessor<'_>, Vec<FilterEntity>) {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.67s
[INFO] running `Command { std: "docker" "inspect" "5eb5aa00e3459e487694559d8c84281bdf6b3f78ac14de91bc38dddb4031da49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb5aa00e3459e487694559d8c84281bdf6b3f78ac14de91bc38dddb4031da49", kill_on_drop: false }`
[INFO] [stdout] 5eb5aa00e3459e487694559d8c84281bdf6b3f78ac14de91bc38dddb4031da49
