Compiling nannou v0.10.0
Compiling aquatic-juice v0.1.0 (/home/steve/tests/rust/nannou-sketches/aquatic-juice)
Finished dev [unoptimized + debuginfo] target(s) in 1m 24s
Running /home/steve/tests/rust/nannou-sketches/target/debug/aquatic-juice
thread 'main' panicked at 'called Result::unwrap() on an Err value: ImageCreation(AllocError(OomError(OutOfDeviceMemory)))', src/libcore/result.rs:1084:5
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.
Compiling nannou v0.10.0 Compiling aquatic-juice v0.1.0 (/home/steve/tests/rust/nannou-sketches/aquatic-juice) Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Running
/home/steve/tests/rust/nannou-sketches/target/debug/aquatic-juice
thread 'main' panicked at 'calledResult::unwrap()
on anErr
value: ImageCreation(AllocError(OomError(OutOfDeviceMemory)))', src/libcore/result.rs:1084:5 note: run withRUST_BACKTRACE=1
environment variable to display a backtrace.