[INFO] cloning repository https://github.com/utterstep/clockwork-orange
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utterstep/clockwork-orange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fclockwork-orange", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fclockwork-orange'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cbcacd23652f7a790088badb210345aaa647ab1
[INFO] building utterstep/clockwork-orange against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fclockwork-orange" "/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/utterstep/clockwork-orange
[INFO] finished tweaking git repo https://github.com/utterstep/clockwork-orange
[INFO] tweaked toml for git repo https://github.com/utterstep/clockwork-orange written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/utterstep/clockwork-orange on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/utterstep/clockwork-orange 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76e121ecb65b08d350b3797a2fe485ef847cb9a2da19b9f4b024c494f956aee4
[INFO] running `Command { std: "docker" "start" "-a" "76e121ecb65b08d350b3797a2fe485ef847cb9a2da19b9f4b024c494f956aee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76e121ecb65b08d350b3797a2fe485ef847cb9a2da19b9f4b024c494f956aee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e121ecb65b08d350b3797a2fe485ef847cb9a2da19b9f4b024c494f956aee4", kill_on_drop: false }`
[INFO] [stdout] 76e121ecb65b08d350b3797a2fe485ef847cb9a2da19b9f4b024c494f956aee4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74a27b1e867559a1869a3adc6776cf5743b5e78edad29036df96f6842c1cf3a7
[INFO] running `Command { std: "docker" "start" "-a" "74a27b1e867559a1869a3adc6776cf5743b5e78edad29036df96f6842c1cf3a7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.70
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling regex v1.9.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling vecrem v0.1.0
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.12
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling tracing-tree v0.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling clockwork-orange-messages v0.1.0 (/opt/rustwide/workdir/clockwork-orange-messages)
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling redis v0.23.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling teloxide-core v0.9.1
[INFO] [stderr]    Compiling teloxide v0.12.2
[INFO] [stderr]    Compiling clockwork-orange v0.1.0 (/opt/rustwide/workdir/clockwork-orange)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> clockwork-orange/src/storage/redis.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[tracing::instrument(err, skip(self))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> clockwork-orange/src/storage/redis.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |             .del(key.as_ref())
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `tracing::instrument` (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]   --> clockwork-orange/src/storage/redis.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[tracing::instrument(err, skip(self, value))]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> clockwork-orange/src/storage/redis.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .set(key.as_ref(), item)
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> clockwork-orange/src/storage.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait StorageBackend: Send + Sync + Clone + std::fmt::Debug {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 81 |     async fn delete(&mut self, key: &Key) -> Result<()>;
[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]   --> clockwork-orange/src/bot.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     config: &Config,
[INFO] [stdout]    |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 47 | ) -> Result<(Bot, Dispatcher)> {
[INFO] [stdout]    |                   ^^^^^^^^^^ 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] 47 | ) -> Result<(Bot, Dispatcher<'_>)> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clockwork-orange/src/storage/memory.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn items(&self) -> MutexGuard<HashMap<Key, ContentItem>> {
[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] 23 |     pub async fn items(&self) -> MutexGuard<'_, HashMap<Key, ContentItem>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: clockwork-orange v0.1.0 (/opt/rustwide/workdir/clockwork-orange)
[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" "74a27b1e867559a1869a3adc6776cf5743b5e78edad29036df96f6842c1cf3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a27b1e867559a1869a3adc6776cf5743b5e78edad29036df96f6842c1cf3a7", kill_on_drop: false }`
[INFO] [stdout] 74a27b1e867559a1869a3adc6776cf5743b5e78edad29036df96f6842c1cf3a7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91877863285fa5b759c13427c0cd5220db96131ef53b20d037b4cf0e98811567
[INFO] running `Command { std: "docker" "start" "-a" "91877863285fa5b759c13427c0cd5220db96131ef53b20d037b4cf0e98811567", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling clockwork-orange v0.1.0 (/opt/rustwide/workdir/clockwork-orange)
[INFO] [stderr]    Compiling clockwork-orange-messages v0.1.0 (/opt/rustwide/workdir/clockwork-orange-messages)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> clockwork-orange/src/storage/redis.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[tracing::instrument(err, skip(self))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> clockwork-orange/src/storage/redis.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |             .del(key.as_ref())
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `tracing::instrument` (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]   --> clockwork-orange/src/storage/redis.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[tracing::instrument(err, skip(self, value))]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> clockwork-orange/src/storage/redis.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .set(key.as_ref(), item)
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `tracing::instrument` (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]   --> clockwork-orange/src/bot.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     config: &Config,
[INFO] [stdout]    |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 47 | ) -> Result<(Bot, Dispatcher)> {
[INFO] [stdout]    |                   ^^^^^^^^^^ 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] 47 | ) -> Result<(Bot, Dispatcher<'_>)> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> clockwork-orange/src/storage.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait StorageBackend: Send + Sync + Clone + std::fmt::Debug {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 81 |     async fn delete(&mut self, key: &Key) -> Result<()>;
[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]   --> clockwork-orange/src/storage/memory.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn items(&self) -> MutexGuard<HashMap<Key, ContentItem>> {
[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] 23 |     pub async fn items(&self) -> MutexGuard<'_, HashMap<Key, ContentItem>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: clockwork-orange v0.1.0 (/opt/rustwide/workdir/clockwork-orange)
[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" "91877863285fa5b759c13427c0cd5220db96131ef53b20d037b4cf0e98811567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91877863285fa5b759c13427c0cd5220db96131ef53b20d037b4cf0e98811567", kill_on_drop: false }`
[INFO] [stdout] 91877863285fa5b759c13427c0cd5220db96131ef53b20d037b4cf0e98811567
