[INFO] cloning repository https://github.com/lucasmerlin/egui-subsecond-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasmerlin/egui-subsecond-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasmerlin%2Fegui-subsecond-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasmerlin%2Fegui-subsecond-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76683eecc0745a84b58062bdceaf7e768f87f983
[INFO] testing lucasmerlin/egui-subsecond-example against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasmerlin%2Fegui-subsecond-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasmerlin/egui-subsecond-example
[INFO] finished tweaking git repo https://github.com/lucasmerlin/egui-subsecond-example
[INFO] tweaked toml for git repo https://github.com/lucasmerlin/egui-subsecond-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasmerlin/egui-subsecond-example on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasmerlin/egui-subsecond-example 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-signals v0.7.0-rc.0
[INFO] [stderr]   Downloaded warnings-macro v0.2.0
[INFO] [stderr]   Downloaded generational-box v0.7.0-rc.0
[INFO] [stderr]   Downloaded subsecond v0.7.0-rc.0
[INFO] [stderr]   Downloaded warnings v0.2.1
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.0-rc.0
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.0-rc.0
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.0-rc.0
[INFO] [stderr]   Downloaded arboard v3.5.0
[INFO] [stderr]   Downloaded enumn v0.1.14
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.0-rc.0
[INFO] [stderr]   Downloaded dioxus-core v0.7.0-rc.0
[INFO] [stderr]   Downloaded subsecond-types v0.7.0-rc.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a118bbe8b455566a91e446c08c0b6d2f11eaa925ab63f4e10c77b60791aae888
[INFO] running `Command { std: "docker" "start" "-a" "a118bbe8b455566a91e446c08c0b6d2f11eaa925ab63f4e10c77b60791aae888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a118bbe8b455566a91e446c08c0b6d2f11eaa925ab63f4e10c77b60791aae888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a118bbe8b455566a91e446c08c0b6d2f11eaa925ab63f4e10c77b60791aae888", kill_on_drop: false }`
[INFO] [stdout] a118bbe8b455566a91e446c08c0b6d2f11eaa925ab63f4e10c77b60791aae888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8acec75d8211d90b257f7d536c44d7d53d6141cac222eba1c5e88846962a06
[INFO] running `Command { std: "docker" "start" "-a" "ec8acec75d8211d90b257f7d536c44d7d53d6141cac222eba1c5e88846962a06", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generational-box v0.7.0-rc.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling dioxus-core-types v0.7.0-rc.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.0-rc.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling accesskit v0.19.0
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling subsecond-types v0.7.0-rc.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling webbrowser v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling subsecond v0.7.0-rc.0
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling dioxus-core v0.7.0-rc.0
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling accesskit_consumer v0.28.0
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling dioxus-signals v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.0-rc.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling dioxus-devtools v0.7.0-rc.0
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zbus v5.9.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling egui_glow v0.32.0
[INFO] [stderr]    Compiling workspace_crate v0.1.0 (/opt/rustwide/workdir/workspace_crate)
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling atspi-common v0.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling atspi-proxies v0.9.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.12.0
[INFO] [stderr]    Compiling atspi-connection v0.9.0
[INFO] [stderr]    Compiling atspi v0.25.0
[INFO] [stderr]    Compiling accesskit_unix v0.15.0
[INFO] [stderr]    Compiling accesskit_winit v0.27.0
[INFO] [stderr]    Compiling egui-winit v0.32.0
[INFO] [stderr]    Compiling eframe v0.32.0
[INFO] [stderr]    Compiling egui-subsecond v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/main.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eframe::egui::{Context, Ui};
[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: `frame`
[INFO] [stdout]   --> src/main.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn update(&mut self, ctx: &Context, frame: &mut Frame) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "ec8acec75d8211d90b257f7d536c44d7d53d6141cac222eba1c5e88846962a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8acec75d8211d90b257f7d536c44d7d53d6141cac222eba1c5e88846962a06", kill_on_drop: false }`
[INFO] [stdout] ec8acec75d8211d90b257f7d536c44d7d53d6141cac222eba1c5e88846962a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bed4ac574b3d1bd63897c5e16342d6e80f03594dea84531acc9d3eaa64205612
[INFO] running `Command { std: "docker" "start" "-a" "bed4ac574b3d1bd63897c5e16342d6e80f03594dea84531acc9d3eaa64205612", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui-subsecond v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/main.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eframe::egui::{Context, Ui};
[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: `frame`
[INFO] [stdout]   --> src/main.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn update(&mut self, ctx: &Context, frame: &mut Frame) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "bed4ac574b3d1bd63897c5e16342d6e80f03594dea84531acc9d3eaa64205612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed4ac574b3d1bd63897c5e16342d6e80f03594dea84531acc9d3eaa64205612", kill_on_drop: false }`
[INFO] [stdout] bed4ac574b3d1bd63897c5e16342d6e80f03594dea84531acc9d3eaa64205612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a192ef467abff287edac7f73f5c50e43474a9481635004ee4799fb54757f58b
[INFO] running `Command { std: "docker" "start" "-a" "6a192ef467abff287edac7f73f5c50e43474a9481635004ee4799fb54757f58b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Ui`
[INFO] [stderr]  --> src/main.rs:4:29
[INFO] [stderr]   |
[INFO] [stderr] 4 | use eframe::egui::{Context, Ui};
[INFO] [stderr]   |                             ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame`
[INFO] [stderr]   --> src/main.rs:66:41
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn update(&mut self, ctx: &Context, frame: &mut Frame) {
[INFO] [stderr]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `egui-subsecond` (bin "egui-subsecond" test) generated 2 warnings (run `cargo fix --bin "egui-subsecond" -p egui-subsecond --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egui_subsecond-fad6cf8165080778)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6a192ef467abff287edac7f73f5c50e43474a9481635004ee4799fb54757f58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a192ef467abff287edac7f73f5c50e43474a9481635004ee4799fb54757f58b", kill_on_drop: false }`
[INFO] [stdout] 6a192ef467abff287edac7f73f5c50e43474a9481635004ee4799fb54757f58b
