[INFO] fetching crate rsconnect 0.2.2...
[INFO] testing rsconnect-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rsconnect 0.2.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rsconnect 0.2.2
[INFO] finished tweaking crates.io crate rsconnect 0.2.2
[INFO] tweaked toml for crates.io crate rsconnect 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsconnect 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsconnect_macros v0.2.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cca35803d4a55e5854e6b210d67dbf772134cbc3dfe5d12654931792ec7f1fc
[INFO] running `Command { std: "docker" "start" "-a" "2cca35803d4a55e5854e6b210d67dbf772134cbc3dfe5d12654931792ec7f1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cca35803d4a55e5854e6b210d67dbf772134cbc3dfe5d12654931792ec7f1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cca35803d4a55e5854e6b210d67dbf772134cbc3dfe5d12654931792ec7f1fc", kill_on_drop: false }`
[INFO] [stdout] 2cca35803d4a55e5854e6b210d67dbf772134cbc3dfe5d12654931792ec7f1fc
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45789face257993864751cbea7599c8a5c85c496e0639a9d5778bd3276f81ad0
[INFO] running `Command { std: "docker" "start" "-a" "45789face257993864751cbea7599c8a5c85c496e0639a9d5778bd3276f81ad0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsconnect v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ConnectNodeAccess` is never used
[INFO] [stdout]   --> src/connect_node_interface.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait ConnectNodeAccess {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn get_inert(&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] 265 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 20 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 31 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>>;
[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] 111 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>>;
[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] 113 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 123 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 137 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_inert(&self) -> Ref<Self::Value>;
[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] 156 |     fn get_inert(&self) -> Ref<'_, Self::Value>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "45789face257993864751cbea7599c8a5c85c496e0639a9d5778bd3276f81ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45789face257993864751cbea7599c8a5c85c496e0639a9d5778bd3276f81ad0", kill_on_drop: false }`
[INFO] [stdout] 45789face257993864751cbea7599c8a5c85c496e0639a9d5778bd3276f81ad0
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96063df03ac513b4d25669dc6c1eadf31ba7cae4748d4921fb6d556bbba8e51c
[INFO] running `Command { std: "docker" "start" "-a" "96063df03ac513b4d25669dc6c1eadf31ba7cae4748d4921fb6d556bbba8e51c", kill_on_drop: false }`
[INFO] [stdout] warning: trait `ConnectNodeAccess` is never used
[INFO] [stdout]   --> src/connect_node_interface.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait ConnectNodeAccess {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn get_inert(&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] 265 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 20 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 31 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsconnect v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>>;
[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] 111 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>>;
[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] 113 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 123 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 137 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_inert(&self) -> Ref<Self::Value>;
[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] 156 |     fn get_inert(&self) -> Ref<'_, Self::Value>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/cyclic_dependency_error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/performance_basic.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     clone, Connect, ConnectInterface, ConnectNodeInterface, NodeValueAccess,
[INFO] [stdout]   |     ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/deep_level.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/effected.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     clone, Connect, ConnectInterface, ConnectNodeInterface, DynComputedNode,
[INFO] [stdout]   |     ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/deep_level_order.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/variable_dependencies.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/business.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     clone, Connect, ConnectBatch, ConnectInterface, ConnectNodeInterface, DynComputedNode,
[INFO] [stdout]   |     ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsconnect` (test "effected") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsconnect` (test "deep_level") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/batch_updates.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectBatch, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/avoid_unnecessary_updates.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsconnect::clone`
[INFO] [stdout]  --> tests/update_during_another.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsconnect::{clone, Connect, ConnectInterface, ConnectNodeInterface};
[INFO] [stdout]   |                 ^^^^^ no `clone` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           std::clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsconnect` (test "deep_level_order") due to 1 previous error
[INFO] [stderr] error: could not compile `rsconnect` (test "cyclic_dependency_error") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsconnect` (test "performance_basic") due to 1 previous error
[INFO] [stderr] error: could not compile `rsconnect` (test "business") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsconnect` (test "update_during_another") due to 1 previous error
[INFO] [stderr] error: could not compile `rsconnect` (test "avoid_unnecessary_updates") due to 1 previous error
[INFO] [stderr] error: could not compile `rsconnect` (test "variable_dependencies") due to 1 previous error
[INFO] [stderr] error: could not compile `rsconnect` (test "batch_updates") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConnectNodeAccess` is never used
[INFO] [stdout]   --> src/connect_node_interface.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait ConnectNodeAccess {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_structs.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn get_inert(&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] 265 |     fn get_inert(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 20 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node_traits.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 31 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>>;
[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] 111 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>>;
[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] 113 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_derived(&self) -> Ref<Vec<WeakDynComputedNode>> {
[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] 123 |     fn get_derived(&self) -> Ref<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn get_mut_derived(&self) -> RefMut<Vec<WeakDynComputedNode>> {
[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] 137 |     fn get_mut_derived(&self) -> RefMut<'_, Vec<WeakDynComputedNode>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_traits.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_inert(&self) -> Ref<Self::Value>;
[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] 156 |     fn get_inert(&self) -> Ref<'_, Self::Value>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96063df03ac513b4d25669dc6c1eadf31ba7cae4748d4921fb6d556bbba8e51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96063df03ac513b4d25669dc6c1eadf31ba7cae4748d4921fb6d556bbba8e51c", kill_on_drop: false }`
[INFO] [stdout] 96063df03ac513b4d25669dc6c1eadf31ba7cae4748d4921fb6d556bbba8e51c
