[INFO] fetching crate redis_tang 0.3.0... [INFO] testing redis_tang-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate redis_tang 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate redis_tang 0.3.0 [INFO] finished tweaking crates.io crate redis_tang 0.3.0 [INFO] tweaked toml for crates.io crate redis_tang 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis_tang 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding redis v0.21.7 (available: v0.32.6) [INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b75c860b0a26e61c1adc57500f7845cb02bd0ba5cfee21d5e30b2822f032db95 [INFO] running `Command { std: "docker" "start" "-a" "b75c860b0a26e61c1adc57500f7845cb02bd0ba5cfee21d5e30b2822f032db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b75c860b0a26e61c1adc57500f7845cb02bd0ba5cfee21d5e30b2822f032db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75c860b0a26e61c1adc57500f7845cb02bd0ba5cfee21d5e30b2822f032db95", kill_on_drop: false }` [INFO] [stdout] b75c860b0a26e61c1adc57500f7845cb02bd0ba5cfee21d5e30b2822f032db95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601fa74b57306a631f6f14ccb34977715ccc1a0a3fd1d2db5a7b7fc4be2741be [INFO] running `Command { std: "docker" "start" "-a" "601fa74b57306a631f6f14ccb34977715ccc1a0a3fd1d2db5a7b7fc4be2741be", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tang-rs v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling redis v0.21.7 [INFO] [stderr] Compiling redis_tang v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | / fn is_valid<'a>( [INFO] [stdout] 87 | | &self, [INFO] [stdout] 88 | | c: &'a mut Self::Connection, [INFO] [stdout] 89 | | ) -> ManagerFuture<'a, Result<(), Self::Error>> { [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | let _ = redis::cmd("PING").query_async(c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis_tang v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "601fa74b57306a631f6f14ccb34977715ccc1a0a3fd1d2db5a7b7fc4be2741be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601fa74b57306a631f6f14ccb34977715ccc1a0a3fd1d2db5a7b7fc4be2741be", kill_on_drop: false }` [INFO] [stdout] 601fa74b57306a631f6f14ccb34977715ccc1a0a3fd1d2db5a7b7fc4be2741be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d963c3cb0f6a5bdbcaec387e5af4dfa2e38613837e713b24fd2a3205871539c [INFO] running `Command { std: "docker" "start" "-a" "1d963c3cb0f6a5bdbcaec387e5af4dfa2e38613837e713b24fd2a3205871539c", kill_on_drop: false }` [INFO] [stderr] Compiling redis_tang v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | / fn is_valid<'a>( [INFO] [stdout] 87 | | &self, [INFO] [stdout] 88 | | c: &'a mut Self::Connection, [INFO] [stdout] 89 | | ) -> ManagerFuture<'a, Result<(), Self::Error>> { [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | let _ = redis::cmd("PING").query_async(c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | / fn is_valid<'a>( [INFO] [stdout] 87 | | &self, [INFO] [stdout] 88 | | c: &'a mut Self::Connection, [INFO] [stdout] 89 | | ) -> ManagerFuture<'a, Result<(), Self::Error>> { [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | let _ = redis::cmd("PING").query_async(c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 143 | / manager!( [INFO] [stdout] 144 | | MultiplexedConnection, [INFO] [stdout] 145 | | get_multiplexed_tokio_connection, [INFO] [stdout] 146 | | tokio::spawn, [INFO] [stdout] ... | [INFO] [stdout] 149 | | tokio::time::sleep [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis_tang v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1d963c3cb0f6a5bdbcaec387e5af4dfa2e38613837e713b24fd2a3205871539c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d963c3cb0f6a5bdbcaec387e5af4dfa2e38613837e713b24fd2a3205871539c", kill_on_drop: false }` [INFO] [stdout] 1d963c3cb0f6a5bdbcaec387e5af4dfa2e38613837e713b24fd2a3205871539c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8854b983e8324899df40d2d198b55c7cbcd5d8d1c6898cb64c3bd0012112a63 [INFO] running `Command { std: "docker" "start" "-a" "a8854b983e8324899df40d2d198b55c7cbcd5d8d1c6898cb64c3bd0012112a63", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:86:13 [INFO] [stderr] | [INFO] [stderr] 86 | / fn is_valid<'a>( [INFO] [stderr] 87 | | &self, [INFO] [stderr] 88 | | c: &'a mut Self::Connection, [INFO] [stderr] 89 | | ) -> ManagerFuture<'a, Result<(), Self::Error>> { [INFO] [stderr] | |___________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 143 | / manager!( [INFO] [stderr] 144 | | MultiplexedConnection, [INFO] [stderr] 145 | | get_multiplexed_tokio_connection, [INFO] [stderr] 146 | | tokio::spawn, [INFO] [stderr] ... | [INFO] [stderr] 149 | | tokio::time::sleep [INFO] [stderr] 150 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:91:48 [INFO] [stderr] | [INFO] [stderr] 91 | let _ = redis::cmd("PING").query_async(c).await?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 143 | / manager!( [INFO] [stderr] 144 | | MultiplexedConnection, [INFO] [stderr] 145 | | get_multiplexed_tokio_connection, [INFO] [stderr] 146 | | tokio::spawn, [INFO] [stderr] ... | [INFO] [stderr] 149 | | tokio::time::sleep [INFO] [stderr] 150 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:79:24 [INFO] [stderr] | [INFO] [stderr] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stderr] | ^^^^^ ---------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 143 | / manager!( [INFO] [stderr] 144 | | MultiplexedConnection, [INFO] [stderr] 145 | | get_multiplexed_tokio_connection, [INFO] [stderr] 146 | | tokio::spawn, [INFO] [stderr] ... | [INFO] [stderr] 149 | | tokio::time::sleep [INFO] [stderr] 150 | | ); [INFO] [stderr] | |_- in this macro invocation [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] = note: this warning originates in the macro `manager` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 79 | fn connect(&self) -> ManagerFuture<'_, Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `redis_tang` (lib) generated 2 warnings (run `cargo fix --lib -p redis_tang` to apply 1 suggestion) [INFO] [stderr] warning: `redis_tang` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis_tang v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_tang-bd3867a568b248f3) [INFO] [stdout] [INFO] [stderr] Doc-tests redis_tang [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8854b983e8324899df40d2d198b55c7cbcd5d8d1c6898cb64c3bd0012112a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8854b983e8324899df40d2d198b55c7cbcd5d8d1c6898cb64c3bd0012112a63", kill_on_drop: false }` [INFO] [stdout] a8854b983e8324899df40d2d198b55c7cbcd5d8d1c6898cb64c3bd0012112a63