[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-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono" "/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/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-4-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-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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] [stderr] warning: /workspace/builds/worker-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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-4-tc2/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-4-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eb12dc4251c010f05eb7e17fb62549d0328fb18319f48196d31a1bd31ed4e0f
[INFO] running `Command { std: "docker" "start" "-a" "2eb12dc4251c010f05eb7e17fb62549d0328fb18319f48196d31a1bd31ed4e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eb12dc4251c010f05eb7e17fb62549d0328fb18319f48196d31a1bd31ed4e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb12dc4251c010f05eb7e17fb62549d0328fb18319f48196d31a1bd31ed4e0f", kill_on_drop: false }`
[INFO] [stdout] 2eb12dc4251c010f05eb7e17fb62549d0328fb18319f48196d31a1bd31ed4e0f
[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=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] 9776a47b2635f4efded34e7601ee73e9d9209733a9974d025979f05286120d8a
[INFO] running `Command { std: "docker" "start" "-a" "9776a47b2635f4efded34e7601ee73e9d9209733a9974d025979f05286120d8a", 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/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] 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ta v0.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling barter-macro v0.1.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling regex v1.10.4
[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 futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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 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 redis v0.22.3
[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 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 h2 v0.3.26
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper v0.14.28
[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::<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: 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<Option<Position>, 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 40s
[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" "9776a47b2635f4efded34e7601ee73e9d9209733a9974d025979f05286120d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9776a47b2635f4efded34e7601ee73e9d9209733a9974d025979f05286120d8a", kill_on_drop: false }`
[INFO] [stdout] 9776a47b2635f4efded34e7601ee73e9d9209733a9974d025979f05286120d8a
[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=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] 618bfe8d213c6fee2ce617c21da0f6811576b69cd6049dd977c4b11644692b9e
[INFO] running `Command { std: "docker" "start" "-a" "618bfe8d213c6fee2ce617c21da0f6811576b69cd6049dd977c4b11644692b9e", 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/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_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.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/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 barter v0.8.13 (/opt/rustwide/workdir/barter-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: 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-data v0.7.0 (/opt/rustwide/workdir/barter-data-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]    = 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-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]    = 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcEObS3G/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbarter-fdcf22894bc9ad05,libparking_lot-701b32fecc126bb2,libparking_lot_core-5186b8a10fd46489,libsmallvec-0f0f0aa712927539,liblock_api-d58af59067294585,libscopeguard-96105b3e6a714ed4,libredis-acd305a88e8d0dba,libsha1_smol-b8ae9379c5f3de7b,libcombine-edf3f3e6a459ce9a,libuuid-73e201b2c435ae1b,libta-76a85035be815f16,libbarter_data-856eb0454c485d21,libtokio_stream-a5f38bdefbcd898b,libbarter_integration-a643b19cf67c3510,libhex-aa11f1b7b510398f,libserde_qs-c09be9a5af2f00a8,libhmac-f593eeb009f4d2a0,libtokio_tungstenite-118ea42d275d797e,libwebpki_roots-592ce43316d66cf0,libtokio_rustls-f9edf90f61b36dda,libtungstenite-771d06a92f68d82a,libbase64-5c3004fed086700a,librand-7e0915ea66630caa,librand_chacha-b5b52714cd5a1195,libppv_lite86-3f4ad8964e653bde,librand_core-2124688ff8ed6d05,librustls-555c60e6672a9fcc,libsct-0c47d3cda3bd3987,libwebpki-5e190bbeac12a28a,libring-62efad95304a0183,libgetrandom-38b340f2f585e224,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libring-e2994eefce4653ba,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d42e7c2e6b9d37e,libcpufeatures-78d4f9a8b9f22474,libdigest-d5fc8ca44562e8f5,libsubtle-ab2c9302743da9e8,libblock_buffer-2059b259be71a216,libcrypto_common-0eadabcb08661ebd,libgeneric_array-4a5684a8a8cf1aa9,libtypenum-f2a6805d9d87d208,libthiserror-0d0079249c5ee540,libreqwest-a0bbe9fb01e383ab,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-7f19c4d91cecd83e,libserde_urlencoded-12e10df0776f98b9,libbase64-3c09d9a3080a6023,libipnet-589af09b0555f144,libtokio_native_tls-8df54f56609872d3,libmime-aa776e7d0d3a99c3,libencoding_rs-e517e1076486d657,libserde_json-1cdd213a4b4029b3,libnative_tls-43becfff224bcf02,libopenssl_probe-5d15463e9f5a1049,libopenssl-0fe5b05e878bc318,libbitflags-5d17655221415d5e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-c3e90b8a6c8d7f2a,libhyper-9956f6f1125eefbf,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-bb00f59081c02e9c,libh2-71861387760e09b2,libindexmap-08f7337fe95f0593,libequivalent-9c3368f02729e3d6,libhashbrown-196bbb8cc806e806,libtokio_util-786df45f5ce6d3be,libtower_service-c8df632bcad71049,libtracing-e45b832a18b0ab6e,libtracing_core-b56425bacfcf896d,libonce_cell-6210bb12b47e720c,libtokio-a8bcfa6c53b05906,libnum_cpus-14b62c1975dec9a5,libsocket2-fe6bf107e7db5d43,libmio-ae1080c102076ec9,libsync_wrapper-ed838535a8ddeeff,libhttp_body-583b78c66169b099,liblog-f788aff488a37349,liburl-08f52a03f875e105,libidna-87ee77c13996cd4b,libunicode_normalization-a9fddcdca4674775,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-504a87fccabec0fd,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-a91538e82c6066b6,libbytes-aa808a2ad8f3ca10,libfnv-bf8b415be0978c3b,librust_decimal-5ca021593ef7634e,libarrayvec-2d18335c07158bed,libpin_project-870fa2738c94a443,libfutures-aee5ccefa9372374,libfutures_executor-611d56fc4f902615,libfutures_util-2300970243d2d835,libfutures_io-18270eb9e30f2ef3,libslab-a1ce861fb78e13cd,libfutures_channel-ab91ae58e73f9265,libpin_project_lite-76f060ffbb2c8add,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-f707c9ca2a12b7c6,libchrono-0ce17c6795c1d346,libnum_traits-7b5b8f939d95d999,libiana_time_zone-5a08ca80899aab79,libprettytable-6d995290742eea30,libis_terminal-9cad99eaec85b99d,libcsv-718629e63f62dc72,libryu-d91047165cb5e124,libitoa-9338662b57616465,libcsv_core-1cdc3c949769f9c1,libmemchr-6620cd4720c33ccd,libserde-fcae9e4ecae7c3c0,libunicode_width-1f69fea0ab160d47,libencode_unicode-31b5203f55692217,libterm-29d442b66ca99be7,libdirs_next-9994ab0c50569c82,libdirs_sys_next-ab0c5d637ff849fa,liblibc-098395f3149737ea,libcfg_if-d9b80cb51cda7b5b,liblazy_static-8f54c7c82e1daacf}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEObS3G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-23702d6c6799a85a/out" "-L" "/opt/rustwide/target/debug/build/ring-43298a51905cecb6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-a7fd5ed9ffeb4246" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `barter` (test "integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [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] running `Command { std: "docker" "inspect" "618bfe8d213c6fee2ce617c21da0f6811576b69cd6049dd977c4b11644692b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618bfe8d213c6fee2ce617c21da0f6811576b69cd6049dd977c4b11644692b9e", kill_on_drop: false }`
[INFO] [stdout] 618bfe8d213c6fee2ce617c21da0f6811576b69cd6049dd977c4b11644692b9e
