[INFO] fetching crate o2o-impl 0.5.4... [INFO] testing o2o-impl-0.5.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate o2o-impl 0.5.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate o2o-impl 0.5.4 [INFO] finished tweaking crates.io crate o2o-impl 0.5.4 [INFO] tweaked toml for crates.io crate o2o-impl 0.5.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate o2o-impl 0.5.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d5f0c80ea43c228f7af0dc4a55a3b4c38bbf0aff59d3e5c71652a4a70843e6 [INFO] running `Command { std: "docker" "start" "-a" "f7d5f0c80ea43c228f7af0dc4a55a3b4c38bbf0aff59d3e5c71652a4a70843e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d5f0c80ea43c228f7af0dc4a55a3b4c38bbf0aff59d3e5c71652a4a70843e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d5f0c80ea43c228f7af0dc4a55a3b4c38bbf0aff59d3e5c71652a4a70843e6", kill_on_drop: false }` [INFO] [stdout] f7d5f0c80ea43c228f7af0dc4a55a3b4c38bbf0aff59d3e5c71652a4a70843e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd2b83d61d8cd8ac01c075600aeaf36a14e8c21b402678a9102bbd28065b1cd [INFO] running `Command { std: "docker" "start" "-a" "4bd2b83d61d8cd8ac01c075600aeaf36a14e8c21b402678a9102bbd28065b1cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling o2o-impl v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &Ident { [INFO] [stdout] | -- ^^^^^^ the same lifetime is elided 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &'a Ident { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn get_members(&'a self) -> Vec { [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] 203 | pub fn get_members(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:232:99 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided 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] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:236:104 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is elided 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] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:240:95 [INFO] [stdout] | [INFO] [stdout] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&StructGhostAttrCore> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] | [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] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&'a StructGhostAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:246:75 [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&WhereAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&'a WhereAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:252:83 [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&ChildParentsAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&'a ChildParentsAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:342:99 [INFO] [stdout] | [INFO] [stdout] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:346:104 [INFO] [stdout] | [INFO] [stdout] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:350:112 [INFO] [stdout] | [INFO] [stdout] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option { [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] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:368:70 [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&ChildAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&'a ChildAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:374:86 [INFO] [stdout] | [INFO] [stdout] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&FieldGhostAttrCore>{ [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here 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] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&'a FieldGhostAttrCore>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:380:68 [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&LitAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&'a LitAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:386:68 [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&PatAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&'a PatAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:392:74 [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&VariantTypeHintAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&'a VariantTypeHintAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:406:90 [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&ParentAttr> { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&'a ParentAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:412:107 [INFO] [stdout] | [INFO] [stdout] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttr> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:418:112 [INFO] [stdout] | [INFO] [stdout] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttrCore> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:977:68 [INFO] [stdout] | [INFO] [stdout] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&ParentChildFieldAttr> { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&'a ParentChildFieldAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `Command { std: "docker" "inspect" "4bd2b83d61d8cd8ac01c075600aeaf36a14e8c21b402678a9102bbd28065b1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd2b83d61d8cd8ac01c075600aeaf36a14e8c21b402678a9102bbd28065b1cd", kill_on_drop: false }` [INFO] [stdout] 4bd2b83d61d8cd8ac01c075600aeaf36a14e8c21b402678a9102bbd28065b1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01602a0d2e6b8d271c25ad9184417bd555e7485990476a8f813c73b3f39fc3c0 [INFO] running `Command { std: "docker" "start" "-a" "01602a0d2e6b8d271c25ad9184417bd555e7485990476a8f813c73b3f39fc3c0", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &Ident { [INFO] [stdout] | -- ^^^^^^ the same lifetime is elided 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &'a Ident { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn get_members(&'a self) -> Vec { [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] 203 | pub fn get_members(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:232:99 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided 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] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:236:104 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is elided 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] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:240:95 [INFO] [stdout] | [INFO] [stdout] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&StructGhostAttrCore> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] | [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] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&'a StructGhostAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:246:75 [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&WhereAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&'a WhereAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:252:83 [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&ChildParentsAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&'a ChildParentsAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:342:99 [INFO] [stdout] | [INFO] [stdout] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:346:104 [INFO] [stdout] | [INFO] [stdout] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:350:112 [INFO] [stdout] | [INFO] [stdout] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option { [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] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:368:70 [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&ChildAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&'a ChildAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:374:86 [INFO] [stdout] | [INFO] [stdout] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&FieldGhostAttrCore>{ [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here 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] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&'a FieldGhostAttrCore>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:380:68 [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&LitAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&'a LitAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:386:68 [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&PatAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&'a PatAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:392:74 [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&VariantTypeHintAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&'a VariantTypeHintAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:406:90 [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&ParentAttr> { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&'a ParentAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:412:107 [INFO] [stdout] | [INFO] [stdout] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttr> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:418:112 [INFO] [stdout] | [INFO] [stdout] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttrCore> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:977:68 [INFO] [stdout] | [INFO] [stdout] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&ParentChildFieldAttr> { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&'a ParentChildFieldAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling o2o-impl v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &Ident { [INFO] [stdout] | -- ^^^^^^ the same lifetime is elided 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_ident(&'a self) -> &'a Ident { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn get_members(&'a self) -> Vec { [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] 203 | pub fn get_members(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:232:99 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided 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] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:236:104 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is elided 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] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:240:95 [INFO] [stdout] | [INFO] [stdout] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&StructGhostAttrCore> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] | [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] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&'a StructGhostAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:246:75 [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&WhereAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&'a WhereAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:252:83 [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&ChildParentsAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&'a ChildParentsAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:342:99 [INFO] [stdout] | [INFO] [stdout] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:346:104 [INFO] [stdout] | [INFO] [stdout] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:350:112 [INFO] [stdout] | [INFO] [stdout] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option { [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] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:368:70 [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&ChildAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&'a ChildAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:374:86 [INFO] [stdout] | [INFO] [stdout] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&FieldGhostAttrCore>{ [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here 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] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&'a FieldGhostAttrCore>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:380:68 [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&LitAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&'a LitAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:386:68 [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&PatAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&'a PatAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:392:74 [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&VariantTypeHintAttr>{ [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&'a VariantTypeHintAttr>{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:406:90 [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&ParentAttr> { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&'a ParentAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:412:107 [INFO] [stdout] | [INFO] [stdout] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttr> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:418:112 [INFO] [stdout] | [INFO] [stdout] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttrCore> { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttrCore> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/attr.rs:977:68 [INFO] [stdout] | [INFO] [stdout] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&ParentChildFieldAttr> { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&'a ParentChildFieldAttr> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.58s [INFO] running `Command { std: "docker" "inspect" "01602a0d2e6b8d271c25ad9184417bd555e7485990476a8f813c73b3f39fc3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01602a0d2e6b8d271c25ad9184417bd555e7485990476a8f813c73b3f39fc3c0", kill_on_drop: false }` [INFO] [stdout] 01602a0d2e6b8d271c25ad9184417bd555e7485990476a8f813c73b3f39fc3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97d0e5a802cd4be59ee6ad65e5767c971084ebbdcdadffb44ccf63e6fcce597d [INFO] running `Command { std: "docker" "start" "-a" "97d0e5a802cd4be59ee6ad65e5767c971084ebbdcdadffb44ccf63e6fcce597d", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ast.rs:182:35 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn get_ident(&'a self) -> &Ident { [INFO] [stderr] | -- ^^^^^^ the same lifetime is elided 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 182 | pub fn get_ident(&'a self) -> &'a Ident { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ast.rs:203:41 [INFO] [stderr] | [INFO] [stderr] 203 | pub fn get_members(&'a self) -> Vec { [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] 203 | pub fn get_members(&'a self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:232:99 [INFO] [stderr] | [INFO] [stderr] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is elided 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] 232 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:236:104 [INFO] [stderr] | [INFO] [stderr] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is elided 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] 236 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:240:95 [INFO] [stderr] | [INFO] [stderr] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&StructGhostAttrCore> { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] | [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] 240 | pub(crate) fn ghosts_attr(&'a self, container_ty: &'a TypePath, kind: &'a Kind) -> Option<&'a StructGhostAttrCore> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:246:75 [INFO] [stderr] | [INFO] [stderr] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&WhereAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 246 | pub(crate) fn where_attr(&'a self, container_ty: &TypePath) -> Option<&'a WhereAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:252:83 [INFO] [stderr] | [INFO] [stderr] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&ChildParentsAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 252 | pub(crate) fn child_parents_attr(&'a self, container_ty: &TypePath) -> Option<&'a ChildParentsAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:342:99 [INFO] [stderr] | [INFO] [stderr] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 342 | pub(crate) fn iter_for_kind(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:346:104 [INFO] [stderr] | [INFO] [stderr] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 346 | pub(crate) fn iter_for_kind_core(&'a self, kind: &'a Kind, fallible: bool) -> impl Iterator { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:350:112 [INFO] [stderr] | [INFO] [stderr] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option { [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] 350 | pub(crate) fn applicable_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:368:70 [INFO] [stderr] | [INFO] [stderr] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&ChildAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 368 | pub(crate) fn child(&'a self, container_ty: &TypePath) -> Option<&'a ChildAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:374:86 [INFO] [stderr] | [INFO] [stderr] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&FieldGhostAttrCore>{ [INFO] [stderr] | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here 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] 374 | pub(crate) fn ghost(&'a self, container_ty: &TypePath, kind: &'a Kind) -> Option<&'a FieldGhostAttrCore>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:380:68 [INFO] [stderr] | [INFO] [stderr] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&LitAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 380 | pub(crate) fn lit(&'a self, container_ty: &TypePath) -> Option<&'a LitAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:386:68 [INFO] [stderr] | [INFO] [stderr] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&PatAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 386 | pub(crate) fn pat(&'a self, container_ty: &TypePath) -> Option<&'a PatAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:392:74 [INFO] [stderr] | [INFO] [stderr] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&VariantTypeHintAttr>{ [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 392 | pub(crate) fn type_hint(&'a self, container_ty: &TypePath) -> Option<&'a VariantTypeHintAttr>{ [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:406:90 [INFO] [stderr] | [INFO] [stderr] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&ParentAttr> { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 406 | pub(crate) fn parameterized_parent_attr(&'a self, container_ty: &TypePath) -> Option<&'a ParentAttr> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:412:107 [INFO] [stderr] | [INFO] [stderr] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttr> { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is elided 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] 412 | pub(crate) fn field_attr(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttr> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:418:112 [INFO] [stderr] | [INFO] [stderr] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&MemberAttrCore> { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is elided 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] 418 | pub(crate) fn field_attr_core(&'a self, kind: &'a Kind, fallible: bool, container_ty: &TypePath) -> Option<&'a MemberAttrCore> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/attr.rs:977:68 [INFO] [stderr] | [INFO] [stderr] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&ParentChildFieldAttr> { [INFO] [stderr] | -- -- ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 977 | pub(crate) fn get_for_kind(&'a self, kind: &'a Kind) -> Option<&'a ParentChildFieldAttr> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `o2o-impl` (lib) generated 19 warnings (run `cargo fix --lib -p o2o-impl` to apply 19 suggestions) [INFO] [stderr] warning: `o2o-impl` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/o2o_impl-e170822a5eaebd10) [INFO] [stdout] [INFO] [stdout] running 297 tests [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::enum_into_where_clause_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::enum_map_literal_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::enum_map_map_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::enum_map_pattern_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::from_child_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_child_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_ghosts_ref_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_ghosts_owned_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_owned_ghosts_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::enum_map_type_hint_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_child_parents_child_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_owned_ghosts_instr_correct ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_owned_ghosts_ref_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_owned_ghosts_owned_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_owned_ghosts_instr_correct_2 ... ok [INFO] [stdout] test tests::dedicated_instruction_defined_twice::struct_ghosts_instr ... ok [INFO] [stdout] test tests::dedicated_instruction_defined_twice::enum_where_clause_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_parent_instr ... ok [INFO] [stdout] test tests::dedicated_member_instruction_defined_twice::enum_pattern_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::map_as_type_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_ghosts_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::into_child_parents_instr ... ok [INFO] [stdout] test tests::dedicated_instruction_defined_twice::struct_where_clause_instr ... ok [INFO] [stdout] test tests::dedicated_instruction_defined_twice::struct_child_parents_instr ... ok [INFO] [stdout] test tests::dedicated_member_instruction_defined_twice::enum_type_hint_instr ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::struct_map_map_instr ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into_existing ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into_existing_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into_existing_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into_existing_as ... ok [INFO] [stdout] test tests::dedicated_member_instruction_defined_twice::struct_parent_instr ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into ... ok [INFO] [stdout] test tests::dedicated_member_instruction_defined_twice::enum_literal_instr ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_owned ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_owned_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_ref ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::owned_try_into_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into_existing_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_ref_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_owned_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::ref_try_into_existing ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_ref_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into_existing_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into_existing ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_owned ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_owned_as ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into_existing_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_ref_as ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_1 ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_from ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_4 ... ok [INFO] [stdout] test tests::incomplete_child_parents_instruction::_1 ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_into_return ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_2 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_5 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_7 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_6 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_3 ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_owned_return ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_ref ... ok [INFO] [stdout] test tests::incomplete_child_parents_instruction::_3 ... ok [INFO] [stdout] test tests::dedicated_field_instruction_mismatch::struct_into_where_clause_instr ... ok [INFO] [stdout] test tests::incomplete_child_parents_instruction::_2 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_1 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_5 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction::_8 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_2 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_6 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_1 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_5 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_4 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_2 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_3 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_6 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_7 ... ok [INFO] [stdout] test tests::incomplete_field_attr_instruction_2::_8 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_3 ... ok [INFO] [stdout] test tests::incomplete_ghost_instruction::_4 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_1 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_10 ... ok [INFO] [stdout] test tests::fallible_map_instruction_no_error_type::try_map_ref_return ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_13 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_12 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_11 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_2 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_3 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_6 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_4 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_10 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_1 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_8 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_11 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_12 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_9 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_17 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_7 ... ok [INFO] [stdout] test tests::incomplete_parent_attr_member_instr::_5 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_18 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_2 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_19 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_20 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_24 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_21 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_22 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_3 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_23 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_6 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_8 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_owned ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_4 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_16 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_9 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_as ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_7 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_13 ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_5 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_owned_as ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_14 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_owned_return ... ok [INFO] [stdout] test tests::incomplete_variant_field_attr_instruction::_15 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_ref ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_ref_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::from_ref_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into_existing_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into_existing_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into_existing ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_owned_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_ref ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_ref_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::into_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_owned ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_owned_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into_existing_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::map_ref_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into_existing ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into_existing ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into_existing_as ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into_existing_return ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into_return ... ok [INFO] [stdout] test tests::item_attributes::_2 ... ok [INFO] [stdout] test tests::lifetimes::_2 ... ok [INFO] [stdout] test tests::lifetimes::_1 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::ref_into ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into_return ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_1 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_2 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_3 ... ok [INFO] [stdout] test tests::infallible_map_instruction_error_type::owned_into_existing_as ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_5 ... ok [INFO] [stdout] test tests::missing_child_parents_instruction::_1 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_4 ... ok [INFO] [stdout] test tests::lifetimes::_4 ... ok [INFO] [stdout] test tests::item_attributes::_1 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_6 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_7 ... ok [INFO] [stdout] test tests::member_instr_on_wrong_member::_8 ... ok [INFO] [stdout] test tests::misplaced_trait_attr_instr::_1 ... ok [INFO] [stdout] test tests::misplaced_trait_attr_instr::_2 ... ok [INFO] [stdout] test tests::misplaced_trait_attr_instr::_3 ... ok [INFO] [stdout] test tests::missing_map_instructions::bare_struct ... ok [INFO] [stdout] test tests::missing_child_parents_instruction::_2 ... ok [INFO] [stdout] test tests::missing_map_instructions::enum_only_ghosts_instr ... ok [INFO] [stdout] test tests::missing_child_parents_instruction::_3 ... ok [INFO] [stdout] test tests::missing_map_instructions::struct_only_member_instr ... ok [INFO] [stdout] test tests::more_than_one_default_member_instruction::struct_parent_instr ... ok [INFO] [stdout] test tests::more_than_one_default_member_instruction::enum_type_hint_instr ... ok [INFO] [stdout] test tests::more_than_one_default_member_instruction::enum_pattern_instr ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_3 ... ok [INFO] [stdout] test tests::missing_map_instructions::bare_enum ... ok [INFO] [stdout] test tests::more_than_one_default_instruction::enum_where_clause_instr ... ok [INFO] [stdout] test tests::more_than_one_default_instruction::struct_where_clause_instr ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_1 ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_2 ... ok [INFO] [stdout] test tests::more_than_one_default_instruction::struct_ghosts_instr ... ok [INFO] [stdout] test tests::more_than_one_default_member_instruction::enum_literal_instr ... ok [INFO] [stdout] test tests::missing_map_instructions::enum_only_member_instr ... ok [INFO] [stdout] test tests::missing_map_instructions::struct_only_ghosts_instr ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_5 ... ok [INFO] [stdout] test tests::more_than_one_default_instruction::struct_child_parents_instr ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_4 ... ok [INFO] [stdout] test tests::parent_attr_member_instr::_6 ... ok [INFO] [stdout] test tests::permeating_repeat::quote_map_testdto_struct_test_o2o_repeat_permeate_x1_i32_expects ... ok [INFO] [stdout] test tests::lifetimes::_3 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_1 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_2 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_3 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_4 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_5 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_6 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_7 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_13 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_14 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_12 ... ok [INFO] [stdout] test tests::trait_attr_repeat::_8 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_1 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_10 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_16 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_11 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_7 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_9 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_8 ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::own_enum_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::enum_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::own_struct_misplaced_children_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::enum_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::own_struct_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_2 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_3 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_15 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_6 ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_5 ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::own_struct_misplaced_child_parents_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::struct_misplaced_child_parents_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::struct_misplaced_children_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::struct_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::enum_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::enum_unknown_path_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::enum_unknown_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::struct_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions::struct_misplaced_where_clause_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::struct_unknown_instr ... ok [INFO] [stdout] test tests::trait_instruction_defined_twice::_4 ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::struct_misplaced_children_instr ... ok [INFO] [stdout] test tests::unrecognized_member_instructions_no_bark::struct_unknown_path_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misnamed_ghost_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_stop_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misnamed_ghost_owned_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misnamed_ghost_owned_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misplaced_as_type_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misnamed_ghost_ref_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_as_type_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misplaced_stop_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misnamed_ghost_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misnamed_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misnamed_ghost_owned_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misnamed_children_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misplaced_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misplaced_as_type_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misnamed_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_type_hint_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misnamed_children_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misnamed_ghost_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misplaced_stop_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misnamed_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misnamed_ghost_ref_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misnamed_ghost_ref_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::enum_misplaced_skip_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misplaced_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::own_struct_misplaced_skip_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misnamed_ghost_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_type_hint_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misnamed_ghost_owned_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misnamed_ghost_ref_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::enum_misplaced_ghost_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_as_type_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::enum_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_skip_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::enum_unrecognized_path_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::enum_misplaced_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::struct_misplaced_child_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::struct_misplaced_parent_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::enum_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions::struct_misplaced_stop_repeat_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::struct_unrecognized_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::struct_unrecognized_path_instr ... ok [INFO] [stdout] test tests::unrecognized_struct_instructions_no_bark::struct_misplaced_ghost_instr ... ok [INFO] [stderr] Doc-tests o2o_impl [INFO] [stdout] test tests::unrecognized_struct_instructions::own_enum_misplaced_skip_repeat_instr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 297 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [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" "97d0e5a802cd4be59ee6ad65e5767c971084ebbdcdadffb44ccf63e6fcce597d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d0e5a802cd4be59ee6ad65e5767c971084ebbdcdadffb44ccf63e6fcce597d", kill_on_drop: false }` [INFO] [stdout] 97d0e5a802cd4be59ee6ad65e5767c971084ebbdcdadffb44ccf63e6fcce597d