[INFO] fetching crate redis_tang 0.3.0... [INFO] checking redis_tang-0.3.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate redis_tang 0.3.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redis_tang 0.3.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding redis v0.21.7 (available: v0.32.2) [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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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 tang-rs v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 499611cd695328bdd1d926b76ce505c2c570511439a61118e53cf2d1735d9c8c [INFO] running `Command { std: "docker" "start" "-a" "499611cd695328bdd1d926b76ce505c2c570511439a61118e53cf2d1735d9c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "499611cd695328bdd1d926b76ce505c2c570511439a61118e53cf2d1735d9c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499611cd695328bdd1d926b76ce505c2c570511439a61118e53cf2d1735d9c8c", kill_on_drop: false }` [INFO] [stdout] 499611cd695328bdd1d926b76ce505c2c570511439a61118e53cf2d1735d9c8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1611306d980e295dd6ca05bd8bc07efdaeb5a5e4de4d916727ea5bdb183e098 [INFO] running `Command { std: "docker" "start" "-a" "f1611306d980e295dd6ca05bd8bc07efdaeb5a5e4de4d916727ea5bdb183e098", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking tang-rs v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling synstructure v0.13.2 [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 async-trait v0.1.88 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Checking 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: 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | fn connect(&self) -> ManagerFuture> { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for 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 23.05s [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 1` [INFO] running `Command { std: "docker" "inspect" "f1611306d980e295dd6ca05bd8bc07efdaeb5a5e4de4d916727ea5bdb183e098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1611306d980e295dd6ca05bd8bc07efdaeb5a5e4de4d916727ea5bdb183e098", kill_on_drop: false }` [INFO] [stdout] f1611306d980e295dd6ca05bd8bc07efdaeb5a5e4de4d916727ea5bdb183e098