[INFO] fetching crate jnim_gen 0.1.1... [INFO] testing jnim_gen-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate jnim_gen 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate jnim_gen 0.1.1 [INFO] finished tweaking crates.io crate jnim_gen 0.1.1 [INFO] tweaked toml for crates.io crate jnim_gen 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jnim_gen 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jnim_gen 0.1.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded casbab v0.1.1 [INFO] [stderr] Downloaded makepad-miniz v0.4.0 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5afcd1490d22be00e88623162fba79765b342234025eef3048b88d85d9ec0d1c [INFO] running `Command { std: "docker" "start" "-a" "5afcd1490d22be00e88623162fba79765b342234025eef3048b88d85d9ec0d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5afcd1490d22be00e88623162fba79765b342234025eef3048b88d85d9ec0d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afcd1490d22be00e88623162fba79765b342234025eef3048b88d85d9ec0d1c", kill_on_drop: false }` [INFO] [stdout] 5afcd1490d22be00e88623162fba79765b342234025eef3048b88d85d9ec0d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96ea14b865647e873deda95a461b74d3ec418391c8571c89119715d0924f6a5e [INFO] running `Command { std: "docker" "start" "-a" "96ea14b865647e873deda95a461b74d3ec418391c8571c89119715d0924f6a5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling casbab v0.1.1 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling makepad-miniz v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling jnim_gen v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/config.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name { [INFO] [stdout] | ^^ ^^ ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn fmt_use(&self) -> FmtNameUse { [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] 122 | pub fn fmt_use(&self) -> FmtNameUse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/function.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj { [INFO] [stdout] | ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass { [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] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag { [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] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/value.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts { [INFO] [stdout] | ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse { [INFO] [stdout] | ^^ the lifetime is named here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl { [INFO] [stdout] | ^^ ^^ the lifetime is named here ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField { [INFO] [stdout] | ^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt { [INFO] [stdout] | ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/method.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/method.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s [INFO] running `Command { std: "docker" "inspect" "96ea14b865647e873deda95a461b74d3ec418391c8571c89119715d0924f6a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ea14b865647e873deda95a461b74d3ec418391c8571c89119715d0924f6a5e", kill_on_drop: false }` [INFO] [stdout] 96ea14b865647e873deda95a461b74d3ec418391c8571c89119715d0924f6a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f1c7371c982de8555ea523bab2d7c9b846de3b8621bbaf7fde978342186705 [INFO] running `Command { std: "docker" "start" "-a" "18f1c7371c982de8555ea523bab2d7c9b846de3b8621bbaf7fde978342186705", kill_on_drop: false }` [INFO] [stderr] Compiling jnim_gen v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/config.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name { [INFO] [stdout] | ^^ ^^ ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn fmt_use(&self) -> FmtNameUse { [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] 122 | pub fn fmt_use(&self) -> FmtNameUse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/function.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj { [INFO] [stdout] | ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass { [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] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag { [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] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/value.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts { [INFO] [stdout] | ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse { [INFO] [stdout] | ^^ the lifetime is named here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl { [INFO] [stdout] | ^^ ^^ the lifetime is named here ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField { [INFO] [stdout] | ^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt { [INFO] [stdout] | ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/field.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/method.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual { [INFO] [stdout] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/method.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic { [INFO] [stdout] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetime is named here [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "18f1c7371c982de8555ea523bab2d7c9b846de3b8621bbaf7fde978342186705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f1c7371c982de8555ea523bab2d7c9b846de3b8621bbaf7fde978342186705", kill_on_drop: false }` [INFO] [stdout] 18f1c7371c982de8555ea523bab2d7c9b846de3b8621bbaf7fde978342186705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ab4c396a47c9040b5b124ab356b8b28ad902b075190f82b64c5505f85234ebe [INFO] running `Command { std: "docker" "start" "-a" "6ab4c396a47c9040b5b124ab356b8b28ad902b075190f82b64c5505f85234ebe", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/config.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name { [INFO] [stderr] | ^^ ^^ ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 35 | pub fn name<'a>(&'a self, path: &'a str) -> Name<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/config.rs:122:17 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn fmt_use(&self) -> FmtNameUse { [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] 122 | pub fn fmt_use(&self) -> FmtNameUse<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/function.rs:26:27 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj { [INFO] [stderr] | ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 26 | pub fn fmt_argn_obj<'a>(&'a self, cfg: &'a Config) -> FmtArgnObj<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/function.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass { [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] 29 | pub fn fmt_argn_pass(&self) -> FmtArgnPass<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/value.rs:44:23 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag { [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] 44 | pub fn fmt_const_tag(&self) -> FmtConstTag<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/value.rs:47:28 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType { [INFO] [stderr] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 47 | pub fn fmt_jnim_type<'a>(&'a self, in_ret: bool, cfg: &'a Config) -> FmtArgnType<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:111:25 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts { [INFO] [stderr] | ^^ ^^ --------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 111 | pub fn fmt_consts<'a>(&'a self, pubtag: &'a str) -> FmtConsts<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:114:25 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields { [INFO] [stderr] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 114 | pub fn fmt_fields<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFields<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:117:32 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic { [INFO] [stderr] | ^^ ^^ ^^ ^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 117 | pub fn fmt_fields_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtFieldsStatic<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:120:26 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods { [INFO] [stderr] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 120 | pub fn fmt_methods<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethods<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:123:33 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic { [INFO] [stderr] | ^^ ^^ ^^ ^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 123 | pub fn fmt_methods_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtMethodsStatic<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse { [INFO] [stderr] | ^^ the lifetime is named 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] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 126 | pub fn fmt_faces_use<'a>(&'a self, with_object: bool) -> FmtFacesUse<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:129:29 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl { [INFO] [stderr] | ^^ ^^ the lifetime is named here ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 129 | pub fn fmt_faces_impl<'a>(&'a self, this_: &'a str, with_object: bool) -> FmtFacesImpl<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:132:30 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField { [INFO] [stderr] | ^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 132 | pub fn fmt_faces_field<'a>(&'a self) -> FmtFacesField<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt.rs:135:28 [INFO] [stderr] | [INFO] [stderr] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt { [INFO] [stderr] | ^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 135 | pub fn fmt_faces_ext<'a>(&'a self) -> FmtFacesExt<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/field.rs:48:27 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant { [INFO] [stderr] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 48 | pub fn fmt_constant<'a>(&'a self, pubtag: &'a str) -> FmtConstant<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/field.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet { [INFO] [stderr] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 51 | pub fn fmt_get<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGet<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/field.rs:54:22 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet { [INFO] [stderr] | ^^ ^^ ^^ ^^ ------ the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 54 | pub fn fmt_set<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSet<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/field.rs:57:29 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic { [INFO] [stderr] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 57 | pub fn fmt_get_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtGetStatic<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/field.rs:60:29 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic { [INFO] [stderr] | ^^ ^^ ^^ ^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 60 | pub fn fmt_set_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtSetStatic<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/method.rs:43:26 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual { [INFO] [stderr] | ^^ ^^ ^^ ^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | pub fn fmt_virtual<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtVirtual<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/method.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic { [INFO] [stderr] | ^^ ^^ ^^ ^^ --------- the same lifetime is hidden here [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetime is named here [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 46 | pub fn fmt_static<'a>(&'a self, pubtag: &'a str, class_fun: &'a str, cfg: &'a Config) -> FmtStatic<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `jnim_gen` (bin "jnim_gen" test) generated 22 warnings (run `cargo fix --bin "jnim_gen" --tests` to apply 22 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jnim_gen-7b8b4110cb9a2e0b) [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" "6ab4c396a47c9040b5b124ab356b8b28ad902b075190f82b64c5505f85234ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab4c396a47c9040b5b124ab356b8b28ad902b075190f82b64c5505f85234ebe", kill_on_drop: false }` [INFO] [stdout] 6ab4c396a47c9040b5b124ab356b8b28ad902b075190f82b64c5505f85234ebe