[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] testing 100mountains/farter-mono against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/100mountains/farter-mono on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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] | [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-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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] warning: /workspace/builds/worker-0-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-0-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850171edfaeb0b4d3c771fd1cfa78dde8b4702c861f591a01f18fe8a18d2628a [INFO] running `Command { std: "docker" "start" "-a" "850171edfaeb0b4d3c771fd1cfa78dde8b4702c861f591a01f18fe8a18d2628a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850171edfaeb0b4d3c771fd1cfa78dde8b4702c861f591a01f18fe8a18d2628a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850171edfaeb0b4d3c771fd1cfa78dde8b4702c861f591a01f18fe8a18d2628a", kill_on_drop: false }` [INFO] [stdout] 850171edfaeb0b4d3c771fd1cfa78dde8b4702c861f591a01f18fe8a18d2628a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe76eb52f49cd0fcb84c08e9345c3d2b0c5c4ccf5f2d8566cd2469c497a62bf [INFO] running `Command { std: "docker" "start" "-a" "bbe76eb52f49cd0fcb84c08e9345c3d2b0c5c4ccf5f2d8566cd2469c497a62bf", 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] | [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/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: /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.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/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/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_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] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ta v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling barter-macro v0.1.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling 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] Compiling redis v0.22.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs) [INFO] [stderr] Compiling barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs) [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::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: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | let mut backoff_ms: u64 = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | --------------- `backoff_ms` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 57 | backoff_ms = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ------------------------------------------ `backoff_ms` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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, RepositoryError> { [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [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] = 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] = 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 1m 31s [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 1` [INFO] running `Command { std: "docker" "inspect" "bbe76eb52f49cd0fcb84c08e9345c3d2b0c5c4ccf5f2d8566cd2469c497a62bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe76eb52f49cd0fcb84c08e9345c3d2b0c5c4ccf5f2d8566cd2469c497a62bf", kill_on_drop: false }` [INFO] [stdout] bbe76eb52f49cd0fcb84c08e9345c3d2b0c5c4ccf5f2d8566cd2469c497a62bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09a51145c019096fb645a2b7cc95162c0da41f047135a21ad08e41052418c8c [INFO] running `Command { std: "docker" "start" "-a" "b09a51145c019096fb645a2b7cc95162c0da41f047135a21ad08e41052418c8c", 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] | [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/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: /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/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_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/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] Compiling barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs) [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::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: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | let mut backoff_ms: u64 = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | --------------- `backoff_ms` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs) [INFO] [stdout] warning: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 57 | backoff_ms = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ------------------------------------------ `backoff_ms` is overwritten here before the previous value is read [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, RepositoryError> { [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [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] = 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] = 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] Compiling barter v0.8.13 (/opt/rustwide/workdir/barter-rs) [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::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::::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] [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, RepositoryError> { [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [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] = 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] = 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: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | let mut backoff_ms: u64 = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | --------------- `backoff_ms` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `backoff_ms` is never read [INFO] [stdout] --> barter-data-rs/src/streams/consumer.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | backoff_ms *= 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 57 | backoff_ms = STARTING_RECONNECT_BACKOFF_MS; [INFO] [stdout] | ------------------------------------------ `backoff_ms` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `barter-data` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name barter_data --edition=2021 barter-data-rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb8c5a015793922 -C extra-filename=-a6bab6ffbefbd0aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9b5d850a8f347c23.so --extern barter_integration=/opt/rustwide/target/debug/deps/libbarter_integration-a643b19cf67c3510.rlib --extern barter_macro=/opt/rustwide/target/debug/deps/libbarter_macro-1183e03ff4746102.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ce17c6795c1d346.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee5ccefa9372374.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a0bbe9fb01e383ab.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-5ca021593ef7634e.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-b68e085c509d85f8.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fcae9e4ecae7c3c0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cdd213a4b4029b3.rlib --extern ta=/opt/rustwide/target/debug/deps/libta-76a85035be815f16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0d0079249c5ee540.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a8bcfa6c53b05906.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a5f38bdefbcd898b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e45b832a18b0ab6e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e0e5aecfa67b0407.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f52a03f875e105.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-23702d6c6799a85a/out -L native=/opt/rustwide/target/debug/build/ring-43298a51905cecb6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `barter-data` (example "multi_stream_multi_exchange") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name multi_stream_multi_exchange --edition=2021 barter-data-rs/examples/multi_stream_multi_exchange.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ce7c036737142b5 -C extra-filename=-88d263ee3c4b69cd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9b5d850a8f347c23.so --extern barter_data=/opt/rustwide/target/debug/deps/libbarter_data-856eb0454c485d21.rlib --extern barter_integration=/opt/rustwide/target/debug/deps/libbarter_integration-a643b19cf67c3510.rlib --extern barter_macro=/opt/rustwide/target/debug/deps/libbarter_macro-1183e03ff4746102.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ce17c6795c1d346.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee5ccefa9372374.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a0bbe9fb01e383ab.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-5ca021593ef7634e.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-b68e085c509d85f8.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fcae9e4ecae7c3c0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cdd213a4b4029b3.rlib --extern ta=/opt/rustwide/target/debug/deps/libta-76a85035be815f16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0d0079249c5ee540.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a8bcfa6c53b05906.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a5f38bdefbcd898b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e45b832a18b0ab6e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e0e5aecfa67b0407.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f52a03f875e105.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-23702d6c6799a85a/out -L native=/opt/rustwide/target/debug/build/ring-43298a51905cecb6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b09a51145c019096fb645a2b7cc95162c0da41f047135a21ad08e41052418c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09a51145c019096fb645a2b7cc95162c0da41f047135a21ad08e41052418c8c", kill_on_drop: false }` [INFO] [stdout] b09a51145c019096fb645a2b7cc95162c0da41f047135a21ad08e41052418c8c