[INFO] cloning repository https://github.com/100mountains/farter-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/100mountains/farter-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ab44e5b93d010f357b9e9668163971e0961a62d
[INFO] checking 100mountains/farter-mono against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/100mountains/farter-mono
[INFO] finished tweaking git repo https://github.com/100mountains/farter-mono
[INFO] tweaked toml for git repo https://github.com/100mountains/farter-mono written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/100mountains/farter-mono on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/100mountains/farter-mono 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "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] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded rust_decimal_macros v1.34.2
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded borsh-derive v1.4.0
[INFO] [stderr]   Downloaded barter-macro v0.1.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded redis v0.22.3
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded borsh v1.4.0
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded miniz_oxide v0.7.2
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded ta v0.5.0
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97c954481220c17acf05ec2bea0640c425ef54435a057ad73fc950a8721702f2
[INFO] running `Command { std: "docker" "start" "-a" "97c954481220c17acf05ec2bea0640c425ef54435a057ad73fc950a8721702f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97c954481220c17acf05ec2bea0640c425ef54435a057ad73fc950a8721702f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c954481220c17acf05ec2bea0640c425ef54435a057ad73fc950a8721702f2", kill_on_drop: false }`
[INFO] [stdout] 97c954481220c17acf05ec2bea0640c425ef54435a057ad73fc950a8721702f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41feef84958b3862760882382ab137296a9dad8060442d0e6c1b00f2306f506e
[INFO] running `Command { std: "docker" "start" "-a" "41feef84958b3862760882382ab137296a9dad8060442d0e6c1b00f2306f506e", 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] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling barter-macro v0.1.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking redis v0.22.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs)
[INFO] [stderr]     Checking barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs)
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         trade.time.timestamp_nanos(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> barter-data-rs/src/exchange/coinbase/trade.rs:118:37
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     time: DateTime::from_utc(
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         trade.time.timestamp_nanos(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking barter v0.8.13 (/opt/rustwide/workdir/barter-rs)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> barter-rs/src/portfolio/repository/redis.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     fn remove_position(
[INFO] [stdout] 80 | |         &mut self,
[INFO] [stdout] 81 | |         position_id: &String,
[INFO] [stdout] 82 | |     ) -> Result<Option<Position>, RepositoryError> {
[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]   --> barter-rs/src/portfolio/repository/redis.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .del(position_id)
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .del::<_, ()>(position_id)
[INFO] [stdout]    |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> barter-rs/src/portfolio/repository/redis.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     fn remove_position(
[INFO] [stdout] 80 | |         &mut self,
[INFO] [stdout] 81 | |         position_id: &String,
[INFO] [stdout] 82 | |     ) -> Result<Option<Position>, RepositoryError> {
[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]   --> barter-rs/src/portfolio/repository/redis.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .del(position_id)
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .del::<_, ()>(position_id)
[INFO] [stdout]    |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: barter v0.8.13 (/opt/rustwide/workdir/barter-rs), redis v0.22.3
[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" "41feef84958b3862760882382ab137296a9dad8060442d0e6c1b00f2306f506e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41feef84958b3862760882382ab137296a9dad8060442d0e6c1b00f2306f506e", kill_on_drop: false }`
[INFO] [stdout] 41feef84958b3862760882382ab137296a9dad8060442d0e6c1b00f2306f506e
