[INFO] cloning repository https://github.com/hdombach/rusty_fractal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdombach/rusty_fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdombach%2Frusty_fractal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdombach%2Frusty_fractal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c3c1902d6ca8e4c3dbfeea5adab15f500cfd100
[INFO] testing hdombach/rusty_fractal against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdombach%2Frusty_fractal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hdombach/rusty_fractal
[INFO] finished tweaking git repo https://github.com/hdombach/rusty_fractal
[INFO] tweaked toml for git repo https://github.com/hdombach/rusty_fractal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hdombach/rusty_fractal on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hdombach/rusty_fractal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61cfc5d1abba70c9f9a0eb97ef38975981f85c6d92a818e92a271b56fa061c18
[INFO] running `Command { std: "docker" "start" "-a" "61cfc5d1abba70c9f9a0eb97ef38975981f85c6d92a818e92a271b56fa061c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61cfc5d1abba70c9f9a0eb97ef38975981f85c6d92a818e92a271b56fa061c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61cfc5d1abba70c9f9a0eb97ef38975981f85c6d92a818e92a271b56fa061c18", kill_on_drop: false }`
[INFO] [stdout] 61cfc5d1abba70c9f9a0eb97ef38975981f85c6d92a818e92a271b56fa061c18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d7b6705c906690a56b3e226fbbd37de968af019296d1ceb78531e25530fbe6
[INFO] running `Command { std: "docker" "start" "-a" "a7d7b6705c906690a56b3e226fbbd37de968af019296d1ceb78531e25530fbe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling ab_glyph v0.2.17
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling tiff v0.7.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling emath v0.19.0
[INFO] [stderr]    Compiling epaint v0.19.0
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling egui v0.19.0
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling egui_glow v0.19.0
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling sctk-adwaita v0.4.2
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.27.3
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling egui-winit v0.19.0
[INFO] [stderr]    Compiling eframe v0.19.0
[INFO] [stderr]    Compiling rusty_fractal_1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TextureHandle`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::epaint::{TextureHandle, Vec2};
[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 import: `std::slice`
[INFO] [stdout]  --> src/util/ref_dict.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/util/error.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Display, write};
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/container.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::structures::camera::Camera`
[INFO] [stdout]   --> src/resources/container.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::structures::camera::Camera;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/resources/container.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::util::error::{Error, ErrorKind};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::ref_dict::*`
[INFO] [stdout]   --> src/resources/container.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::util::ref_dict::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/resources/resource_file.rs:95:66
[INFO] [stdout]    |
[INFO] [stdout] 95 |             return Err(Error::loading_file(err, String::from(dir.as_str())));
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `eframe::egui::TextBuffer::as_str(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/resources/object.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |     unsafe fn load_program(&mut self, container: &Container, gl: &glow::Context) -> Result<(), Error> {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shared_state` is never read
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct MyApp {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 33 |     shared_state: Rc<ui::shared_state::SharedState>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `camera_view` is never read
[INFO] [stdout]   --> src/ui/scene_view.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SceneView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     camera_view: CameraView,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shared_state` is never read
[INFO] [stdout]   --> src/ui/scene_panel_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ScenePanelView {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     scene: Arc<Mutex<Scene>>,
[INFO] [stdout] 12 |     shared_state: Rc<SharedState>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resources/container.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<String, ContainerRef<Object>> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<'_, String, ContainerRef<Object>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] running `Command { std: "docker" "inspect" "a7d7b6705c906690a56b3e226fbbd37de968af019296d1ceb78531e25530fbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d7b6705c906690a56b3e226fbbd37de968af019296d1ceb78531e25530fbe6", kill_on_drop: false }`
[INFO] [stdout] a7d7b6705c906690a56b3e226fbbd37de968af019296d1ceb78531e25530fbe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73ee6415a4d34688c673a0c7ff09e8f725b9707e451e4ea143fec5a592b43930
[INFO] running `Command { std: "docker" "start" "-a" "73ee6415a4d34688c673a0c7ff09e8f725b9707e451e4ea143fec5a592b43930", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty_fractal_1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TextureHandle`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::epaint::{TextureHandle, Vec2};
[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 import: `std::slice`
[INFO] [stdout]  --> src/util/ref_dict.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/util/error.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Display, write};
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/container.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::structures::camera::Camera`
[INFO] [stdout]   --> src/resources/container.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::structures::camera::Camera;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/resources/container.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::util::error::{Error, ErrorKind};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::ref_dict::*`
[INFO] [stdout]   --> src/resources/container.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::util::ref_dict::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/resources/resource_file.rs:95:66
[INFO] [stdout]    |
[INFO] [stdout] 95 |             return Err(Error::loading_file(err, String::from(dir.as_str())));
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `eframe::egui::TextBuffer::as_str(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/resources/object.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |     unsafe fn load_program(&mut self, container: &Container, gl: &glow::Context) -> Result<(), Error> {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shared_state` is never read
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct MyApp {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 33 |     shared_state: Rc<ui::shared_state::SharedState>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `camera_view` is never read
[INFO] [stdout]   --> src/ui/scene_view.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SceneView {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     camera_view: CameraView,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shared_state` is never read
[INFO] [stdout]   --> src/ui/scene_panel_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ScenePanelView {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     scene: Arc<Mutex<Scene>>,
[INFO] [stdout] 12 |     shared_state: Rc<SharedState>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resources/container.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<String, ContainerRef<Object>> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<'_, String, ContainerRef<Object>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "73ee6415a4d34688c673a0c7ff09e8f725b9707e451e4ea143fec5a592b43930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ee6415a4d34688c673a0c7ff09e8f725b9707e451e4ea143fec5a592b43930", kill_on_drop: false }`
[INFO] [stdout] 73ee6415a4d34688c673a0c7ff09e8f725b9707e451e4ea143fec5a592b43930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e9a6920527d4f5157b0d3fc8b9240c9ab29077ebe72733a6c51db8088856c9c
[INFO] running `Command { std: "docker" "start" "-a" "6e9a6920527d4f5157b0d3fc8b9240c9ab29077ebe72733a6c51db8088856c9c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TextureHandle`
[INFO] [stderr]  --> src/main.rs:2:22
[INFO] [stderr]   |
[INFO] [stderr] 2 | use eframe::epaint::{TextureHandle, Vec2};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::slice`
[INFO] [stderr]  --> src/util/ref_dict.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::slice;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `write`
[INFO] [stderr]  --> src/util/error.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fmt::{Display, write};
[INFO] [stderr]   |                         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> src/resources/container.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::structures::camera::Camera`
[INFO] [stderr]   --> src/resources/container.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::structures::camera::Camera;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ErrorKind`
[INFO] [stderr]   --> src/resources/container.rs:14:33
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::util::error::{Error, ErrorKind};
[INFO] [stderr]    |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::util::ref_dict::*`
[INFO] [stderr]   --> src/resources/container.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::util::ref_dict::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/resources/resource_file.rs:95:66
[INFO] [stderr]    |
[INFO] [stderr] 95 |             return Err(Error::loading_file(err, String::from(dir.as_str())));
[INFO] [stderr]    |                                                                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = help: call with fully qualified syntax `eframe::egui::TextBuffer::as_str(...)` to keep using the current method
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `container`
[INFO] [stderr]   --> src/resources/object.rs:49:39
[INFO] [stderr]    |
[INFO] [stderr] 49 |     unsafe fn load_program(&mut self, container: &Container, gl: &glow::Context) -> Result<(), Error> {
[INFO] [stderr]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `shared_state` is never read
[INFO] [stderr]   --> src/main.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct MyApp {
[INFO] [stderr]    |        ----- field in this struct
[INFO] [stderr] 33 |     shared_state: Rc<ui::shared_state::SharedState>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `camera_view` is never read
[INFO] [stderr]   --> src/ui/scene_view.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SceneView {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     camera_view: CameraView,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `shared_state` is never read
[INFO] [stderr]   --> src/ui/scene_panel_view.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ScenePanelView {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 11 |     scene: Arc<Mutex<Scene>>,
[INFO] [stderr] 12 |     shared_state: Rc<SharedState>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resources/container.rs:157:29
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<String, ContainerRef<Object>> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn get_object_names(&self) -> hash_map::Keys<'_, String, ContainerRef<Object>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_fractal_1` (bin "rusty_fractal_1" test) generated 13 warnings (run `cargo fix --bin "rusty_fractal_1" --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_fractal_1-f11719e1d22127d7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test resources::parser::tests::get_words ... ok
[INFO] [stdout] test resources::parser::tests::require_strs ... ok
[INFO] [stdout] test resources::parser::tests::get_line ... ok
[INFO] [stdout] test resources::parser::tests::next_ascii_uint32 ... ok
[INFO] [stdout] test resources::parser::tests::require_word ... ok
[INFO] [stdout] test resources::parser::tests::require_words ... ok
[INFO] [stdout] test resources::parser::tests::skip_comments ... ok
[INFO] [stdout] test resources::parser::tests::get_word has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6e9a6920527d4f5157b0d3fc8b9240c9ab29077ebe72733a6c51db8088856c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9a6920527d4f5157b0d3fc8b9240c9ab29077ebe72733a6c51db8088856c9c", kill_on_drop: false }`
[INFO] [stdout] 6e9a6920527d4f5157b0d3fc8b9240c9ab29077ebe72733a6c51db8088856c9c
