[INFO] fetching crate obel_reflect_derive 0.0.9...
[INFO] testing obel_reflect_derive-0.0.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate obel_reflect_derive 0.0.9 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate obel_reflect_derive 0.0.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] [stderr]   Downloaded obel_reflect_utils v0.0.9
[INFO] [stderr]   Downloaded obel_platform v0.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83b9f52289f23fb4e77417313deebb2553c046090cf42e459f9de5a52f7756e5
[INFO] running `Command { std: "docker" "start" "-a" "83b9f52289f23fb4e77417313deebb2553c046090cf42e459f9de5a52f7756e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b9f52289f23fb4e77417313deebb2553c046090cf42e459f9de5a52f7756e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b9f52289f23fb4e77417313deebb2553c046090cf42e459f9de5a52f7756e5", kill_on_drop: false }`
[INFO] [stdout] 83b9f52289f23fb4e77417313deebb2553c046090cf42e459f9de5a52f7756e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea8310ad6ac584c4487566da5483dfbeb41f3f0c32903559e965525cf95466a
[INFO] running `Command { std: "docker" "start" "-a" "6ea8310ad6ac584c4487566da5483dfbeb41f3f0c32903559e965525cf95466a", 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 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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.68s
[INFO] running `Command { std: "docker" "inspect" "6ea8310ad6ac584c4487566da5483dfbeb41f3f0c32903559e965525cf95466a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea8310ad6ac584c4487566da5483dfbeb41f3f0c32903559e965525cf95466a", kill_on_drop: false }`
[INFO] [stdout] 6ea8310ad6ac584c4487566da5483dfbeb41f3f0c32903559e965525cf95466a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b8eb46a4057c8b9483cac93c5d58fed45876a1be63299de35800b4a471740c8
[INFO] running `Command { std: "docker" "start" "-a" "7b8eb46a4057c8b9483cac93c5d58fed45876a1be63299de35800b4a471740c8", 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the same lifetime is hidden here
[INFO] [stdout]     |                                 |         the same lifetime is hidden 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] 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.42s
[INFO] running `Command { std: "docker" "inspect" "7b8eb46a4057c8b9483cac93c5d58fed45876a1be63299de35800b4a471740c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8eb46a4057c8b9483cac93c5d58fed45876a1be63299de35800b4a471740c8", kill_on_drop: false }`
[INFO] [stdout] 7b8eb46a4057c8b9483cac93c5d58fed45876a1be63299de35800b4a471740c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d578aeaf0192c4c565a35221e0f18cf1b70c70e91e025257433a81a424b543a8
[INFO] running `Command { std: "docker" "start" "-a" "d578aeaf0192c4c565a35221e0f18cf1b70c70e91e025257433a81a424b543a8", 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |         |
[INFO] [stderr]     |                                 |         the same lifetime is hidden here
[INFO] [stderr]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |         |
[INFO] [stderr]     |                                 |         the same lifetime is hidden here
[INFO] [stderr]     |                                 |         the same lifetime is hidden 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] 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]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |         |
[INFO] [stderr]     |                                 |         the same lifetime is hidden here
[INFO] [stderr]     |                                 |         the same lifetime is hidden 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] 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.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/obel_reflect_derive-3494fdf307d9cb06)
[INFO] [stderr]    Doc-tests obel_reflect_derive
[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] [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/lib.rs - reflect_remote (line 538) ... ok
[INFO] [stdout] test src/ident.rs - ident::get_reflect_ident (line 9) ... ok
[INFO] [stdout] test src/ident.rs - ident::ident_or_index (line 30) ... ok
[INFO] [stdout] test src/remote.rs - remote::generate_remote_wrapper (line 110) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 33 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d578aeaf0192c4c565a35221e0f18cf1b70c70e91e025257433a81a424b543a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d578aeaf0192c4c565a35221e0f18cf1b70c70e91e025257433a81a424b543a8", kill_on_drop: false }`
[INFO] [stdout] d578aeaf0192c4c565a35221e0f18cf1b70c70e91e025257433a81a424b543a8
