[INFO] cloning repository https://github.com/fhill2/barter-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fhill2/barter-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhill2%2Fbarter-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhill2%2Fbarter-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b01554d83c2889958808ffb57875f3909c19795d [INFO] testing fhill2/barter-project against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhill2%2Fbarter-project" "/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/fhill2/barter-project [INFO] finished tweaking git repo https://github.com/fhill2/barter-project [INFO] tweaked toml for git repo https://github.com/fhill2/barter-project written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fhill2/barter-project on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fhill2/barter-project 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba30025274bd0a1bd56f22fd2921280496e2e103a447ada85dce48f0243b0db [INFO] running `Command { std: "docker" "start" "-a" "6ba30025274bd0a1bd56f22fd2921280496e2e103a447ada85dce48f0243b0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba30025274bd0a1bd56f22fd2921280496e2e103a447ada85dce48f0243b0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba30025274bd0a1bd56f22fd2921280496e2e103a447ada85dce48f0243b0db", kill_on_drop: false }` [INFO] [stdout] 6ba30025274bd0a1bd56f22fd2921280496e2e103a447ada85dce48f0243b0db [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dc51716f23ac378c0209886676a9f03235a04a18e9e95d9c4621457303bab8 [INFO] running `Command { std: "docker" "start" "-a" "e5dc51716f23ac378c0209886676a9f03235a04a18e9e95d9c4621457303bab8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling vecmap-rs v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling vnc v0.4.0 [INFO] [stderr] Compiling barter-macro v0.2.0 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling barter-instrument v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling barter-integration v0.9.0 [INFO] [stderr] Compiling barter-execution v0.5.0 [INFO] [stderr] Compiling barter-data v0.10.0 [INFO] [stderr] Compiling barter v0.10.0 [INFO] [stderr] Compiling barter_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `command::Command`, `execution_tx::MultiExchangeTxMap`, and `filter::InstrumentFilter` [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | command::Command, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | execution_tx::MultiExchangeTxMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | instrument::{filter::InstrumentFilter, market_data::DefaultMarketData}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataKind` and `MarketStreamEvent` [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | event::{DataKind, MarketEvent}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | streams::{ [INFO] [stdout] 26 | consumer::{MarketStreamEvent, MarketStreamResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExchangeIndex` and `InstrumentIndex` [INFO] [stdout] --> src/main.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | exchange::{ExchangeId, ExchangeIndex}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | Instrument, InstrumentIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Tx` and `UnboundedTx` [INFO] [stdout] --> src/main.rs:44:71 [INFO] [stdout] | [INFO] [stdout] 44 | use barter_integration::channel::{mpsc_unbounded, ChannelTxDroppable, Tx, UnboundedTx}; [INFO] [stdout] | ^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/main.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Engine: Processor<...>` is not satisfied [INFO] [stdout] --> src/main.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 167 | let shutdown_audit = run( [INFO] [stdout] | --- required by a bound introduced by this call [INFO] [stdout] 168 | &mut feed_rx, [INFO] [stdout] 169 | &mut engine, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `Processor, DataError>>>` is not implemented for `Engine<_, _, _, _, DefaultRiskManager<_>>` [INFO] [stdout] but trait `Processor>` is implemented for `Engine<_, _, _, _, DefaultRiskManager>>` [INFO] [stdout] = help: for that trait implementation, expected `EngineEvent`, found `Event, ...>>` [INFO] [stdout] note: required by a bound in `run` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/barter-0.10.0/src/engine/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn run( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 95 | Engine: Processor + Auditor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `run` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/barter_project-107f82ff8a5e20b0.long-type-14516241630267109781.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `barter_project` (bin "barter_project") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e5dc51716f23ac378c0209886676a9f03235a04a18e9e95d9c4621457303bab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dc51716f23ac378c0209886676a9f03235a04a18e9e95d9c4621457303bab8", kill_on_drop: false }` [INFO] [stdout] e5dc51716f23ac378c0209886676a9f03235a04a18e9e95d9c4621457303bab8