[INFO] fetching crate obel_reflect_derive 0.0.9...
[INFO] testing obel_reflect_derive-0.0.9 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate obel_reflect_derive 0.0.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate obel_reflect_derive 0.0.9
[INFO] finished tweaking crates.io crate obel_reflect_derive 0.0.9
[INFO] tweaked toml for crates.io crate obel_reflect_derive 0.0.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate obel_reflect_derive 0.0.9 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate obel_reflect_derive 0.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7b11b74e72ef7e68f6b62ce92432c998014e41708df966804b7282d154cea98
[INFO] running `Command { std: "docker" "start" "-a" "d7b11b74e72ef7e68f6b62ce92432c998014e41708df966804b7282d154cea98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b11b74e72ef7e68f6b62ce92432c998014e41708df966804b7282d154cea98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b11b74e72ef7e68f6b62ce92432c998014e41708df966804b7282d154cea98", kill_on_drop: false }`
[INFO] [stdout] d7b11b74e72ef7e68f6b62ce92432c998014e41708df966804b7282d154cea98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c05446c057850ff3dab9587ab03a4b009d90ecc56efa36200cfe40c5c801992
[INFO] running `Command { std: "docker" "start" "-a" "4c05446c057850ff3dab9587ab03a4b009d90ecc56efa36200cfe40c5c801992", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling obel_platform v0.0.9
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling obel_reflect_utils v0.0.9
[INFO] [stderr]    Compiling obel_reflect_derive v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:466:22
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:603:33
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:690:33
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/enum_utility.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
[INFO] running `Command { std: "docker" "inspect" "4c05446c057850ff3dab9587ab03a4b009d90ecc56efa36200cfe40c5c801992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c05446c057850ff3dab9587ab03a4b009d90ecc56efa36200cfe40c5c801992", kill_on_drop: false }`
[INFO] [stdout] 4c05446c057850ff3dab9587ab03a4b009d90ecc56efa36200cfe40c5c801992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8309bf9e918878f1f0ef47b4ef260cbdc13e301ee905b6ada3f6f8a96a791f2a
[INFO] running `Command { std: "docker" "start" "-a" "8309bf9e918878f1f0ef47b4ef260cbdc13e301ee905b6ada3f6f8a96a791f2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling obel_reflect_derive v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:466:22
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:603:33
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:690:33
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/enum_utility.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn meta(&self) -> &ReflectMeta<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:466:22
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:603:33
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/derive_data.rs:690:33
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stdout]     |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/enum_utility.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn reflect_enum(&self) -> &ReflectEnum<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/enum_utility.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "8309bf9e918878f1f0ef47b4ef260cbdc13e301ee905b6ada3f6f8a96a791f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8309bf9e918878f1f0ef47b4ef260cbdc13e301ee905b6ada3f6f8a96a791f2a", kill_on_drop: false }`
[INFO] [stdout] 8309bf9e918878f1f0ef47b4ef260cbdc13e301ee905b6ada3f6f8a96a791f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2df86cb1adc4166ade3690cb62dee46b9c4eac6edf774005d408224aad79451
[INFO] running `Command { std: "docker" "start" "-a" "d2df86cb1adc4166ade3690cb62dee46b9c4eac6edf774005d408224aad79451", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:335:22
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:346:17
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn meta(&self) -> &ReflectMeta {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                 |         ||
[INFO] [stderr]     |                 |         |the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn meta(&self) -> &ReflectMeta<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:354:33
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stderr]     |                                                             ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:466:22
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub fn remote_ty(&self) -> Option<RemoteType> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub fn remote_ty(&self) -> Option<RemoteType<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:603:33
[INFO] [stderr]     |
[INFO] [stderr] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 603 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stderr]     |                                                             ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/derive_data.rs:690:33
[INFO] [stderr]     |
[INFO] [stderr] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 690 |     pub fn where_clause_options(&self) -> WhereClauseOptions<'_, '_> {
[INFO] [stderr]     |                                                             ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/enum_utility.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn reflect_enum(&self) -> &ReflectEnum;
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]    |                     |         ||
[INFO] [stderr]    |                     |         |the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn reflect_enum(&self) -> &ReflectEnum<'_>;
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/enum_utility.rs:209:21
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                     |         ||
[INFO] [stderr]     |                     |         |the same lifetime is hidden here
[INFO] [stderr]     |                     |         the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/enum_utility.rs:243:21
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn reflect_enum(&self) -> &ReflectEnum {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                     |         ||
[INFO] [stderr]     |                     |         |the same lifetime is hidden here
[INFO] [stderr]     |                     |         the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn reflect_enum(&self) -> &ReflectEnum<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `obel_reflect_derive` (lib) generated 9 warnings (run `cargo fix --lib -p obel_reflect_derive` to apply 9 suggestions)
[INFO] [stderr] warning: `obel_reflect_derive` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/obel_reflect_derive-18649c21b1ab5f42)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests obel_reflect_derive
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test src/container_attributes.rs - container_attributes::ContainerAttributes (line 145) ... ignored
[INFO] [stdout] test src/container_attributes.rs - container_attributes::ContainerAttributes (line 156) ... ignored
[INFO] [stdout] test src/container_attributes.rs - container_attributes::ContainerAttributes (line 166) ... ignored
[INFO] [stdout] test src/derive_data.rs - derive_data::ReflectEnum (line 85) ... ignored
[INFO] [stdout] test src/derive_data.rs - derive_data::ReflectMeta (line 39) ... ignored
[INFO] [stdout] test src/derive_data.rs - derive_data::ReflectStruct (line 66) ... ignored
[INFO] [stdout] test src/derive_data.rs - derive_data::ReflectTypePath (line 835) ... ignored
[INFO] [stdout] test src/lib.rs - derive_reflect (line 207) ... ignored
[INFO] [stdout] test src/lib.rs - derive_reflect (line 227) ... ignored
[INFO] [stdout] test src/lib.rs - derive_reflect (line 253) ... ignored
[INFO] [stdout] test src/lib.rs - derive_reflect (line 287) ... ignored
[INFO] [stdout] test src/lib.rs - derive_reflect (line 340) ... ignored
[INFO] [stdout] test src/lib.rs - impl_from_reflect_opaque (line 714) ... ignored
[INFO] [stdout] test src/lib.rs - impl_reflect (line 681) ... ignored
[INFO] [stdout] test src/lib.rs - impl_reflect_opaque (line 612) ... ignored
[INFO] [stdout] test src/lib.rs - impl_reflect_opaque (line 619) ... ignored
[INFO] [stdout] test src/lib.rs - impl_reflect_opaque (line 625) ... ignored
[INFO] [stdout] test src/lib.rs - impl_type_path (line 759) ... ignored
[INFO] [stdout] test src/lib.rs - impl_type_path (line 764) ... ignored
[INFO] [stdout] test src/lib.rs - impl_type_path (line 770) ... ignored
[INFO] [stdout] test src/lib.rs - impl_type_path (line 775) ... ignored
[INFO] [stdout] test src/lib.rs - impl_type_path (line 780) ... ignored
[INFO] [stdout] test src/lib.rs - reflect_remote (line 551) ... ignored
[INFO] [stdout] test src/lib.rs - reflect_remote (line 564) ... ignored
[INFO] [stdout] test src/lib.rs - reflect_remote (line 578) ... ignored
[INFO] [stdout] test src/lib.rs - reflect_trait (line 473) ... ignored
[INFO] [stdout] test src/reflect_opaque.rs - reflect_opaque::ReflectOpaqueDef (line 11) ... ignored
[INFO] [stdout] test src/remote.rs - remote::generate_remote_assertions (line 222) ... ignored
[INFO] [stdout] test src/remote.rs - remote::generate_remote_definition_assertions (line 331) ... ignored
[INFO] [stdout] test src/where_clause_options.rs - where_clause_options::WhereClauseOptions<'a,'b>::extend_where_clause (line 41) ... ignored
[INFO] [stdout] test src/where_clause_options.rs - where_clause_options::WhereClauseOptions<'a,'b>::extend_where_clause (line 52) ... ignored
[INFO] [stdout] test src/where_clause_options.rs - where_clause_options::WhereClauseOptions<'a,'b>::extend_where_clause (line 65) ... ignored
[INFO] [stdout] test src/where_clause_options.rs - where_clause_options::WhereClauseOptions<'a,'b>::extend_where_clause (line 80) ... ignored
[INFO] [stdout] test src/remote.rs - remote::generate_remote_wrapper (line 110) ... ok
[INFO] [stdout] test src/ident.rs - ident::ident_or_index (line 30) ... ok
[INFO] [stdout] test src/ident.rs - ident::get_reflect_ident (line 9) ... ok
[INFO] [stdout] test src/lib.rs - reflect_remote (line 538) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 33 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2df86cb1adc4166ade3690cb62dee46b9c4eac6edf774005d408224aad79451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2df86cb1adc4166ade3690cb62dee46b9c4eac6edf774005d408224aad79451", kill_on_drop: false }`
[INFO] [stdout] d2df86cb1adc4166ade3690cb62dee46b9c4eac6edf774005d408224aad79451
