[INFO] fetching crate phoenix_gui 0.2.12... [INFO] testing phoenix_gui-0.2.12 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate phoenix_gui 0.2.12 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phoenix_gui 0.2.12 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b041dd5b4b7f233124d19d575a42fa998a6e7c4a42b27ed495b2baf521e37386 [INFO] running `Command { std: "docker" "start" "-a" "b041dd5b4b7f233124d19d575a42fa998a6e7c4a42b27ed495b2baf521e37386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b041dd5b4b7f233124d19d575a42fa998a6e7c4a42b27ed495b2baf521e37386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b041dd5b4b7f233124d19d575a42fa998a6e7c4a42b27ed495b2baf521e37386", kill_on_drop: false }` [INFO] [stdout] b041dd5b4b7f233124d19d575a42fa998a6e7c4a42b27ed495b2baf521e37386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e237d3aa8fe6170272351b90e8c4869b7ee2611add933abb607896ce28c5f3 [INFO] running `Command { std: "docker" "start" "-a" "65e237d3aa8fe6170272351b90e8c4869b7ee2611add933abb607896ce28c5f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling 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 async-task v4.7.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling 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 toml_edit v0.19.15 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [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 enumflags2_derive v0.7.8 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zvariant_derive v3.15.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling zbus_macros v3.15.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling raw-window-handle v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling zvariant_derive v4.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling zvariant v3.15.1 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling 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 aligned-vec v0.5.0 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling zvariant v4.0.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling accesskit_consumer v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling zbus v3.15.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling atspi-common v0.3.0 [INFO] [stderr] Compiling zbus_macros v4.0.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling winit v0.30.0 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling zbus v4.0.1 [INFO] [stderr] Compiling atspi-proxies v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling atspi-connection v0.3.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.1 [INFO] [stderr] Compiling atspi v0.19.0 [INFO] [stderr] Compiling accesskit_unix v0.6.2 [INFO] [stderr] Compiling arboard v3.3.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling accesskit_winit v0.16.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling egui-winit v0.27.2 [INFO] [stderr] Compiling egui_glow v0.27.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling sctk-adwaita v0.9.0 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling lz4-compression v0.7.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling inventory v0.3.13 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling phoenix-rec v0.2.13 [INFO] [stderr] Compiling typetag v0.2.13 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling egui_hotkey v0.2.0 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling egui_dock v0.12.0 [INFO] [stderr] Compiling eframe v0.27.2 [INFO] [stderr] Compiling egui_extras v0.27.2 [INFO] [stderr] Compiling egui_plot v0.27.2 [INFO] [stderr] Compiling egui_file v0.17.0 [INFO] [stderr] Compiling sysinfo v0.30.12 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling 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 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 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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGvRyMf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphoenix_gui,libinstant-4d6645a170db77ef,librfd-67d43b3dbdfe3a9d,libpollster-c95b811ec25c2f5b,libashpd-6e2d96636e735a4c,libasync_net-9c70a50171c95dbe,libzbus-baf57215865492d8,libasync_fs-bf7a3cbad44cae88,libasync_broadcast-40cc70e7c3acc54f,libevent_listener_strategy-4d9c2fd23d2ce4a5,libevent_listener-f1d53d43e3eebcbc,libnix-012f7bfe121c60f7,libasync_io-a817842275e7952b,libzbus_names-f7a0965a08931c7e,libzvariant-e22b422ae6ca0122,libendi-d033325cd113c16e,libcsv-88fea6672576a7d6,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libcsv_core-718dda6980956899,libcrossbeam-ded66d1ddd29af98,libcrossbeam_channel-5b1bd015bf20695a,libcrossbeam_queue-fb1f34373c32981d,libtypetag-b952be8defd3050a,libinventory-8ad8556c222812b0,liberased_serde-a6149c0dd9b46977,libphoenix_rec-ac367cf69cd5d664,libchrono-99c650851cb61aad,libiana_time_zone-a18c7932f053b032,libwhoami-3165453fe53ca0c9,libbincode-5284fd8ee4293ad4,libegui_file-362a5606e52aa757,libeframe-193ea216b867ae73,libglutin_winit-9ababaed0089197a,libdirectories_next-021f6378fb997537,libdirs_sys_next-ea6f8e58e3f60b47,libglutin-12e74be21f761141,libglutin_glx_sys-e7d89094dbc22f2b,libglutin_egl_sys-d81d841f7d96aedc,libegui_winit-e3c943ca2e88c059,libwebbrowser-d99c1496e9b0448d,liburl-72ac4702b09d47a5,libidna-d14bc06f2c48f19b,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-a5edb5174711de82,libhome-0c36cc140ec11d3e,libsmithay_clipboard-21a3d0ae955a4f07,libarboard-d65de663de554dba,libx11rb-e716adbee6be7af0,libgethostname-080727031643e58c,libx11rb_protocol-757fc6f475d9ea75,libaccesskit_winit-1705fe0f7d89876a,libaccesskit_unix-7ae3d018a95fe847,libasync_once_cell-12e6ae714b57c4c2,libatspi-d5daa3703736c5a6,libatspi_connection-e793e6c64bcb68ab,libatspi_proxies-65310419a51d7027,libatspi_common-53423961e5d24304,libaccesskit_consumer-8e8aae5c242d0d9b,libzbus-8511d2f676b608c0,libasync_fs-1d032f2062161cd4,libblocking-0e415cf8ed463225,libpiper-bbf1d77df0f802d7,libatomic_waker-001109810bdecbaa,libasync_channel-2f481bca94523dbc,libhex-28742b4ca144387c,libasync_executor-29b7fc770a51cc0b,libfutures_lite-bffc4e6a5c1f4e43,libfastrand-f70792496f031f26,libasync_task-65820d26b839a505,libasync_lock-3ea734285ce01989,libevent_listener_strategy-a78cfb9d73b1f230,libevent_listener-171dd9b13d8b5047,libordered_stream-b9c3cceb5c9c0178,libasync_broadcast-aeae467a58e8b48c,libxdg_home-f8d35007fc16f99b,libsha1-6ac052c6cedf818e,libcpufeatures-b6a27e40fb118289,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libfutures_util-535d66c6eafb326d,libfutures_sink-b1d55117526f33f8,libfutures_task-5e81171bd6a8e45d,libpin_utils-9a5791cba021167a,libnix-9279156010f72ad0,libmemoffset-b713f022e96163c5,libasync_io-8e51fc2344222edf,librustix-5187e9a26fe59a12,libio_lifetimes-2b00ad65dc85764b,liblinux_raw_sys-9826735127360e65,libslab-3aac7a0b49faaf4a,libpolling-e8556500b5decf5b,libconcurrent_queue-043719f2c00454ff,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-2cc47d11c5ec4f60,libfutures_lite-5c2fdea9488749d7,libfastrand-1a1f7fa7e5b5edde,libfutures_io-48987925f55ca92d,libfutures_core-e2849536bc512f98,libwaker_fn-20c7d7ce196133ad,libparking-3618ec6368854be5,libzbus_names-e595c6f44ffabfad,libzvariant-d31c9c5df1c6c71a,libenumflags2-a5650017f31a3c45,libweb_time-62e4bb5b6b2d71f0,libwinit-480d2a643c9ee3f5,libraw_window_handle-1b0a6371df697515,libpercent_encoding-9bee39bbc5bd523a,libx11rb-1dd8c557ed4b0a50,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libwayland_protocols_plasma-5a54d414699c63cc,libsmithay_client_toolkit-c833d1f74ea92ef0,libwayland_cursor-c2789b224e6839df,libxcursor-64c2c37df9cbbb47,libwayland_protocols_wlr-f31919aecef25b9f,libwayland_protocols-83e9bdc069a46cba,libwayland_csd_frame-f279a6a05c4d915e,libcursor_icon-d81dc6214d93ac96,libcalloop_wayland_source-0625393d778119b8,libwayland_client-1068d41776c03a5b,libwayland_backend-a6722398dbcc4e9a,libdowncast_rs-ffbd8a7d19c70af3,libscoped_tls-c61d1d5075225c6a,libwayland_sys-e6f71aaf3834c80e,libcalloop-c41f5d1e62ba9105,libpolling-7930c926a7500b01,librustix-03b6b0eba8275d76,liblinux_raw_sys-35b37dd34feade5e,libtracing-5f173b4317fd54ca,libpin_project_lite-89bb0688a32eddef,libtracing_core-eba40dc5ee368a5c,libmemmap2-fb8bbe668a3ffec1,libx11_dl-b049001ec889f3fc,libxkbcommon_dl-531fe5819bc317a0,libxkeysym-a4d76edd4dadd686,libdlib-3d79174ca6ce2a2c,liblibloading-6f9f2ae941b5d3c2,libsmol_str-d07b016f75ec6c4a,libstatic_assertions-d53a9977dc6e27e5,libraw_window_handle-1dd6e372c19bed66,libegui_glow-80759698bb662b81,libglow-52a5811fb0f39eef,libegui_extras-a8ac48186f56c196,libimage-b4d9c16ac2e28663,libenum_map-acebd9d66448b92c,libegui_plot-c0de6b6c1d17dbd8,libstrum-1935a263fe3d91d9,libsysinfo-fc78ff0fbe0ff3cc,libegui_dock-867bd83a68da08fd,libegui-00054a59d996ddb2,libron-4b379dcf8f2128d9,libbitflags-5e6d9c52b78f0a6c,libbase64-6955b9528a176f02,libaccesskit-482c98b28cf24b1c,libepaint-bac26ca1f80991aa,libnohash_hasher-7182108947a1143f,libecolor-93c6cd5293488e99,libahash-040cb2f4360d3778,libonce_cell-24c5d665b6879050,libzerocopy-c612eb560542fb5e,libab_glyph-26442f2e9223ef38,libowned_ttf_parser-e4afc86ca5e04d2a,libttf_parser-4f08181cd3bd2d44,libab_glyph_rasterizer-58ae3059bbb17bdd,libparking_lot-e03842603f69db23,libparking_lot_core-9007439bbb3bd7f5,liblock_api-90201506d4856d35,libemath-5c8b16c410b1c8d6,librand-db5412eb99a02900,librand_chacha-9e16999a1ec382e7,libppv_lite86-4250c766b4729968,librand_core-dea2eab80844dda0,libgetrandom-455f3f5fc3eac857,liblibc-2b756b1517edbcaa,libserde-7e63df9c0b7215d2,libimage-effa33ef3446c80d,libimage_webp-4c6a2c30f2766277,libbyteorder_lite-25e78048a27d33b8,libqoi-3708e2c312276b37,libpng-0a1bc1bbd9ee559e,libfdeflate-deca8552f1f89446,libbitflags-e2b4db6c651223da,libexr-3bcaff5cea0bbe4f,libflume-7785f858401b6738,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9a95a3935a0a9638,libsmallvec-32303a7f1efb664d,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-8727af8bdabbf407,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-c846b54830013d86,librav1e-b49117971331133a,libprofiling-92be99908b79904b,libav1_grain-cbcda8dee7037a03,libnom-b1b12d6076e1a9f6,libmemchr-5ca7148678800e70,libnum_rational-bce7ac37ff8d2d8a,libnum_bigint-18a92e2cc009d93c,libnum_integer-620353851a8db926,libanyhow-5a7a6c9026c03448,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-4658e6f15780ce57,librayon-a8c4c60af2c80ec2,librayon_core-164a2eb9ad16c43f,libcrossbeam_deque-18c008b4ac0e3773,libcrossbeam_epoch-7ad3b7205416d0a1,libmemoffset-aa2d871e1be44209,libscopeguard-d52bd00767847e44,libcrossbeam_utils-e5d524b630b73f58,libv_frame-44e79fee4d7dbee5,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-558bf97674da2bff,libbitstream_io-763a25ac4dd9b3f7,libitertools-dfc8c2f9cb507a5e,libeither-2603831856d26698,liblog-045b65d1b7404957,libimgref-8300d2ee6b200c5b,libbytemuck-ac834a24340d8ac0,libnum_traits-140e5338f20bed2c,libtiff-d42f6440ff2b3ceb,libflate2-7eded0d5acda79b3,libminiz_oxide-ceb6486036c18f08,libsimd_adler32-eda01a159841bab2,libcrc32fast-6bd2f9a022460d01,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-2fcbe62cda9380d0,liblz4_compression-3b429da16d0593c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGvRyMf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mnist_read_test-0e232b13897a2015" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phoenix_gui` (bin "mnist_read_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcu3oNbn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphoenix_gui,libinstant-4d6645a170db77ef,librfd-67d43b3dbdfe3a9d,libpollster-c95b811ec25c2f5b,libashpd-6e2d96636e735a4c,libasync_net-9c70a50171c95dbe,libzbus-baf57215865492d8,libasync_fs-bf7a3cbad44cae88,libasync_broadcast-40cc70e7c3acc54f,libevent_listener_strategy-4d9c2fd23d2ce4a5,libevent_listener-f1d53d43e3eebcbc,libnix-012f7bfe121c60f7,libasync_io-a817842275e7952b,libzbus_names-f7a0965a08931c7e,libzvariant-e22b422ae6ca0122,libendi-d033325cd113c16e,libcsv-88fea6672576a7d6,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libcsv_core-718dda6980956899,libcrossbeam-ded66d1ddd29af98,libcrossbeam_channel-5b1bd015bf20695a,libcrossbeam_queue-fb1f34373c32981d,libtypetag-b952be8defd3050a,libinventory-8ad8556c222812b0,liberased_serde-a6149c0dd9b46977,libphoenix_rec-ac367cf69cd5d664,libchrono-99c650851cb61aad,libiana_time_zone-a18c7932f053b032,libwhoami-3165453fe53ca0c9,libbincode-5284fd8ee4293ad4,liblz4_compression-3b429da16d0593c8,libegui_file-362a5606e52aa757,libeframe-193ea216b867ae73,libglutin_winit-9ababaed0089197a,libdirectories_next-021f6378fb997537,libdirs_sys_next-ea6f8e58e3f60b47,libglutin-12e74be21f761141,libglutin_glx_sys-e7d89094dbc22f2b,libglutin_egl_sys-d81d841f7d96aedc,libegui_winit-e3c943ca2e88c059,libwebbrowser-d99c1496e9b0448d,liburl-72ac4702b09d47a5,libidna-d14bc06f2c48f19b,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-a5edb5174711de82,libhome-0c36cc140ec11d3e,libsmithay_clipboard-21a3d0ae955a4f07,libarboard-d65de663de554dba,libx11rb-e716adbee6be7af0,libgethostname-080727031643e58c,libx11rb_protocol-757fc6f475d9ea75,libaccesskit_winit-1705fe0f7d89876a,libaccesskit_unix-7ae3d018a95fe847,libasync_once_cell-12e6ae714b57c4c2,libatspi-d5daa3703736c5a6,libatspi_connection-e793e6c64bcb68ab,libatspi_proxies-65310419a51d7027,libatspi_common-53423961e5d24304,libaccesskit_consumer-8e8aae5c242d0d9b,libzbus-8511d2f676b608c0,libasync_fs-1d032f2062161cd4,libblocking-0e415cf8ed463225,libpiper-bbf1d77df0f802d7,libatomic_waker-001109810bdecbaa,libasync_channel-2f481bca94523dbc,libhex-28742b4ca144387c,libasync_executor-29b7fc770a51cc0b,libfutures_lite-bffc4e6a5c1f4e43,libfastrand-f70792496f031f26,libasync_task-65820d26b839a505,libasync_lock-3ea734285ce01989,libevent_listener_strategy-a78cfb9d73b1f230,libevent_listener-171dd9b13d8b5047,libordered_stream-b9c3cceb5c9c0178,libasync_broadcast-aeae467a58e8b48c,libxdg_home-f8d35007fc16f99b,libsha1-6ac052c6cedf818e,libcpufeatures-b6a27e40fb118289,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libfutures_util-535d66c6eafb326d,libfutures_sink-b1d55117526f33f8,libfutures_task-5e81171bd6a8e45d,libpin_utils-9a5791cba021167a,libnix-9279156010f72ad0,libmemoffset-b713f022e96163c5,libasync_io-8e51fc2344222edf,librustix-5187e9a26fe59a12,libio_lifetimes-2b00ad65dc85764b,liblinux_raw_sys-9826735127360e65,libslab-3aac7a0b49faaf4a,libpolling-e8556500b5decf5b,libconcurrent_queue-043719f2c00454ff,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-2cc47d11c5ec4f60,libfutures_lite-5c2fdea9488749d7,libfastrand-1a1f7fa7e5b5edde,libfutures_io-48987925f55ca92d,libfutures_core-e2849536bc512f98,libwaker_fn-20c7d7ce196133ad,libparking-3618ec6368854be5,libzbus_names-e595c6f44ffabfad,libzvariant-d31c9c5df1c6c71a,libenumflags2-a5650017f31a3c45,libweb_time-62e4bb5b6b2d71f0,libwinit-480d2a643c9ee3f5,libraw_window_handle-1b0a6371df697515,libpercent_encoding-9bee39bbc5bd523a,libx11rb-1dd8c557ed4b0a50,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libwayland_protocols_plasma-5a54d414699c63cc,libsmithay_client_toolkit-c833d1f74ea92ef0,libwayland_cursor-c2789b224e6839df,libxcursor-64c2c37df9cbbb47,libwayland_protocols_wlr-f31919aecef25b9f,libwayland_protocols-83e9bdc069a46cba,libwayland_csd_frame-f279a6a05c4d915e,libcursor_icon-d81dc6214d93ac96,libcalloop_wayland_source-0625393d778119b8,libwayland_client-1068d41776c03a5b,libwayland_backend-a6722398dbcc4e9a,libdowncast_rs-ffbd8a7d19c70af3,libscoped_tls-c61d1d5075225c6a,libwayland_sys-e6f71aaf3834c80e,libcalloop-c41f5d1e62ba9105,libpolling-7930c926a7500b01,librustix-03b6b0eba8275d76,liblinux_raw_sys-35b37dd34feade5e,libtracing-5f173b4317fd54ca,libpin_project_lite-89bb0688a32eddef,libtracing_core-eba40dc5ee368a5c,libmemmap2-fb8bbe668a3ffec1,libx11_dl-b049001ec889f3fc,libxkbcommon_dl-531fe5819bc317a0,libxkeysym-a4d76edd4dadd686,libdlib-3d79174ca6ce2a2c,liblibloading-6f9f2ae941b5d3c2,libsmol_str-d07b016f75ec6c4a,libstatic_assertions-d53a9977dc6e27e5,libraw_window_handle-1dd6e372c19bed66,libegui_glow-80759698bb662b81,libglow-52a5811fb0f39eef,libegui_extras-a8ac48186f56c196,libimage-b4d9c16ac2e28663,libenum_map-acebd9d66448b92c,libegui_plot-c0de6b6c1d17dbd8,libstrum-1935a263fe3d91d9,libsysinfo-fc78ff0fbe0ff3cc,libegui_dock-867bd83a68da08fd,libegui-00054a59d996ddb2,libron-4b379dcf8f2128d9,libbitflags-5e6d9c52b78f0a6c,libbase64-6955b9528a176f02,libaccesskit-482c98b28cf24b1c,libepaint-bac26ca1f80991aa,libnohash_hasher-7182108947a1143f,libecolor-93c6cd5293488e99,libahash-040cb2f4360d3778,libonce_cell-24c5d665b6879050,libzerocopy-c612eb560542fb5e,libab_glyph-26442f2e9223ef38,libowned_ttf_parser-e4afc86ca5e04d2a,libttf_parser-4f08181cd3bd2d44,libab_glyph_rasterizer-58ae3059bbb17bdd,libparking_lot-e03842603f69db23,libparking_lot_core-9007439bbb3bd7f5,liblock_api-90201506d4856d35,libemath-5c8b16c410b1c8d6,librand-db5412eb99a02900,librand_chacha-9e16999a1ec382e7,libppv_lite86-4250c766b4729968,librand_core-dea2eab80844dda0,libgetrandom-455f3f5fc3eac857,liblibc-2b756b1517edbcaa,libserde-7e63df9c0b7215d2,libimage-effa33ef3446c80d,libimage_webp-4c6a2c30f2766277,libbyteorder_lite-25e78048a27d33b8,libqoi-3708e2c312276b37,libpng-0a1bc1bbd9ee559e,libfdeflate-deca8552f1f89446,libbitflags-e2b4db6c651223da,libexr-3bcaff5cea0bbe4f,libflume-7785f858401b6738,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9a95a3935a0a9638,libsmallvec-32303a7f1efb664d,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-8727af8bdabbf407,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-c846b54830013d86,librav1e-b49117971331133a,libprofiling-92be99908b79904b,libav1_grain-cbcda8dee7037a03,libnom-b1b12d6076e1a9f6,libmemchr-5ca7148678800e70,libnum_rational-bce7ac37ff8d2d8a,libnum_bigint-18a92e2cc009d93c,libnum_integer-620353851a8db926,libanyhow-5a7a6c9026c03448,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-4658e6f15780ce57,librayon-a8c4c60af2c80ec2,librayon_core-164a2eb9ad16c43f,libcrossbeam_deque-18c008b4ac0e3773,libcrossbeam_epoch-7ad3b7205416d0a1,libmemoffset-aa2d871e1be44209,libscopeguard-d52bd00767847e44,libcrossbeam_utils-e5d524b630b73f58,libv_frame-44e79fee4d7dbee5,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-558bf97674da2bff,libbitstream_io-763a25ac4dd9b3f7,libitertools-dfc8c2f9cb507a5e,libeither-2603831856d26698,liblog-045b65d1b7404957,libimgref-8300d2ee6b200c5b,libbytemuck-ac834a24340d8ac0,libnum_traits-140e5338f20bed2c,libtiff-d42f6440ff2b3ceb,libflate2-7eded0d5acda79b3,libminiz_oxide-ceb6486036c18f08,libsimd_adler32-eda01a159841bab2,libcrc32fast-6bd2f9a022460d01,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-2fcbe62cda9380d0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcu3oNbn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nn_test-88921b963f4b4635" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phoenix_gui` (bin "nn_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65e237d3aa8fe6170272351b90e8c4869b7ee2611add933abb607896ce28c5f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e237d3aa8fe6170272351b90e8c4869b7ee2611add933abb607896ce28c5f3", kill_on_drop: false }` [INFO] [stdout] 65e237d3aa8fe6170272351b90e8c4869b7ee2611add933abb607896ce28c5f3