[INFO] fetching crate phoenix_gui 0.2.12... [INFO] checking phoenix_gui-0.2.12 against try#80370147ae6685a1436ab7bcd206f61157af70d2 for pr-147017-1 [INFO] extracting crate phoenix_gui 0.2.12 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate phoenix_gui 0.2.12 [INFO] finished tweaking crates.io crate phoenix_gui 0.2.12 [INFO] tweaked toml for crates.io crate phoenix_gui 0.2.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phoenix_gui 0.2.12 on toolchain 80370147ae6685a1436ab7bcd206f61157af70d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phoenix_gui 0.2.12 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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf485b5dc49037ba03fbf269a3eab6be5fb37b74a3a4aa79dfeac0c592ed1d1c [INFO] running `Command { std: "docker" "start" "-a" "cf485b5dc49037ba03fbf269a3eab6be5fb37b74a3a4aa79dfeac0c592ed1d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf485b5dc49037ba03fbf269a3eab6be5fb37b74a3a4aa79dfeac0c592ed1d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf485b5dc49037ba03fbf269a3eab6be5fb37b74a3a4aa79dfeac0c592ed1d1c", kill_on_drop: false }` [INFO] [stdout] cf485b5dc49037ba03fbf269a3eab6be5fb37b74a3a4aa79dfeac0c592ed1d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ce6d572ebca4135a8f73cd327d11e362386ab9f1f0e12615aa8a7b0ebba0d42 [INFO] running `Command { std: "docker" "start" "-a" "9ce6d572ebca4135a8f73cd327d11e362386ab9f1f0e12615aa8a7b0ebba0d42", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking futures-lite v2.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking async-lock v3.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zvariant_derive v3.15.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling zbus_macros v3.15.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling zvariant_derive v4.0.0 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking async-broadcast v0.7.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling zbus_macros v4.0.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking bitstream-io v2.3.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling winit v0.30.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking zvariant v3.15.1 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking zvariant v4.0.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking zbus v3.15.1 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Checking glutin v0.31.3 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking zbus v4.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking lz4-compression v0.7.0 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking phoenix-rec v0.2.13 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking lyon_geom v1.0.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking egui_hotkey v0.2.0 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking egui_dock v0.12.0 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking egui_file v0.17.0 [INFO] [stderr] Checking egui_plot v0.27.2 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking sctk-adwaita v0.9.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking glutin-winit v0.4.2 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking eframe v0.27.2 [INFO] [stderr] Checking phoenix_gui v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::gui::app::PhoenixGUI` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::gui::app::PhoenixGUI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/data_sets/blue_green.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | if cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` 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: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 377 | if cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | if cfg!(feature = "gui") && self.check_command() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:399:18 [INFO] [stdout] | [INFO] [stdout] 399 | if !cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | if cfg!(feature = "gui") && self.command_receiver.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stroke` [INFO] [stdout] --> src/gui/app.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use egui::{Color32, Context, Key, Stroke, warn_if_debug_build}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> src/gui/tab_types/neural_network.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use std::time::{Duration, SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Debug` and `Display` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::spawn` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::thread::spawn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `INDEX_COLORS` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::gui::tab_types::plot_file::{get_color, INDEX_COLORS}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_rec_index` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | use phoenix_rec::{get_rec_data, get_rec_index, get_rec_len, Data, clear_data, write_data}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `lm` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! lm { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use egui_extras::RetainedImage; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | image: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | match RetainedImage::from_image_bytes(self.file_path.clone(), &image_bytes) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gui::app::PhoenixGUI` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::gui::app::PhoenixGUI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/data_sets/blue_green.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | if cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` 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: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 377 | if cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | if cfg!(feature = "gui") && self.check_command() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:399:18 [INFO] [stdout] | [INFO] [stdout] 399 | if !cfg!(feature = "gui") { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gui` [INFO] [stdout] --> src/neural_network.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | if cfg!(feature = "gui") && self.command_receiver.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blas`, `color-eyre`, `default`, `mnist`, `tokio`, and `tsyncp` [INFO] [stdout] = help: consider adding `gui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stroke` [INFO] [stdout] --> src/gui/app.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use egui::{Color32, Context, Key, Stroke, warn_if_debug_build}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> src/gui/tab_types/neural_network.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use std::time::{Duration, SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Debug` and `Display` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::spawn` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::thread::spawn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `INDEX_COLORS` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::gui::tab_types::plot_file::{get_color, INDEX_COLORS}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_rec_index` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | use phoenix_rec::{get_rec_data, get_rec_index, get_rec_len, Data, clear_data, write_data}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `lm` [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! lm { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use egui_extras::RetainedImage; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | image: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `egui_extras::RetainedImage`: consider using `egui::Image` instead [INFO] [stdout] --> src/gui/tab_types/image.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | match RetainedImage::from_image_bytes(self.file_path.clone(), &image_bytes) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/gui/app.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let region = egui::Rect::from_two_pos( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_tab` [INFO] [stdout] --> src/gui/app.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | ... let current_tab = self.tabs.tree.focused_leaf(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_tab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/gui/app.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let region = egui::Rect::from_two_pos( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_tab` [INFO] [stdout] --> src/gui/app.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | ... let current_tab = self.tabs.tree.focused_leaf(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_tab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `i` is assigned to, but never used [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | let mut i = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_i` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `i` is assigned to, but never used [INFO] [stdout] --> src/gui/tab_types/tcp_client.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | let mut i = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_i` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gui/tabs.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let mut to_focus = self.tree.iter_all_tabs().find(|((_, _), tab)| tab.id == tab_except).unwrap().0; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gui/tabs.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let mut to_focus = self.tree.iter_all_tabs().find(|((_, _), tab)| tab.id == tab_except).unwrap().0; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TEST_DATA` is never used [INFO] [stdout] --> src/data_sets/mnist.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | static TEST_DATA: &str = "Not available"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Strictest` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TEST_DATA` is never used [INFO] [stdout] --> src/data_sets/mnist.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | static TEST_DATA: &str = "Not available"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Strictest` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/gui/tab_types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_TabStruct_registry` [INFO] [stdout] 42 | pub trait TabStruct: Any { [INFO] [stdout] | --------- `TabStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `phoenix_gui::gui::app::PhoenixGUI` [INFO] [stdout] --> src/bin/cov_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use phoenix_gui::gui::app::PhoenixGUI; [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 variable: `code` [INFO] [stdout] --> src/bin/parse_test.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let code = "2+3+3*x+sin(pi*x^2/4)+4*tan(pi*x)+4+3"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/bin/parse_test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let code = "3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/bin/parse_test.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let code = "2+3+3*x+sin(pi*x^2/4)+4*tan(pi*x)+4+3"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `phoenix_gui::gui::app::PhoenixGUI` [INFO] [stdout] --> src/bin/cov_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use phoenix_gui::gui::app::PhoenixGUI; [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 variable: `code` [INFO] [stdout] --> src/bin/parse_test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let code = "3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3*x+sin(pi*x^2/4)+4*tan(pi*x)+x^2+2*x+1+3... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1, document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9ce6d572ebca4135a8f73cd327d11e362386ab9f1f0e12615aa8a7b0ebba0d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce6d572ebca4135a8f73cd327d11e362386ab9f1f0e12615aa8a7b0ebba0d42", kill_on_drop: false }` [INFO] [stdout] 9ce6d572ebca4135a8f73cd327d11e362386ab9f1f0e12615aa8a7b0ebba0d42