[INFO] cloning repository https://github.com/g-tejas/enigma-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g-tejas/enigma-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-tejas%2Fenigma-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-tejas%2Fenigma-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c18d5152f3d6cecd10d60d785c74bd91a5907e95 [INFO] testing g-tejas/enigma-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-tejas%2Fenigma-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g-tejas/enigma-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/g-tejas/enigma-rs [INFO] finished tweaking git repo https://github.com/g-tejas/enigma-rs [INFO] tweaked toml for git repo https://github.com/g-tejas/enigma-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/g-tejas/enigma-rs 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708d9b2096169472ac7c742ff16ac0cba0f3b329d93ff5ad4a44624e31067df7 [INFO] running `Command { std: "docker" "start" "-a" "708d9b2096169472ac7c742ff16ac0cba0f3b329d93ff5ad4a44624e31067df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708d9b2096169472ac7c742ff16ac0cba0f3b329d93ff5ad4a44624e31067df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708d9b2096169472ac7c742ff16ac0cba0f3b329d93ff5ad4a44624e31067df7", kill_on_drop: false }` [INFO] [stdout] 708d9b2096169472ac7c742ff16ac0cba0f3b329d93ff5ad4a44624e31067df7 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23d47787dad0211d72db57cbef68686e3497b0cc3b2be5d3594e9df4ae26c070 [INFO] running `Command { std: "docker" "start" "-a" "23d47787dad0211d72db57cbef68686e3497b0cc3b2be5d3594e9df4ae26c070", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling glutin_glx_sys v0.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling glutin v0.30.3 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling webbrowser v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ta v0.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling calloop v0.10.4 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling accesskit v0.8.1 [INFO] [stderr] Compiling ecolor v0.20.0 [INFO] [stderr] Compiling emath v0.20.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling epaint v0.20.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling egui v0.20.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling egui_glow v0.20.1 [INFO] [stderr] Compiling egui-notify v0.5.1 [INFO] [stderr] Compiling egui_extras v0.20.0 [INFO] [stderr] Compiling egui_dock v0.3.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling barter-integration v0.4.1 [INFO] [stderr] Compiling barter-data v0.5.11 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling accesskit_winit v0.7.2 [INFO] [stderr] Compiling egui-winit v0.20.1 [INFO] [stderr] Compiling eframe v0.20.1 [INFO] [stderr] Compiling enigma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/app.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Candle`, `DataKind`, `MarketEvent`, and `PublicTrade` [INFO] [stdout] --> src/utils.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use barter_data::model::{Candle, DataKind, MarketEvent, PublicTrade}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `barter_data::model::OrderBook` [INFO] [stdout] --> src/widgets/chart.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use barter_data::model::OrderBook; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/chart.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Line` [INFO] [stdout] --> src/widgets/microstructure.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | plot::{Bar, BarChart, Line, Plot}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/microstructure.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderBook` [INFO] [stdout] --> src/widgets/settings.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/settings.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderBook` [INFO] [stdout] --> src/widgets/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trades` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | trades: &mut VecDeque, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/aggr_trades.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/aggr_trades.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/aggr_trades.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidations` [INFO] [stdout] --> src/widgets/aggr_trades.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | liquidations: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bar_chart` [INFO] [stdout] --> src/widgets/microstructure.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bar_chart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/microstructure.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_ui` [INFO] [stdout] --> src/widgets/microstructure.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | .show(ui, |plot_ui| {}); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/microstructure.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/widgets/microstructure.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | ui: &mut egui::Ui, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/microstructure.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/microstructure.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/settings.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events` [INFO] [stdout] --> src/widgets/settings.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | events: Sender, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_events` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trades` [INFO] [stdout] --> src/widgets/settings.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | trades: &mut VecDeque, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/settings.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/settings.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/settings.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidations` [INFO] [stdout] --> src/widgets/settings.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | liquidations: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/widgets/settings.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | ui: &mut eframe::egui::Ui, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/settings.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/settings.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/defines.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Candle { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 40 | // pub exchange_time: DateTime, [INFO] [stdout] 41 | pub exchange: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 42 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub instrument_type: InstrumentKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | pub start_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub end_time: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub volume: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub trade_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ticker` and `instrument_type` are never read [INFO] [stdout] --> src/defines.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Liquidation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub instrument_type: InstrumentKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ticker` is never read [INFO] [stdout] --> src/widgets/microstructure.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MicrostructureBrowser { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 14 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "23d47787dad0211d72db57cbef68686e3497b0cc3b2be5d3594e9df4ae26c070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d47787dad0211d72db57cbef68686e3497b0cc3b2be5d3594e9df4ae26c070", kill_on_drop: false }` [INFO] [stdout] 23d47787dad0211d72db57cbef68686e3497b0cc3b2be5d3594e9df4ae26c070 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618e95f760e162123f6d2f8429a135c38bc7a0d126b354ba5de6896662e34a2d [INFO] running `Command { std: "docker" "start" "-a" "618e95f760e162123f6d2f8429a135c38bc7a0d126b354ba5de6896662e34a2d", kill_on_drop: false }` [INFO] [stderr] Compiling enigma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/app.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Candle`, `DataKind`, `MarketEvent`, and `PublicTrade` [INFO] [stdout] --> src/utils.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use barter_data::model::{Candle, DataKind, MarketEvent, PublicTrade}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `barter_data::model::OrderBook` [INFO] [stdout] --> src/widgets/chart.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use barter_data::model::OrderBook; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/chart.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Line` [INFO] [stdout] --> src/widgets/microstructure.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | plot::{Bar, BarChart, Line, Plot}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/microstructure.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderBook` [INFO] [stdout] --> src/widgets/settings.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/settings.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderBook` [INFO] [stdout] --> src/widgets/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_notify::Toasts` [INFO] [stdout] --> src/widgets/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use egui_notify::Toasts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trades` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | trades: &mut VecDeque, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/aggr_liqs.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/aggr_trades.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/aggr_trades.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/aggr_trades.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidations` [INFO] [stdout] --> src/widgets/aggr_trades.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | liquidations: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bar_chart` [INFO] [stdout] --> src/widgets/microstructure.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bar_chart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/microstructure.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_ui` [INFO] [stdout] --> src/widgets/microstructure.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | .show(ui, |plot_ui| {}); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/microstructure.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/widgets/microstructure.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | ui: &mut egui::Ui, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/microstructure.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/microstructure.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/settings.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events` [INFO] [stdout] --> src/widgets/settings.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | events: Sender, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_events` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trades` [INFO] [stdout] --> src/widgets/settings.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | trades: &mut VecDeque, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candles` [INFO] [stdout] --> src/widgets/settings.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | candles: &mut VecDeque, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_bids` [INFO] [stdout] --> src/widgets/settings.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | best_bids: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_asks` [INFO] [stdout] --> src/widgets/settings.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | best_asks: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidations` [INFO] [stdout] --> src/widgets/settings.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | liquidations: &mut VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/widgets/settings.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | ui: &mut eframe::egui::Ui, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/widgets/settings.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | tx: Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events_tx` [INFO] [stdout] --> src/widgets/settings.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | events_tx: Sender, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/defines.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Candle { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 40 | // pub exchange_time: DateTime, [INFO] [stdout] 41 | pub exchange: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 42 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub instrument_type: InstrumentKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | pub start_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub end_time: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub volume: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub trade_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ticker` and `instrument_type` are never read [INFO] [stdout] --> src/defines.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Liquidation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub instrument_type: InstrumentKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ticker` is never read [INFO] [stdout] --> src/widgets/microstructure.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MicrostructureBrowser { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 14 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "618e95f760e162123f6d2f8429a135c38bc7a0d126b354ba5de6896662e34a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618e95f760e162123f6d2f8429a135c38bc7a0d126b354ba5de6896662e34a2d", kill_on_drop: false }` [INFO] [stdout] 618e95f760e162123f6d2f8429a135c38bc7a0d126b354ba5de6896662e34a2d [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c12578740f85585b86d06d5e722aca84ffbf99713bd73faf4dd4318bb74c4848 [INFO] running `Command { std: "docker" "start" "-a" "c12578740f85585b86d06d5e722aca84ffbf99713bd73faf4dd4318bb74c4848", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `persistence` [INFO] [stderr] --> src/app.rs:103:15 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg(feature = "persistence")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Candle`, `DataKind`, `MarketEvent`, and `PublicTrade` [INFO] [stderr] --> src/utils.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | use barter_data::model::{Candle, DataKind, MarketEvent, PublicTrade}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `egui_notify::Toasts` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use egui_notify::Toasts; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `barter_data::model::OrderBook` [INFO] [stderr] --> src/widgets/chart.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use barter_data::model::OrderBook; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `egui_notify::Toasts` [INFO] [stderr] --> src/widgets/chart.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use egui_notify::Toasts; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Line` [INFO] [stderr] --> src/widgets/microstructure.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | plot::{Bar, BarChart, Line, Plot}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `egui_notify::Toasts` [INFO] [stderr] --> src/widgets/microstructure.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use egui_notify::Toasts; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `OrderBook` [INFO] [stderr] --> src/widgets/settings.rs:3:39 [INFO] [stderr] | [INFO] [stderr] 3 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `egui_notify::Toasts` [INFO] [stderr] --> src/widgets/settings.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use egui_notify::Toasts; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `OrderBook` [INFO] [stderr] --> src/widgets/mod.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | use barter_data::model::{MarketEvent, OrderBook}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `egui_notify::Toasts` [INFO] [stderr] --> src/widgets/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use egui_notify::Toasts; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `trades` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | trades: &mut VecDeque, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `candles` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | candles: &mut VecDeque, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_bids` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | best_bids: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_asks` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | best_asks: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `events_tx` [INFO] [stderr] --> src/widgets/aggr_liqs.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 189 | events_tx: Sender, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `candles` [INFO] [stderr] --> src/widgets/aggr_trades.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | candles: &mut VecDeque, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_bids` [INFO] [stderr] --> src/widgets/aggr_trades.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | best_bids: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_asks` [INFO] [stderr] --> src/widgets/aggr_trades.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | best_asks: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `liquidations` [INFO] [stderr] --> src/widgets/aggr_trades.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | liquidations: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bar_chart` [INFO] [stderr] --> src/widgets/microstructure.rs:58:17 [INFO] [stderr] | [INFO] [stderr] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bar_chart` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `events_tx` [INFO] [stderr] --> src/widgets/microstructure.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | events_tx: Sender, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `plot_ui` [INFO] [stderr] --> src/widgets/microstructure.rs:77:24 [INFO] [stderr] | [INFO] [stderr] 77 | .show(ui, |plot_ui| {}); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_ui` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/widgets/microstructure.rs:58:13 [INFO] [stderr] | [INFO] [stderr] 58 | let mut bar_chart = BarChart::new(vec![ [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> src/widgets/microstructure.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | ui: &mut egui::Ui, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/widgets/microstructure.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | tx: Sender, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `events_tx` [INFO] [stderr] --> src/widgets/microstructure.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | events_tx: Sender, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/widgets/settings.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | tx: Sender, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `events` [INFO] [stderr] --> src/widgets/settings.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | events: Sender, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_events` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `trades` [INFO] [stderr] --> src/widgets/settings.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | trades: &mut VecDeque, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_trades` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `candles` [INFO] [stderr] --> src/widgets/settings.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | candles: &mut VecDeque, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_candles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_bids` [INFO] [stderr] --> src/widgets/settings.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | best_bids: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_bids` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `best_asks` [INFO] [stderr] --> src/widgets/settings.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | best_asks: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_asks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `liquidations` [INFO] [stderr] --> src/widgets/settings.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | liquidations: &mut VecDeque, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidations` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> src/widgets/settings.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | ui: &mut eframe::egui::Ui, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/widgets/settings.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | tx: Sender, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `events_tx` [INFO] [stderr] --> src/widgets/settings.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | events_tx: Sender, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_tx` [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/defines.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct Candle { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 40 | // pub exchange_time: DateTime, [INFO] [stderr] 41 | pub exchange: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 42 | pub ticker: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 43 | pub instrument_type: InstrumentKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 44 | pub start_time: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 45 | pub end_time: DateTime, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub volume: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 51 | pub trade_count: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `ticker` and `instrument_type` are never read [INFO] [stderr] --> src/defines.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct Liquidation { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 63 | pub ticker: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 64 | pub instrument_type: InstrumentKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `ticker` is never read [INFO] [stderr] --> src/widgets/microstructure.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct MicrostructureBrowser { [INFO] [stderr] | --------------------- field in this struct [INFO] [stderr] 14 | pub ticker: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `enigma` (bin "enigma" test) generated 40 warnings (run `cargo fix --bin "enigma" --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enigma-f70742043b9ac7ad) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c12578740f85585b86d06d5e722aca84ffbf99713bd73faf4dd4318bb74c4848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12578740f85585b86d06d5e722aca84ffbf99713bd73faf4dd4318bb74c4848", kill_on_drop: false }` [INFO] [stdout] c12578740f85585b86d06d5e722aca84ffbf99713bd73faf4dd4318bb74c4848