[INFO] fetching crate wearte_derive 0.0.2... [INFO] checking wearte_derive-0.0.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate wearte_derive 0.0.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wearte_derive 0.0.2 [INFO] finished tweaking crates.io crate wearte_derive 0.0.2 [INFO] tweaked toml for crates.io crate wearte_derive 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wearte_derive 0.0.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding nom v4.2.3 (available: v8.0.0) [INFO] [stderr] Adding prettyprint v0.4.1 (available: v0.8.1) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.101) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.40) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.106) [INFO] [stderr] Adding toolchain_find v0.1.4 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de10cddc387fae5d067c775b102be273c5f49337cf2663c362849d8c9257f6b2 [INFO] running `Command { std: "docker" "start" "-a" "de10cddc387fae5d067c775b102be273c5f49337cf2663c362849d8c9257f6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de10cddc387fae5d067c775b102be273c5f49337cf2663c362849d8c9257f6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de10cddc387fae5d067c775b102be273c5f49337cf2663c362849d8c9257f6b2", kill_on_drop: false }` [INFO] [stdout] de10cddc387fae5d067c775b102be273c5f49337cf2663c362849d8c9257f6b2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f2780b787125d04266637511fb7400b16d255da5b07837d196186eda496bad [INFO] running `Command { std: "docker" "start" "-a" "74f2780b787125d04266637511fb7400b16d255da5b07837d196186eda496bad", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking toolchain_find v0.1.4 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking wearte_config v0.0.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking prettyprint v0.4.1 [INFO] [stderr] Checking wearte_derive v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parser/mod.rs:483:17 [INFO] [stdout] | [INFO] [stdout] 483 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::get_mime_type_str`: use `from_ext(search_ext).first_raw()` instead [INFO] [stdout] --> src/generator/mod.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use mime_guess::get_mime_type_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::get_mime_type_str`: use `from_ext(search_ext).first_raw()` instead [INFO] [stdout] --> src/generator/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | get_mime_type_str(ext).expect("valid mime ext") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/generator/visit_derive.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn implement_head(&self, t: &str, buf: &mut EWrite) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn implement_head(&self, t: &str, buf: &mut dyn EWrite) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parser/mod.rs:483:17 [INFO] [stdout] | [INFO] [stdout] 483 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::get_mime_type_str`: use `from_ext(search_ext).first_raw()` instead [INFO] [stdout] --> src/generator/mod.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use mime_guess::get_mime_type_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::get_mime_type_str`: use `from_ext(search_ext).first_raw()` instead [INFO] [stdout] --> src/generator/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | get_mime_type_str(ext).expect("valid mime ext") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/generator/visit_derive.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn implement_head(&self, t: &str, buf: &mut EWrite) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn implement_head(&self, t: &str, buf: &mut dyn EWrite) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn parse(src: &str) -> Vec { [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] 49 | pub(crate) fn parse(src: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | fn Input(input: &[u8]) -> Input { [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] 83 | fn Input(input: &[u8]) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:569:18 [INFO] [stdout] | [INFO] [stdout] 569 | fn identifier(i: Input) -> Result<(Input, &str), nom::Err> { [INFO] [stdout] | ^^^^^ ----- ---- ----- the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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] 569 | fn identifier(i: Input<'_>) -> Result<(Input<'_>, &str), nom::Err>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:583:13 [INFO] [stdout] | [INFO] [stdout] 583 | named!(path, map!(take_while1!(is_path), |x| safe_utf8(&x))); [INFO] [stdout] | ^^^^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [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] 583 | named!(path, &str>, map!(take_while1!(is_path), |x| safe_utf8(&x))); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/pre_partials.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn parse_partials(src: &str) -> Vec { [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] 8 | pub(crate) fn parse_partials(src: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn parse(src: &str) -> Vec { [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] 49 | pub(crate) fn parse(src: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | fn Input(input: &[u8]) -> Input { [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] 83 | fn Input(input: &[u8]) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:569:18 [INFO] [stdout] | [INFO] [stdout] 569 | fn identifier(i: Input) -> Result<(Input, &str), nom::Err> { [INFO] [stdout] | ^^^^^ ----- ---- ----- the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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] 569 | fn identifier(i: Input<'_>) -> Result<(Input<'_>, &str), nom::Err>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/mod.rs:583:13 [INFO] [stdout] | [INFO] [stdout] 583 | named!(path, map!(take_while1!(is_path), |x| safe_utf8(&x))); [INFO] [stdout] | ^^^^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [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] 583 | named!(path, &str>, map!(take_while1!(is_path), |x| safe_utf8(&x))); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/pre_partials.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn parse_partials(src: &str) -> Vec { [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] 8 | pub(crate) fn parse_partials(src: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s [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 1` [INFO] running `Command { std: "docker" "inspect" "74f2780b787125d04266637511fb7400b16d255da5b07837d196186eda496bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f2780b787125d04266637511fb7400b16d255da5b07837d196186eda496bad", kill_on_drop: false }` [INFO] [stdout] 74f2780b787125d04266637511fb7400b16d255da5b07837d196186eda496bad