[INFO] fetching crate rafx-base 0.0.16...
[INFO] testing rafx-base-0.0.16 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rafx-base 0.0.16 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rafx-base 0.0.16
[INFO] finished tweaking crates.io crate rafx-base 0.0.16
[INFO] tweaked toml for crates.io crate rafx-base 0.0.16 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rafx-base 0.0.16 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de5e8da1ab208a045671ed407fcb88096a6009ca41c8421df2ba0f30d65c9f1
[INFO] running `Command { std: "docker" "start" "-a" "4de5e8da1ab208a045671ed407fcb88096a6009ca41c8421df2ba0f30d65c9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de5e8da1ab208a045671ed407fcb88096a6009ca41c8421df2ba0f30d65c9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de5e8da1ab208a045671ed407fcb88096a6009ca41c8421df2ba0f30d65c9f1", kill_on_drop: false }`
[INFO] [stdout] 4de5e8da1ab208a045671ed407fcb88096a6009ca41c8421df2ba0f30d65c9f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd1d21c1af9b720f774799e5322a3c7545200a67135b813ea4110374165b90ae
[INFO] running `Command { std: "docker" "start" "-a" "cd1d21c1af9b720f774799e5322a3c7545200a67135b813ea4110374165b90ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rafx-base v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<R> {
[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] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<'_, R> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<R>> {
[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] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<'_, R>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<R> {
[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] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:203:39
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<R>> {
[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] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<'_, R>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<R> {
[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] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<R>> {
[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] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<'_, R>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<R> {
[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] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<'_, R> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<R>> {
[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] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<'_, R>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn borrow(&self) -> Ref<T> {
[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] 304 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn try_borrow(&self) -> Result<Ref<T>, InvalidBorrow> {
[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] 319 |     pub fn try_borrow(&self) -> Result<Ref<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:336:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 336 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<T>, InvalidBorrow> {
[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] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic_once_cell_stack.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter<T> {
[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] 126 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "cd1d21c1af9b720f774799e5322a3c7545200a67135b813ea4110374165b90ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1d21c1af9b720f774799e5322a3c7545200a67135b813ea4110374165b90ae", kill_on_drop: false }`
[INFO] [stdout] cd1d21c1af9b720f774799e5322a3c7545200a67135b813ea4110374165b90ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d665d4b02bb56643fa7affd14948d9369ba4d1795650593de041dcc49c192a0
[INFO] running `Command { std: "docker" "start" "-a" "7d665d4b02bb56643fa7affd14948d9369ba4d1795650593de041dcc49c192a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rafx-base v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<R> {
[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] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<'_, R> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<R>> {
[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] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<'_, R>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<R> {
[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] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:203:39
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<R>> {
[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] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<'_, R>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<R> {
[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] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<R>> {
[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] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<'_, R>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<R> {
[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] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<'_, R> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<R>> {
[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] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<'_, R>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn borrow(&self) -> Ref<T> {
[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] 304 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn try_borrow(&self) -> Result<Ref<T>, InvalidBorrow> {
[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] 319 |     pub fn try_borrow(&self) -> Result<Ref<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:336:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 336 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<T>, InvalidBorrow> {
[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] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic_once_cell_stack.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter<T> {
[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] 126 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/trust_cell.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<R> {
[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] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<'_, R> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<R>> {
[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] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<'_, R>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<R> {
[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] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource_map.rs:203:39
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<R>> {
[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] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<'_, R>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<R> {
[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] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<R>> {
[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] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<'_, R>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<R> {
[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] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<'_, R> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resource_ref_map.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<R>> {
[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] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<'_, R>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn borrow(&self) -> Ref<T> {
[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] 304 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn try_borrow(&self) -> Result<Ref<T>, InvalidBorrow> {
[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] 319 |     pub fn try_borrow(&self) -> Result<Ref<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:336:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 336 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust_cell.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<T>, InvalidBorrow> {
[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] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<'_, T>, InvalidBorrow> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic_once_cell_stack.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter<T> {
[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] 126 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "7d665d4b02bb56643fa7affd14948d9369ba4d1795650593de041dcc49c192a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d665d4b02bb56643fa7affd14948d9369ba4d1795650593de041dcc49c192a0", kill_on_drop: false }`
[INFO] [stdout] 7d665d4b02bb56643fa7affd14948d9369ba4d1795650593de041dcc49c192a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62a5bc3f1e78c1432e043f336e713d2341322ef5c0a9e8c3628ea337e566ec82
[INFO] running `Command { std: "docker" "start" "-a" "62a5bc3f1e78c1432e043f336e713d2341322ef5c0a9e8c3628ea337e566ec82", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]   --> src/trust_cell.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(feature = "std")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]   --> src/trust_cell.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(feature = "std")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource_map.rs:177:31
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<R> {
[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] 177 |     pub fn fetch<R: Resource>(&self) -> ReadBorrow<'_, R> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource_map.rs:184:35
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<R>> {
[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] 184 |     pub fn try_fetch<R: Resource>(&self) -> Option<ReadBorrow<'_, R>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource_map.rs:196:35
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<R> {
[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] 196 |     pub fn fetch_mut<R: Resource>(&self) -> WriteBorrow<'_, R> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource_map.rs:203:39
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<R>> {
[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] 203 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<WriteBorrow<'_, R>> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource_ref_map.rs:43:31
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<R> {
[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] 43 |     pub fn fetch<R: Resource>(&self) -> ResourceRefBorrow<'_, R> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource_ref_map.rs:49:35
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<R>> {
[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] 49 |     pub fn try_fetch<R: Resource>(&self) -> Option<ResourceRefBorrow<'_, R>> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource_ref_map.rs:56:35
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<R> {
[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] 56 |     pub fn fetch_mut<R: Resource>(&self) -> ResourceRefBorrowMut<'_, R> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resource_ref_map.rs:62:39
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<R>> {
[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] 62 |     pub fn try_fetch_mut<R: Resource>(&self) -> Option<ResourceRefBorrowMut<'_, R>> {
[INFO] [stderr]    |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust_cell.rs:304:19
[INFO] [stderr]     |
[INFO] [stderr] 304 |     pub fn borrow(&self) -> Ref<T> {
[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] 304 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust_cell.rs:319:23
[INFO] [stderr]     |
[INFO] [stderr] 319 |     pub fn try_borrow(&self) -> Result<Ref<T>, InvalidBorrow> {
[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] 319 |     pub fn try_borrow(&self) -> Result<Ref<'_, T>, InvalidBorrow> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust_cell.rs:336:23
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 336 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust_cell.rs:351:27
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<T>, InvalidBorrow> {
[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] 351 |     pub fn try_borrow_mut(&self) -> Result<RefMut<'_, T>, InvalidBorrow> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/atomic_once_cell_stack.rs:126:17
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn iter(&self) -> Iter<T> {
[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] 126 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rafx-base` (lib) generated 15 warnings (run `cargo fix --lib -p rafx-base` to apply 13 suggestions)
[INFO] [stderr] warning: `rafx-base` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rafx_base-a8329ffc942cf710)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test atomic_once_cell::tests::test_drop ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_drop_no_panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_set_7 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_drop_no_panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_drop_thread ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_drop_thread ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_observable_drop ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_set_0 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_0 ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_lifetime - should panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_private_type - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_3 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_capacity ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_get_7_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_get_0_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_get_0_unallocated - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_get_capacity_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_unallocated ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_capacity ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_void - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_get_index_out_of_range - should panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_drop_panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_parallel ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_drop_panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_0_twice - should panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_get_0_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_0_unallocated - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_get_3_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_3_twice - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_observable_drop ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_index_out_of_range - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_capacity_twice - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_lifetime - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_void - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_index_out_of_range - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_private_type - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_overflow - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_invalid_capacity - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_7_uninitialized - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_1_2_3 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_1_2_get_3 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_7 ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_7_twice ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_index_out_of_range - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_parallel ... ok
[INFO] [stdout] test resource_ref_map::test_extract_resources ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_one ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_lifo ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_fifo ... ok
[INFO] [stdout] test trust_cell::tests::allow_multiple_reads ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_double_free - should panic ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_get_mut_fail_out_of_range ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_get_success ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_map_box ... ok
[INFO] [stdout] test trust_cell::tests::ref_map_drops_borrow ... ok
[INFO] [stdout] test trust_cell::tests::ref_map_preserves_flag ... ok
[INFO] [stdout] test trust_cell::tests::ref_map_retains_borrow ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_map_drops_borrow ... ok
[INFO] [stdout] test trust_cell::tests::panic_read_and_write - should panic ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_get_mut_success ... ok
[INFO] [stdout] test trust_cell::tests::ref_with_non_sized_clone ... ok
[INFO] [stdout] test trust_cell::tests::allow_single_write ... ok
[INFO] [stdout] test trust_cell::tests::ref_map_box ... ok
[INFO] [stdout] test slab::raw_slab::tests::test_get_fail_out_of_range ... ok
[INFO] [stdout] test trust_cell::tests::panic_write_and_write - should panic ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_map_preserves_flag ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_map_retains_mut_borrow - should panic ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_with_non_sized ... ok
[INFO] [stdout] test trust_cell::tests::allow_clone_reads ... ok
[INFO] [stdout] test trust_cell::tests::cloned_borrow_does_not_allow_write ... ok
[INFO] [stdout] test trust_cell::tests::panic_write_and_read - should panic ... ok
[INFO] [stdout] test trust_cell::tests::ref_with_non_sized ... ok
[INFO] [stdout] test trust_cell::tests::ref_mut_with_trait_obj ... ok
[INFO] [stdout] test trust_cell::tests::try_read_and_write ... ok
[INFO] [stdout] test trust_cell::tests::try_write_and_read ... ok
[INFO] [stdout] test trust_cell::tests::try_write_and_write ... ok
[INFO] [stdout] test trust_cell::tests::ref_with_trait_obj ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_set_parallel_panic - should panic ... ok
[INFO] [stdout] test atomic_once_cell::tests::test_set_0_twice - should panic ... ok
[INFO] [stdout] test atomic_once_cell_array::tests::test_drop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rafx_base
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/trust_cell.rs - trust_cell::Ref<'a,T>::map (line 115) ... ok
[INFO] [stdout] test src/trust_cell.rs - trust_cell::RefMut<'a,T>::map (line 200) ... ok
[INFO] [stdout] test src/trust_cell.rs - trust_cell::Ref<'a,T>::map (line 96) ... ok
[INFO] [stdout] test src/trust_cell.rs - trust_cell::RefMut<'a,T>::map (line 219) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62a5bc3f1e78c1432e043f336e713d2341322ef5c0a9e8c3628ea337e566ec82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a5bc3f1e78c1432e043f336e713d2341322ef5c0a9e8c3628ea337e566ec82", kill_on_drop: false }`
[INFO] [stdout] 62a5bc3f1e78c1432e043f336e713d2341322ef5c0a9e8c3628ea337e566ec82
