[INFO] fetching crate synd-term 0.3.2... [INFO] testing synd-term-0.3.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate synd-term 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate synd-term 0.3.2 [INFO] finished tweaking crates.io crate synd-term 0.3.2 [INFO] tweaked toml for crates.io crate synd-term 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate synd-term 0.3.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate synd-term 0.3.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e6d3c01374c6b1090bd6af921cc92a9a4cc7ad8843c7d772069b3da15376b59 [INFO] running `Command { std: "docker" "start" "-a" "9e6d3c01374c6b1090bd6af921cc92a9a4cc7ad8843c7d772069b3da15376b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e6d3c01374c6b1090bd6af921cc92a9a4cc7ad8843c7d772069b3da15376b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6d3c01374c6b1090bd6af921cc92a9a4cc7ad8843c7d772069b3da15376b59", kill_on_drop: false }` [INFO] [stdout] 9e6d3c01374c6b1090bd6af921cc92a9a4cc7ad8843c7d772069b3da15376b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90a7dd1b400caa964bc4a199d56199cd7503ba24c82e885b283e8ab1f09f280e [INFO] running `Command { std: "docker" "start" "-a" "90a7dd1b400caa964bc4a199d56199cd7503ba24c82e885b283e8ab1f09f280e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 prost v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling uuid v1.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.27.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling opentelemetry-http v0.27.0 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling synd-o11y v0.1.9 [INFO] [stderr] Compiling tui-big-text v0.7.0 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling feed-rs v1.5.3 [INFO] [stderr] Compiling snafu v0.8.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling http-serde-ext v1.0.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Compiling synd-stdx v0.1.1 [INFO] [stderr] Compiling html2text v0.13.6 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling update-informer v1.2.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling synd-feed v0.3.5 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tui-widgets v0.4.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling synd-auth v0.2.5 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling nom v8.0.0-alpha2 [INFO] [stderr] Compiling synd-term v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/github.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | pub(crate) fn subject_icon(&self) -> Span { [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] 221 | pub(crate) fn subject_icon(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "90a7dd1b400caa964bc4a199d56199cd7503ba24c82e885b283e8ab1f09f280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a7dd1b400caa964bc4a199d56199cd7503ba24c82e885b283e8ab1f09f280e", kill_on_drop: false }` [INFO] [stdout] 90a7dd1b400caa964bc4a199d56199cd7503ba24c82e885b283e8ab1f09f280e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c089a4264440bb63b7a1e6db942c55b6bc72274f0dd52b51fb9f43c9b5c905 [INFO] running `Command { std: "docker" "start" "-a" "a4c089a4264440bb63b7a1e6db942c55b6bc72274f0dd52b51fb9f43c9b5c905", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling uuid v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.27.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling symbolic-demangle v12.9.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rgb v0.8.44 [INFO] [stderr] Compiling feed-rs v1.5.3 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling synd-o11y v0.1.9 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tui-big-text v0.7.0 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling symbolic-common v12.9.2 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling http-serde-ext v1.0.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling inferno v0.11.19 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling scc v2.1.1 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling synd-auth v0.2.5 [INFO] [stderr] Compiling synd-stdx v0.1.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling update-informer v1.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling html2text v0.13.6 [INFO] [stderr] Compiling synd-feed v0.3.5 [INFO] [stderr] Compiling tui-widgets v0.4.1 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling kvsd v0.1.3 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling synd-term v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/github.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | pub(crate) fn subject_icon(&self) -> Span { [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] 221 | pub(crate) fn subject_icon(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn parse(s: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/application/input_parser.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError> { [INFO] [stdout] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/github.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | pub(crate) fn subject_icon(&self) -> Span { [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] 221 | pub(crate) fn subject_icon(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.65s [INFO] running `Command { std: "docker" "inspect" "a4c089a4264440bb63b7a1e6db942c55b6bc72274f0dd52b51fb9f43c9b5c905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c089a4264440bb63b7a1e6db942c55b6bc72274f0dd52b51fb9f43c9b5c905", kill_on_drop: false }` [INFO] [stdout] a4c089a4264440bb63b7a1e6db942c55b6bc72274f0dd52b51fb9f43c9b5c905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66af7153794e0ac507ff636af99ab8d646d9210c7e8bdd9a2c8210f6b48387e7 [INFO] running `Command { std: "docker" "start" "-a" "66af7153794e0ac507ff636af99ab8d646d9210c7e8bdd9a2c8210f6b48387e7", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:112:28 [INFO] [stderr] | [INFO] [stderr] 112 | pub(super) fn parse(s: &str) -> Result { [INFO] [stderr] | ^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub(super) fn parse(s: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:119:22 [INFO] [stderr] | [INFO] [stderr] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 119 | fn feed_input(s: &str) -> IResult<&str, SubscribeFeedInput, NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:140:27 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 140 | pub fn requirement(s: &str) -> IResult<&str, Requirement, NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 152 | fn category(s: &str) -> IResult<&str, Category<'static>, NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:165:15 [INFO] [stderr] | [INFO] [stderr] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 165 | fn url(s: &str) -> IResult<&str, FeedUrl, NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:269:31 [INFO] [stderr] | [INFO] [stderr] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 269 | pub(super) fn comments(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/application/input_parser.rs:273:30 [INFO] [stderr] | [INFO] [stderr] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError> { [INFO] [stderr] | ^^^^ ---- -------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 273 | pub(super) fn comment(s: &str) -> IResult<&str, (), NomError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/github.rs:221:32 [INFO] [stderr] | [INFO] [stderr] 221 | pub(crate) fn subject_icon(&self) -> Span { [INFO] [stderr] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 221 | pub(crate) fn subject_icon(&self) -> Span<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `synd-term` (lib) generated 8 warnings (run `cargo fix --lib -p synd-term` to apply 8 suggestions) [INFO] [stderr] warning: `synd-term` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synd_term-a6c1dadc0b28b4dd) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test application::cache::tests::filesystem_error ... ok [INFO] [stdout] test application::input_parser::comment::tests::parse_comments ... ok [INFO] [stdout] test application::input_parser::comment::tests::parse_comment ... ok [INFO] [stdout] test application::input_parser::feed::tests::parse_category ... ok [INFO] [stdout] test application::input_parser::feed::tests::parse_requirement ... ok [INFO] [stdout] test application::input_parser::feed::tests::parse_feed_input ... ok [INFO] [stdout] test application::input_parser::feed::tests::parse_feed_input_error ... ok [INFO] [stdout] test cli::command::clean::tests::exit_code_on_permission_error ... ok [INFO] [stdout] test cli::command::clean::tests::ignore_log_file_not_found ... ok [INFO] [stdout] test application::cache::tests::persist_then_load_credential ... ok [INFO] [stdout] test cli::command::clean::tests::remove_log_file ... ok [INFO] [stdout] test job::tests::respect_concurrent_limit ... ok [INFO] [stdout] test matcher::tests::should_match ... ok [INFO] [stdout] test ui::tests::default_icon_is_not_empty ... ok [INFO] [stdout] test ui::widgets::prompt::tests::prompt_ascii ... ok [INFO] [stdout] test ui::widgets::prompt::tests::prompt_grapheme ... ok [INFO] [stdout] test ui::components::filter::tests::filter_match_feed_url ... ok [INFO] [stdout] test config::categories::tests::should_parse_default_toml ... ok [INFO] [stdout] test config::file::tests::deserialize ... ok [INFO] [stdout] test application::direction::tests::apply ... ok [INFO] [stdout] test cli::command::import::tests::usecase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synd-cc0a1a3a602f361d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests synd_term [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66af7153794e0ac507ff636af99ab8d646d9210c7e8bdd9a2c8210f6b48387e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66af7153794e0ac507ff636af99ab8d646d9210c7e8bdd9a2c8210f6b48387e7", kill_on_drop: false }` [INFO] [stdout] 66af7153794e0ac507ff636af99ab8d646d9210c7e8bdd9a2c8210f6b48387e7