[INFO] cloning repository https://github.com/photon-garden/recreating-the-mathematical-sciences
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/photon-garden/recreating-the-mathematical-sciences" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoton-garden%2Frecreating-the-mathematical-sciences", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoton-garden%2Frecreating-the-mathematical-sciences'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df50b3616e23ca8fb741479752c43e9014a03c6c
[INFO] testing photon-garden/recreating-the-mathematical-sciences against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoton-garden%2Frecreating-the-mathematical-sciences" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/photon-garden/recreating-the-mathematical-sciences on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/photon-garden/recreating-the-mathematical-sciences
[INFO] finished tweaking git repo https://github.com/photon-garden/recreating-the-mathematical-sciences
[INFO] tweaked toml for git repo https://github.com/photon-garden/recreating-the-mathematical-sciences written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/photon-garden/recreating-the-mathematical-sciences 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10fcb578e1218b0d340c618ece399e969113b4f077e09a7ecbf0075ae60de3e
[INFO] running `Command { std: "docker" "start" "-a" "f10fcb578e1218b0d340c618ece399e969113b4f077e09a7ecbf0075ae60de3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10fcb578e1218b0d340c618ece399e969113b4f077e09a7ecbf0075ae60de3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10fcb578e1218b0d340c618ece399e969113b4f077e09a7ecbf0075ae60de3e", kill_on_drop: false }`
[INFO] [stdout] f10fcb578e1218b0d340c618ece399e969113b4f077e09a7ecbf0075ae60de3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb731f7d7bdca20c5e702261ba1b2c38ea0e8dcf4b09d29e0a88ff46edd5618c
[INFO] running `Command { std: "docker" "start" "-a" "cb731f7d7bdca20c5e702261ba1b2c38ea0e8dcf4b09d29e0a88ff46edd5618c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling gfx-hal v0.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling atom v0.3.6
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling lyon_geom v0.15.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.5.2
[INFO] [stderr]    Compiling gfx-descriptor v0.1.0
[INFO] [stderr]    Compiling gfx-memory v0.1.3
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling calloop v0.4.4
[INFO] [stderr]    Compiling wayland-commons v0.23.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling piston-float v0.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling lyon_path v0.15.2
[INFO] [stderr]    Compiling piston-viewport v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling rstar v0.8.3
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling daggy v0.5.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling geo-types v0.7.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling image v0.18.0
[INFO] [stderr]    Compiling lyon_algorithms v0.15.1
[INFO] [stderr]    Compiling lyon_tessellation v0.15.9
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling geo-types v0.2.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling daggy v0.6.0
[INFO] [stderr]    Compiling pennereq v0.3.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling lyon v0.15.9
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling geographiclib-rs v0.2.0
[INFO] [stderr]    Compiling notosans v0.1.0
[INFO] [stderr]    Compiling conrod_winit v0.70.0
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling geo v0.18.0
[INFO] [stderr]    Compiling geo-booleanop v0.3.2 (https://github.com/21re/rust-geo-booleanop#188f016e)
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling peek-poke-derive v0.2.1
[INFO] [stderr]    Compiling conrod_derive v0.70.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling graphlib v0.5.3
[INFO] [stderr]    Compiling peek-poke v0.2.0
[INFO] [stderr]    Compiling wgpu-types v0.5.1
[INFO] [stderr]    Compiling automod v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling svg v0.10.0
[INFO] [stderr]    Compiling nanorand v0.5.2
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling noise v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.5.11
[INFO] [stderr]    Compiling wgpu-core v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling wgpu-native v0.5.1
[INFO] [stderr]    Compiling pistoncore-input v0.24.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling geojson v0.13.0
[INFO] [stderr]    Compiling contour v0.1.0
[INFO] [stderr]    Compiling wgpu v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.6.6
[INFO] [stderr]    Compiling smithay-clipboard v0.4.0
[INFO] [stderr]    Compiling winit v0.22.2
[INFO] [stderr]    Compiling copypasta v0.6.3
[INFO] [stderr]    Compiling conrod_core v0.70.0
[INFO] [stderr]    Compiling conrod_wgpu v0.70.0
[INFO] [stderr]    Compiling nannou v0.15.0
[INFO] [stderr]    Compiling photon_garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::contour::*`
[INFO] [stdout]  --> src/crates/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::contour::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `my::*`
[INFO] [stdout]  --> src/crates/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use my::*;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::app::*`
[INFO] [stdout]  --> src/extensions/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::app::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::easings::*`
[INFO] [stdout]  --> src/extensions/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::easings::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::hsl::*`
[INFO] [stdout]   --> src/extensions/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::hsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::iterator::*`
[INFO] [stdout]   --> src/extensions/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::iterator::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rbg_hue::*`
[INFO] [stdout]   --> src/extensions/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::rbg_hue::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::srgb8::*`
[INFO] [stdout]   --> src/extensions/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use self::srgb8::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::draw::*`
[INFO] [stdout]   --> src/extensions/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use self::draw::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use crate::components::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::svg::*`
[INFO] [stdout]  --> src/prelude.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::svg::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]  --> src/components/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn new(params: Params) -> Artwork {
[INFO] [stdout]   |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_point` is assigned to, but never used
[INFO] [stdout]   --> src/svg.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut current_point = pt2(0.0f32, 0.0f32);
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_current_point` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_point` is never read
[INFO] [stdout]   --> src/svg.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |                         current_point = point;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_point` is never read
[INFO] [stdout]   --> src/svg.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |                         current_point = point;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/svg.rs:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stdout]    |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/svg.rs:52:55
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stdout]    |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/svg.rs:65:43
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stdout]    |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/svg.rs:65:53
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/main.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stdout]    |           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/main.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, svg v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cb731f7d7bdca20c5e702261ba1b2c38ea0e8dcf4b09d29e0a88ff46edd5618c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb731f7d7bdca20c5e702261ba1b2c38ea0e8dcf4b09d29e0a88ff46edd5618c", kill_on_drop: false }`
[INFO] [stdout] cb731f7d7bdca20c5e702261ba1b2c38ea0e8dcf4b09d29e0a88ff46edd5618c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fcb65fedaff5a60203012f98e231d45aa8d3744af9180728263d162678f346e
[INFO] running `Command { std: "docker" "start" "-a" "9fcb65fedaff5a60203012f98e231d45aa8d3744af9180728263d162678f346e", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling photon_garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::contour::*`
[INFO] [stdout]  --> src/crates/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::contour::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `my::*`
[INFO] [stdout]  --> src/crates/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use my::*;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::app::*`
[INFO] [stdout]  --> src/extensions/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::app::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::easings::*`
[INFO] [stdout]  --> src/extensions/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::easings::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::hsl::*`
[INFO] [stdout]   --> src/extensions/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::hsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::iterator::*`
[INFO] [stdout]   --> src/extensions/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::iterator::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rbg_hue::*`
[INFO] [stdout]   --> src/extensions/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::rbg_hue::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::srgb8::*`
[INFO] [stdout]   --> src/extensions/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use self::srgb8::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::draw::*`
[INFO] [stdout]   --> src/extensions/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use self::draw::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use crate::components::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::svg::*`
[INFO] [stdout]  --> src/prelude.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::svg::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]  --> src/components/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn new(params: Params) -> Artwork {
[INFO] [stdout]   |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_point` is assigned to, but never used
[INFO] [stdout]   --> src/svg.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut current_point = pt2(0.0f32, 0.0f32);
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_current_point` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_point` is never read
[INFO] [stdout]   --> src/svg.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |                         current_point = point;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_point` is never read
[INFO] [stdout]   --> src/svg.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |                         current_point = point;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/svg.rs:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stdout]    |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/svg.rs:52:55
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stdout]    |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/svg.rs:65:43
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stdout]    |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/svg.rs:65:53
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/main.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stdout]    |           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/main.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, fs_extra v1.2.0, svg v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9fcb65fedaff5a60203012f98e231d45aa8d3744af9180728263d162678f346e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fcb65fedaff5a60203012f98e231d45aa8d3744af9180728263d162678f346e", kill_on_drop: false }`
[INFO] [stdout] 9fcb65fedaff5a60203012f98e231d45aa8d3744af9180728263d162678f346e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 932becd9ba07350e5a408a245103feed1efb0439e90def8e910203fff6b1c98d
[INFO] running `Command { std: "docker" "start" "-a" "932becd9ba07350e5a408a245103feed1efb0439e90def8e910203fff6b1c98d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::contour::*`
[INFO] [stderr]  --> src/crates/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use crate::contour::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `my::*`
[INFO] [stderr]  --> src/crates/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use my::*;
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::app::*`
[INFO] [stderr]  --> src/extensions/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use self::app::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::easings::*`
[INFO] [stderr]  --> src/extensions/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::easings::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::hsl::*`
[INFO] [stderr]   --> src/extensions/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use self::hsl::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::iterator::*`
[INFO] [stderr]   --> src/extensions/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use self::iterator::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::rbg_hue::*`
[INFO] [stderr]   --> src/extensions/mod.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub use self::rbg_hue::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::srgb8::*`
[INFO] [stderr]   --> src/extensions/mod.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub use self::srgb8::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::draw::*`
[INFO] [stderr]   --> src/extensions/mod.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub use self::draw::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::components::*`
[INFO] [stderr]  --> src/prelude.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use crate::components::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::svg::*`
[INFO] [stderr]  --> src/prelude.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use crate::svg::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]  --> src/components/mod.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn new(params: Params) -> Artwork {
[INFO] [stderr]   |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `current_point` is assigned to, but never used
[INFO] [stderr]   --> src/svg.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let mut current_point = pt2(0.0f32, 0.0f32);
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_current_point` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current_point` is never read
[INFO] [stderr]   --> src/svg.rs:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 |                         current_point = point;
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current_point` is never read
[INFO] [stderr]   --> src/svg.rs:48:25
[INFO] [stderr]    |
[INFO] [stderr] 48 |                         current_point = point;
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> src/svg.rs:52:45
[INFO] [stderr]    |
[INFO] [stderr] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stderr]    |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/svg.rs:52:55
[INFO] [stderr]    |
[INFO] [stderr] 52 |                     Command::HorizontalLine(position, params) => {
[INFO] [stderr]    |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> src/svg.rs:65:43
[INFO] [stderr]    |
[INFO] [stderr] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stderr]    |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/svg.rs:65:53
[INFO] [stderr]    |
[INFO] [stderr] 65 |                     Command::VerticalLine(position, params) => {
[INFO] [stderr]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]   --> src/main.rs:72:11
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stderr]    |           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]   --> src/main.rs:72:22
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn update(app: &App, model: &mut Model, _update: Update) {}
[INFO] [stderr]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr] 
[INFO] [stderr] warning: `photon_garden` (bin "photon_garden" test) generated 21 warnings (run `cargo fix --bin "photon_garden" --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, fs_extra v1.2.0, svg v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/photon_garden-11ca8dd3b9e93ea4)
[INFO] [stdout] 
[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" "932becd9ba07350e5a408a245103feed1efb0439e90def8e910203fff6b1c98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932becd9ba07350e5a408a245103feed1efb0439e90def8e910203fff6b1c98d", kill_on_drop: false }`
[INFO] [stdout] 932becd9ba07350e5a408a245103feed1efb0439e90def8e910203fff6b1c98d
