[INFO] cloning repository https://github.com/polyjuicelab/ditto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polyjuicelab/ditto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyjuicelab%2Fditto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyjuicelab%2Fditto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdb400ce75975b09dcd7dca02ec111d82bb9f993
[INFO] testing polyjuicelab/ditto against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyjuicelab%2Fditto" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/polyjuicelab/ditto
[INFO] finished tweaking git repo https://github.com/polyjuicelab/ditto
[INFO] tweaked toml for git repo https://github.com/polyjuicelab/ditto written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/polyjuicelab/ditto on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/polyjuicelab/ditto 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52284275aee148861a56c8b0fee264d8f293c31980f8f95b06b6494ed0a3beea
[INFO] running `Command { std: "docker" "start" "-a" "52284275aee148861a56c8b0fee264d8f293c31980f8f95b06b6494ed0a3beea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52284275aee148861a56c8b0fee264d8f293c31980f8f95b06b6494ed0a3beea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52284275aee148861a56c8b0fee264d8f293c31980f8f95b06b6494ed0a3beea", kill_on_drop: false }`
[INFO] [stdout] 52284275aee148861a56c8b0fee264d8f293c31980f8f95b06b6494ed0a3beea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57886348c4854b5aca432918c1307dd082077d3961ca7cd2b6c3cf53393f326f
[INFO] running `Command { std: "docker" "start" "-a" "57886348c4854b5aca432918c1307dd082077d3961ca7cd2b6c3cf53393f326f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling lyon_geom v0.17.7
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nannou_core v0.19.0
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling wgpu v0.17.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling nannou_wgpu v0.19.0
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling noise v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling nannou_mesh v0.19.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pennereq v0.3.1
[INFO] [stderr]    Compiling notosans v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling nannou v0.19.0
[INFO] [stderr]    Compiling ditto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]  --> src/styles/tessellation.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{Rng, SeedableRng, seq::SliceRandom};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/styles/glitch.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert!(cfg.channel_shift_px >= 0, "channel_shift_px must be >= 0");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.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" "57886348c4854b5aca432918c1307dd082077d3961ca7cd2b6c3cf53393f326f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57886348c4854b5aca432918c1307dd082077d3961ca7cd2b6c3cf53393f326f", kill_on_drop: false }`
[INFO] [stdout] 57886348c4854b5aca432918c1307dd082077d3961ca7cd2b6c3cf53393f326f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69d5a6f3fed149097e97f3a890c87a114c83fad5e23579f5f7f9675637a88fe0
[INFO] running `Command { std: "docker" "start" "-a" "69d5a6f3fed149097e97f3a890c87a114c83fad5e23579f5f7f9675637a88fe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling nannou_core v0.19.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling nannou_mesh v0.19.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling wgpu v0.17.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling nannou_wgpu v0.19.0
[INFO] [stderr]    Compiling nannou v0.19.0
[INFO] [stderr]    Compiling ditto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]  --> src/styles/tessellation.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{Rng, SeedableRng, seq::SliceRandom};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/styles/glitch.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert!(cfg.channel_shift_px >= 0, "channel_shift_px must be >= 0");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]  --> src/styles/tessellation.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{Rng, SeedableRng, seq::SliceRandom};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/styles/glitch.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert!(cfg.channel_shift_px >= 0, "channel_shift_px must be >= 0");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.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" "69d5a6f3fed149097e97f3a890c87a114c83fad5e23579f5f7f9675637a88fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d5a6f3fed149097e97f3a890c87a114c83fad5e23579f5f7f9675637a88fe0", kill_on_drop: false }`
[INFO] [stdout] 69d5a6f3fed149097e97f3a890c87a114c83fad5e23579f5f7f9675637a88fe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 869db751da4433c85088f105221df920d75226edc02976f20b245869d01c0e7a
[INFO] running `Command { std: "docker" "start" "-a" "869db751da4433c85088f105221df920d75226edc02976f20b245869d01c0e7a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Rng`
[INFO] [stderr]  --> src/styles/tessellation.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rand::{Rng, SeedableRng, seq::SliceRandom};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/styles/glitch.rs:51:17
[INFO] [stderr]    |
[INFO] [stderr] 51 |         assert!(cfg.channel_shift_px >= 0, "channel_shift_px must be >= 0");
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ditto` (lib) generated 2 warnings (run `cargo fix --lib -p ditto` to apply 1 suggestion)
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli.rs:14:28
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli.rs:41:28
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli.rs:68:28
[INFO] [stderr]    |
[INFO] [stderr] 68 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli.rs:94:28
[INFO] [stderr]    |
[INFO] [stderr] 94 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:119:28
[INFO] [stderr]     |
[INFO] [stderr] 119 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:144:28
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:174:28
[INFO] [stderr]     |
[INFO] [stderr] 174 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:204:28
[INFO] [stderr]     |
[INFO] [stderr] 204 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:238:28
[INFO] [stderr]     |
[INFO] [stderr] 238 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli.rs:272:28
[INFO] [stderr]     |
[INFO] [stderr] 272 |     let mut cmd = Command::cargo_bin("ditto").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ditto` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `ditto` (test "cli") generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.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/lib.rs (/opt/rustwide/target/debug/deps/ditto-f5c1cd151d46790c)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli::tests::parse_generate_defaults ... ok
[INFO] [stdout] test styles::abstract_style::tests::abstract_style_respects_dimensions ... ok
[INFO] [stdout] test styles::color_field::tests::color_field_style_respects_dimensions ... ok
[INFO] [stdout] test styles::abstract_style::tests::abstract_rejects_invalid_shape_size - should panic ... ok
[INFO] [stdout] test styles::abstract_style::tests::abstract_rejects_invalid_simplify - should panic ... ok
[INFO] [stdout] test styles::color_field::tests::color_field_rejects_invalid_color_count - should panic ... ok
[INFO] [stdout] test styles::abstract_style::tests::abstract_rejects_invalid_color_count - should panic ... ok
[INFO] [stdout] test styles::dither::tests::dither_invalid_levels_panics - should panic ... ok
[INFO] [stdout] test styles::cubism::tests::cubism_rejects_invalid_angle - should panic ... ok
[INFO] [stdout] test styles::cubism::tests::cubism_style_respects_dimensions ... ok
[INFO] [stdout] test styles::cubism::tests::cubism_rejects_invalid_fragments - should panic ... ok
[INFO] [stdout] test styles::color_field::tests::color_field_rejects_invalid_noise - should panic ... ok
[INFO] [stdout] test styles::cubism::tests::cubism_rejects_invalid_overlap - should panic ... ok
[INFO] [stdout] test styles::edge::tests::edge_invalid_threshold_panics - should panic ... ok
[INFO] [stdout] test styles::game_of_life::tests::game_of_life_rejects_invalid_generations - should panic ... ok
[INFO] [stdout] test styles::dither::tests::dither_keeps_size ... ok
[INFO] [stdout] test styles::game_of_life::tests::game_of_life_style_respects_dimensions ... ok
[INFO] [stdout] test styles::expressionist::tests::expressionist_rejects_invalid_brush_width - should panic ... ok
[INFO] [stdout] test styles::geometric::tests::geometric_rejects_invalid_shape_size - should panic ... ok
[INFO] [stdout] test styles::cyberpunk::tests::cyberpunk_rejects_invalid_contrast - should panic ... ok
[INFO] [stdout] test styles::geometric::tests::geometric_rejects_invalid_shape_type - should panic ... ok
[INFO] [stdout] test styles::geometric::tests::geometric_style_respects_dimensions ... ok
[INFO] [stdout] test styles::glitch::tests::glitch_invalid_stride_panics - should panic ... ok
[INFO] [stdout] test styles::kaleidoscope::tests::kaleidoscope_rejects_invalid_rotation - should panic ... ok
[INFO] [stdout] test styles::kaleidoscope::tests::kaleidoscope_rejects_invalid_segments - should panic ... ok
[INFO] [stdout] test styles::mirror::tests::mirror_invalid_tile_panics - should panic ... ok
[INFO] [stdout] test styles::kaleidoscope::tests::kaleidoscope_style_respects_dimensions ... ok
[INFO] [stdout] test styles::mirror::tests::mirror_keeps_size ... ok
[INFO] [stdout] test styles::edge::tests::edge_keeps_size ... ok
[INFO] [stdout] test styles::glitch::tests::glitch_keeps_size ... ok
[INFO] [stdout] test styles::expressionist::tests::expressionist_style_respects_dimensions ... ok
[INFO] [stdout] test styles::impressionist::tests::impressionist_rejects_invalid_brush_size - should panic ... ok
[INFO] [stdout] test styles::oil_painting::tests::oil_painting_rejects_invalid_brush_size - should panic ... ok
[INFO] [stdout] test styles::pop_art::tests::pop_art_rejects_invalid_color_count - should panic ... ok
[INFO] [stdout] test styles::pop_art::tests::pop_art_style_respects_dimensions ... ok
[INFO] [stdout] test styles::posterize::tests::posterize_invalid_levels_panics - should panic ... ok
[INFO] [stdout] test styles::pixel::tests::pixel_invalid_size_panics - should panic ... ok
[INFO] [stdout] test styles::pointillism::tests::pointillism_rejects_invalid_dot_size - should panic ... ok
[INFO] [stdout] test styles::sketch::tests::sketch_rejects_invalid_pencil_size - should panic ... ok
[INFO] [stdout] test styles::surrealist::tests::surrealist_rejects_invalid_morph_factor - should panic ... ok
[INFO] [stdout] test styles::impressionist::tests::impressionist_style_respects_dimensions ... ok
[INFO] [stdout] test styles::posterize::tests::posterize_keeps_size ... ok
[INFO] [stdout] test styles::tessellation::tests::tessellation_rejects_invalid_tile_count - should panic ... ok
[INFO] [stdout] test styles::tessellation::tests::tessellation_rejects_invalid_tile_type - should panic ... ok
[INFO] [stdout] test styles::tessellation::tests::tessellation_style_respects_dimensions ... ok
[INFO] [stdout] test styles::pixel::tests::pixel_style_respects_dimensions ... ok
[INFO] [stdout] test styles::tests::compile_ok ... ok
[INFO] [stdout] test styles::surrealist::tests::surrealist_style_respects_dimensions ... ok
[INFO] [stdout] test styles::cyberpunk::tests::cyberpunk_respects_dimensions ... ok
[INFO] [stdout] test styles::warp::tests::warp_rejects_invalid_strength - should panic ... ok
[INFO] [stdout] test styles::warp::tests::warp_rejects_invalid_wave_count - should panic ... ok
[INFO] [stdout] test styles::warp::tests::warp_style_respects_dimensions ... ok
[INFO] [stdout] test styles::pointillism::tests::pointillism_style_respects_dimensions ... ok
[INFO] [stdout] test styles::watercolor::tests::watercolor_rejects_invalid_bleed - should panic ... ok
[INFO] [stdout] test styles::sketch::tests::sketch_respects_dimensions ... ok
[INFO] [stdout] test styles::watercolor::tests::watercolor_style_respects_dimensions ... ok
[INFO] [stdout] test styles::oil_painting::tests::oil_painting_respects_dimensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ditto-2c189d43b79afff9)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-c827031d30066edb)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test cli_generate_edge_outputs_file ... ok
[INFO] [stdout] test cli_generate_dither_outputs_file ... ok
[INFO] [stdout] test cli_generate_glitch_outputs_file ... ok
[INFO] [stdout] test cli_generate_mirror_outputs_file ... ok
[INFO] [stdout] test cli_sketch ... ok
[INFO] [stdout] test cli_oil_painting ... ok
[INFO] [stdout] test cli_generate_posterize_outputs_file ... ok
[INFO] [stdout] test cli_cyberpunk ... ok
[INFO] [stdout] test cli_game_of_life ... ok
[INFO] [stdout] test cli_generate_pixel_outputs_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pixel.rs (/opt/rustwide/target/debug/deps/pixel-2a58e835b2812865)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test pixel_keeps_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web.rs (/opt/rustwide/target/debug/deps/web-a908f127eb5bf1a6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test web_generate_unsupported_style_400 ... ok
[INFO] [stdout] test web_generate_accepts_webp_content_type ... ok
[INFO] [stdout] test web_generate_dither_ok ... ok
[INFO] [stdout] test web_generate_edge_ok ... ok
[INFO] [stdout] test web_generate_rejects_unsupported_content_type ... ok
[INFO] [stdout] test web_generate_pixel_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ditto
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.25s; merged doctests compilation took 4.18s
[INFO] running `Command { std: "docker" "inspect" "869db751da4433c85088f105221df920d75226edc02976f20b245869d01c0e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869db751da4433c85088f105221df920d75226edc02976f20b245869d01c0e7a", kill_on_drop: false }`
[INFO] [stdout] 869db751da4433c85088f105221df920d75226edc02976f20b245869d01c0e7a
