[INFO] cloning repository https://github.com/Yiklek/onnx-display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yiklek/onnx-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiklek%2Fonnx-display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiklek%2Fonnx-display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fbee684bd70f7f393f9afbcf05ef0a06556dfd7
[INFO] checking Yiklek/onnx-display against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiklek%2Fonnx-display" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yiklek/onnx-display
[INFO] finished tweaking git repo https://github.com/Yiklek/onnx-display
[INFO] tweaked toml for git repo https://github.com/Yiklek/onnx-display written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yiklek/onnx-display on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yiklek/onnx-display 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded emath v0.33.2
[INFO] [stderr]   Downloaded egui_graphs v0.29.0
[INFO] [stderr]   Downloaded ecolor v0.33.2
[INFO] [stderr]   Downloaded egui-wgpu v0.33.2
[INFO] [stderr]   Downloaded egui_glow v0.33.2
[INFO] [stderr]   Downloaded egui-winit v0.33.2
[INFO] [stderr]   Downloaded epaint v0.33.2
[INFO] [stderr]   Downloaded eframe v0.33.2
[INFO] [stderr]   Downloaded egui v0.33.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] feb6480ee66d63f411c75417cfa1c8d406ff50b4f1e145cf6a35268f693a71cc
[INFO] running `Command { std: "docker" "start" "-a" "feb6480ee66d63f411c75417cfa1c8d406ff50b4f1e145cf6a35268f693a71cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feb6480ee66d63f411c75417cfa1c8d406ff50b4f1e145cf6a35268f693a71cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb6480ee66d63f411c75417cfa1c8d406ff50b4f1e145cf6a35268f693a71cc", kill_on_drop: false }`
[INFO] [stdout] feb6480ee66d63f411c75417cfa1c8d406ff50b4f1e145cf6a35268f693a71cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd001ad7abf21cc9ed70467495a3ad0c2fe6159e9fc523fec2822b10ebe81ff
[INFO] running `Command { std: "docker" "start" "-a" "7cd001ad7abf21cc9ed70467495a3ad0c2fe6159e9fc523fec2822b10ebe81ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking epaint_default_fonts v0.33.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking emath v0.33.2
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking ecolor v0.33.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking epaint v0.33.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking egui v0.33.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui_graphs v0.29.0
[INFO] [stderr]     Checking egui-winit v0.33.2
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking egui-wgpu v0.33.2
[INFO] [stderr]     Checking eframe v0.33.2
[INFO] [stderr]     Checking display-onnx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/backend_panel.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/backend_panel.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scene.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/egui_app/scrolling.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/egui_app/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontId`, `FontSelection`, `Rect`, `Separator`, and `TextStyle`
[INFO] [stdout]  --> src/egui_app/node.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, FontId, FontSelection, InnerResponse, Rect, RichText, Separator, Stroke, TextStyle, Vec2, Widget};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^^^^                 ^^^^            ^^^^^^^^^          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::DerefMut`, `ptr::addr_of`, and `rc::Rc`
[INFO] [stdout]  --> src/egui_app/scene.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::DerefMut, ptr::addr_of, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color32`, `RichText`, `Scene`, `Sense`, `TextWrapMode`, and `Vec2`
[INFO] [stdout]  --> src/egui_app/scene.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, Pos2, Rect, RichText, Scene, Sense, TextWrapMode, Vec2};
[INFO] [stdout]   |            ^^^^^^^              ^^^^^^^^  ^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DefaultEdgeShape`, `DefaultGraphView`, `DefaultNodeShape`, `FruchtermanReingoldState`, `FruchtermanReingold`, `LayoutForceDirected`, and `generate_random_graph`
[INFO] [stdout]  --> src/egui_app/scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     DefaultEdgeShape, DefaultGraphView, DefaultNodeShape, FruchtermanReingold,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     FruchtermanReingoldState, Graph, GraphView, LayoutForceDirected, LayoutHierarchical,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     LayoutHierarchicalOrientation, LayoutStateHierarchical, SettingsInteraction,
[INFO] [stdout] 8 |     SettingsNavigation, SettingsStyle, generate_random_graph,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]    --> src/egui_app/scene.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use std::fmt::format;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color32`, `FontFamily`, `FontId`, `Layout`, `RectShape`, `Sense`, `Shape`, `Stroke`, `Style`, and `TextShape`
[INFO] [stdout]    --> src/egui_app/scene.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         Color32, FontFamily, FontId, Id, Layout, Pos2, Rect, Sense, Shape, Stroke, Style, Vec2, epaint::{RectShape, TextShape}
[INFO] [stdout]     |         ^^^^^^^  ^^^^^^^^^^  ^^^^^^      ^^^^^^              ^^^^^  ^^^^^  ^^^^^^  ^^^^^                 ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/backend_panel.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/backend_panel.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scene.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/egui_app/scrolling.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/scrolling.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/egui_app/scrolling.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `glow`, and `wgpu`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/egui_app/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontId`, `FontSelection`, `Rect`, `Separator`, and `TextStyle`
[INFO] [stdout]  --> src/egui_app/node.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, FontId, FontSelection, InnerResponse, Rect, RichText, Separator, Stroke, TextStyle, Vec2, Widget};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^^^^                 ^^^^            ^^^^^^^^^          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::DerefMut`, `ptr::addr_of`, and `rc::Rc`
[INFO] [stdout]  --> src/egui_app/scene.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::DerefMut, ptr::addr_of, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color32`, `RichText`, `Scene`, `Sense`, `TextWrapMode`, and `Vec2`
[INFO] [stdout]  --> src/egui_app/scene.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, Pos2, Rect, RichText, Scene, Sense, TextWrapMode, Vec2};
[INFO] [stdout]   |            ^^^^^^^              ^^^^^^^^  ^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DefaultEdgeShape`, `DefaultGraphView`, `DefaultNodeShape`, `FruchtermanReingoldState`, `FruchtermanReingold`, `LayoutForceDirected`, and `generate_random_graph`
[INFO] [stdout]  --> src/egui_app/scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     DefaultEdgeShape, DefaultGraphView, DefaultNodeShape, FruchtermanReingold,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     FruchtermanReingoldState, Graph, GraphView, LayoutForceDirected, LayoutHierarchical,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     LayoutHierarchicalOrientation, LayoutStateHierarchical, SettingsInteraction,
[INFO] [stdout] 8 |     SettingsNavigation, SettingsStyle, generate_random_graph,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]    --> src/egui_app/scene.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use std::fmt::format;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color32`, `FontFamily`, `FontId`, `Layout`, `RectShape`, `Sense`, `Shape`, `Stroke`, `Style`, and `TextShape`
[INFO] [stdout]    --> src/egui_app/scene.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         Color32, FontFamily, FontId, Id, Layout, Pos2, Rect, Sense, Shape, Stroke, Style, Vec2, epaint::{RectShape, TextShape}
[INFO] [stdout]     |         ^^^^^^^  ^^^^^^^^^^  ^^^^^^      ^^^^^^              ^^^^^  ^^^^^  ^^^^^^  ^^^^^                 ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]  --> src/egui_app/node.rs:3:111
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, FontId, FontSelection, InnerResponse, Rect, RichText, Separator, Stroke, TextStyle, Vec2, Widget};
[INFO] [stdout]   |                                                                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/egui_app/app.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(cc: &eframe::CreationContext<'_>) -> Self {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/egui_app/scene.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let r = Node::default().with_zoom(ctx.meta.zoom).ui(&mut ui);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `open` is never read
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct BackendPanel {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 48 |     pub open: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `show`, and `ui` are never used
[INFO] [stdout]   --> src/egui_app/frame.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl FrameDemo {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 27 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/node.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Node {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 33 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node` is never read
[INFO] [stdout]   --> src/egui_app/scene.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SceneDemo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     node: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `distribute_nodes_circle_generic` is never used
[INFO] [stdout]   --> src/egui_app/scene.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn distribute_nodes_circle_generic<Ty: petgraph::EdgeType>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/scene.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl SceneDemo {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 80 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rect_to_points` is never used
[INFO] [stdout]    --> src/egui_app/scene.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn rect_to_points(rect: Rect) -> Vec<Pos2> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ScrollTo`, `ManyLines`, `LargeCanvas`, `StickToEnd`, and `Bidirectional` are never constructed
[INFO] [stdout]   --> src/egui_app/scrolling.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | enum ScrollDemo {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     ScrollTo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     ManyLines,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     LargeCanvas,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     StickToEnd,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     Bidirectional,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScrollDemo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/scrolling.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Scrolling {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 29 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]   --> src/egui_app/scrolling.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Scrolling {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 46 |     pub fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ScrollAppearance {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 116 |     fn ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `huge_content_lines` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn huge_content_lines(ui: &mut egui::Ui) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `huge_content_painter` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn huge_content_painter(ui: &mut egui::Ui) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl ScrollTo {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 268 |     fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:388:8
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl ScrollStickTo {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 388 |     fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]  --> src/egui_app/node.rs:3:111
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{Color32, FontId, FontSelection, InnerResponse, Rect, RichText, Separator, Stroke, TextStyle, Vec2, Widget};
[INFO] [stdout]   |                                                                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/egui_app/app.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(cc: &eframe::CreationContext<'_>) -> Self {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/egui_app/scene.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let r = Node::default().with_zoom(ctx.meta.zoom).ui(&mut ui);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `open` is never read
[INFO] [stdout]   --> src/egui_app/backend_panel.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct BackendPanel {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 48 |     pub open: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `show`, and `ui` are never used
[INFO] [stdout]   --> src/egui_app/frame.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl FrameDemo {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 27 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/node.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Node {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 33 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node` is never read
[INFO] [stdout]   --> src/egui_app/scene.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SceneDemo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     node: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `distribute_nodes_circle_generic` is never used
[INFO] [stdout]   --> src/egui_app/scene.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn distribute_nodes_circle_generic<Ty: petgraph::EdgeType>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/scene.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl SceneDemo {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 80 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rect_to_points` is never used
[INFO] [stdout]    --> src/egui_app/scene.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn rect_to_points(rect: Rect) -> Vec<Pos2> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ScrollTo`, `ManyLines`, `LargeCanvas`, `StickToEnd`, and `Bidirectional` are never constructed
[INFO] [stdout]   --> src/egui_app/scrolling.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | enum ScrollDemo {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     ScrollTo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     ManyLines,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     LargeCanvas,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     StickToEnd,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     Bidirectional,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScrollDemo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `show` are never used
[INFO] [stdout]   --> src/egui_app/scrolling.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Scrolling {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 29 |     fn name(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn show(&mut self, ctx: &egui::Context, open: &mut bool) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]   --> src/egui_app/scrolling.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Scrolling {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 46 |     pub fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ScrollAppearance {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 116 |     fn ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `huge_content_lines` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn huge_content_lines(ui: &mut egui::Ui) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `huge_content_painter` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn huge_content_painter(ui: &mut egui::Ui) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl ScrollTo {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 268 |     fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ui` is never used
[INFO] [stdout]    --> src/egui_app/scrolling.rs:388:8
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl ScrollStickTo {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 388 |     fn ui(&mut self, ui: &mut Ui) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "7cd001ad7abf21cc9ed70467495a3ad0c2fe6159e9fc523fec2822b10ebe81ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd001ad7abf21cc9ed70467495a3ad0c2fe6159e9fc523fec2822b10ebe81ff", kill_on_drop: false }`
[INFO] [stdout] 7cd001ad7abf21cc9ed70467495a3ad0c2fe6159e9fc523fec2822b10ebe81ff
