[INFO] cloning repository https://github.com/ThomasMiz/dust-devil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasMiz/dust-devil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasMiz%2Fdust-devil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasMiz%2Fdust-devil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22b8bb687b7b8c4be0dd3bbd4eeb34ca99694d14 [INFO] checking ThomasMiz/dust-devil against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasMiz%2Fdust-devil" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ThomasMiz/dust-devil [INFO] finished tweaking git repo https://github.com/ThomasMiz/dust-devil [INFO] tweaked toml for git repo https://github.com/ThomasMiz/dust-devil written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThomasMiz/dust-devil on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThomasMiz/dust-devil already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.52.3 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded cc v1.0.86 [INFO] [stderr] Downloaded ahash v0.8.9 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.3 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.3 [INFO] [stderr] Downloaded ratatui v0.26.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.3 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.3 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.3 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.3 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ec1ff11a08a518db79e5a5e6f1cc62ba87f92f596288cc8dd57259ab11b606 [INFO] running `Command { std: "docker" "start" "-a" "c1ec1ff11a08a518db79e5a5e6f1cc62ba87f92f596288cc8dd57259ab11b606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ec1ff11a08a518db79e5a5e6f1cc62ba87f92f596288cc8dd57259ab11b606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ec1ff11a08a518db79e5a5e6f1cc62ba87f92f596288cc8dd57259ab11b606", kill_on_drop: false }` [INFO] [stdout] c1ec1ff11a08a518db79e5a5e6f1cc62ba87f92f596288cc8dd57259ab11b606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52be1f24b6668451f53c7176d4bb67d702ab9838bdeb17ea1d47f5d3f8838a5 [INFO] running `Command { std: "docker" "start" "-a" "f52be1f24b6668451f53c7176d4bb67d702ab9838bdeb17ea1d47f5d3f8838a5", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking dust-devil-core v1.1.0 (/opt/rustwide/workdir/dust-devil-core) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/auth_methods.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> ListAuthMethodsResponseRef { [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] 28 | pub fn as_ref(&self) -> ListAuthMethodsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/event_stream.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> EventStreamResponseRef { [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] 25 | pub fn as_ref(&self) -> EventStreamResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/handshake.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn as_ref(&self) -> SandstormHandshakeRef { [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] 48 | pub fn as_ref(&self) -> SandstormHandshakeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/sandstorm_sockets.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> ListSandstormSocketsResponseRef { [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] 25 | pub fn as_ref(&self) -> ListSandstormSocketsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/sandstorm_sockets.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn as_ref(&self) -> AddSandstormSocketResponseRef { [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] 79 | pub fn as_ref(&self) -> AddSandstormSocketResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/socks5_sockets.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> ListSocks5SocketsResponseRef { [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] 25 | pub fn as_ref(&self) -> ListSocks5SocketsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/socks5_sockets.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn as_ref(&self) -> AddSocks5SocketResponseRef { [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] 79 | pub fn as_ref(&self) -> AddSocks5SocketResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn as_ref(&self) -> ListUsersResponseRef { [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] 17 | pub fn as_ref(&self) -> ListUsersResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_ref(&self) -> AddUserRequestRef { [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] 64 | pub fn as_ref(&self) -> AddUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn as_ref(&self) -> UpdateUserRequestRef { [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] 140 | pub fn as_ref(&self) -> UpdateUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn as_ref(&self) -> DeleteUserRequestRef { [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] 222 | pub fn as_ref(&self) -> DeleteUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/auth_methods.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> ListAuthMethodsResponseRef { [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] 28 | pub fn as_ref(&self) -> ListAuthMethodsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/event_stream.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> EventStreamResponseRef { [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] 25 | pub fn as_ref(&self) -> EventStreamResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/handshake.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn as_ref(&self) -> SandstormHandshakeRef { [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] 48 | pub fn as_ref(&self) -> SandstormHandshakeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/sandstorm_sockets.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> ListSandstormSocketsResponseRef { [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] 25 | pub fn as_ref(&self) -> ListSandstormSocketsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/sandstorm_sockets.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn as_ref(&self) -> AddSandstormSocketResponseRef { [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] 79 | pub fn as_ref(&self) -> AddSandstormSocketResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/socks5_sockets.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_ref(&self) -> ListSocks5SocketsResponseRef { [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] 25 | pub fn as_ref(&self) -> ListSocks5SocketsResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/socks5_sockets.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn as_ref(&self) -> AddSocks5SocketResponseRef { [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] 79 | pub fn as_ref(&self) -> AddSocks5SocketResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn as_ref(&self) -> ListUsersResponseRef { [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] 17 | pub fn as_ref(&self) -> ListUsersResponseRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_ref(&self) -> AddUserRequestRef { [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] 64 | pub fn as_ref(&self) -> AddUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn as_ref(&self) -> UpdateUserRequestRef { [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] 140 | pub fn as_ref(&self) -> UpdateUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dust-devil-core/src/sandstorm/users.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn as_ref(&self) -> DeleteUserRequestRef { [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] 222 | pub fn as_ref(&self) -> DeleteUserRequestRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dust-devil-sandstorm v1.1.0 (/opt/rustwide/workdir/sandstorm) [INFO] [stderr] Checking dust-devil v1.1.0 (/opt/rustwide/workdir/dust-devil) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> dust-devil/src/utils/process_lines.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Cancelled(u32, T), [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ProcessFileLinesError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - Cancelled(u32, T), [INFO] [stdout] 12 + Cancelled((), T), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> dust-devil/src/utils/process_lines.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Cancelled(u32, T), [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ProcessFileLinesError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - Cancelled(u32, T), [INFO] [stdout] 12 + Cancelled((), T), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lines_higher_item_next_i` is never read [INFO] [stdout] --> sandstorm/src/tui/elements/long_list.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | lines_higher_item_next_i -= 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lines_higher_item_next_i` is never read [INFO] [stdout] --> sandstorm/src/tui/elements/long_list.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | lines_higher_item_next_i -= 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `history_by_unit_end_timestamp` is never read [INFO] [stdout] --> sandstorm/src/tui/main_view/usage_tracker.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | history_by_unit_end_timestamp += unit_size_seconds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `history_by_unit_end_timestamp` is never read [INFO] [stdout] --> sandstorm/src/tui/main_view/usage_tracker.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | history_by_unit_end_timestamp += unit_size_seconds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_is_loading` is never used [INFO] [stdout] --> sandstorm/src/tui/popups/loading_popup.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait LoadingPopupController: PopupBaseController { [INFO] [stdout] | ---------------------- method in this trait [INFO] [stdout] 24 | fn set_is_loading(&self, loading: bool); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `redraw_notify` and `request_resize` are never used [INFO] [stdout] --> sandstorm/src/tui/popups/popup_base.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait PopupBaseController { [INFO] [stdout] | ------------------- methods in this trait [INFO] [stdout] 25 | fn redraw_notify(&self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | fn request_resize(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_is_loading` is never used [INFO] [stdout] --> sandstorm/src/tui/popups/loading_popup.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait LoadingPopupController: PopupBaseController { [INFO] [stdout] | ---------------------- method in this trait [INFO] [stdout] 24 | fn set_is_loading(&self, loading: bool); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `redraw_notify` and `request_resize` are never used [INFO] [stdout] --> sandstorm/src/tui/popups/popup_base.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait PopupBaseController { [INFO] [stdout] | ------------------- methods in this trait [INFO] [stdout] 25 | fn redraw_notify(&self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | fn request_resize(&self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sandstorm/src/tui/popups/mod.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn get_popup_block(title: &str, background_color: Color, border_color: Color, close_title: bool) -> Block { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden 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] 40 | fn get_popup_block(title: &str, background_color: Color, border_color: Color, close_title: bool) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sandstorm/src/tui/popups/mod.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn get_popup_block(title: &str, background_color: Color, border_color: Color, close_title: bool) -> Block { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden 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] 40 | fn get_popup_block(title: &str, background_color: Color, border_color: Color, close_title: bool) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "f52be1f24b6668451f53c7176d4bb67d702ab9838bdeb17ea1d47f5d3f8838a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52be1f24b6668451f53c7176d4bb67d702ab9838bdeb17ea1d47f5d3f8838a5", kill_on_drop: false }` [INFO] [stdout] f52be1f24b6668451f53c7176d4bb67d702ab9838bdeb17ea1d47f5d3f8838a5