[INFO] fetching crate wassily-effects 0.2.0...
[INFO] testing wassily-effects-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wassily-effects 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wassily-effects 0.2.0
[INFO] finished tweaking crates.io crate wassily-effects 0.2.0
[INFO] tweaked toml for crates.io crate wassily-effects 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wassily-effects 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wassily-effects 0.2.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d17ceb9963914fcf096fc2d53c475934816afd197bdce3d7e7c93ff11ae817a
[INFO] running `Command { std: "docker" "start" "-a" "9d17ceb9963914fcf096fc2d53c475934816afd197bdce3d7e7c93ff11ae817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d17ceb9963914fcf096fc2d53c475934816afd197bdce3d7e7c93ff11ae817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d17ceb9963914fcf096fc2d53c475934816afd197bdce3d7e7c93ff11ae817a", kill_on_drop: false }`
[INFO] [stdout] 9d17ceb9963914fcf096fc2d53c475934816afd197bdce3d7e7c93ff11ae817a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7df863b75d1590e3c427e9316dcf8d836dcdc05d0420ed80e0a0ba0f485b77
[INFO] running `Command { std: "docker" "start" "-a" "8d7df863b75d1590e3c427e9316dcf8d836dcdc05d0420ed80e0a0ba0f485b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling color-thief v0.2.2
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wassily-core v0.2.0
[INFO] [stderr]    Compiling wassily-noise v0.2.0
[INFO] [stderr]    Compiling wassily-color v0.2.0
[INFO] [stderr]    Compiling wassily-geometry v0.2.0
[INFO] [stderr]    Compiling wassily-effects v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grain.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn grain(&self) -> Paint {
[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] 82 |     pub fn grain(&self) -> Paint<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.83s
[INFO] running `Command { std: "docker" "inspect" "8d7df863b75d1590e3c427e9316dcf8d836dcdc05d0420ed80e0a0ba0f485b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7df863b75d1590e3c427e9316dcf8d836dcdc05d0420ed80e0a0ba0f485b77", kill_on_drop: false }`
[INFO] [stdout] 8d7df863b75d1590e3c427e9316dcf8d836dcdc05d0420ed80e0a0ba0f485b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcba42764baf7125f879595120e2d3bea59e2f759acb358942886540c0646c60
[INFO] running `Command { std: "docker" "start" "-a" "dcba42764baf7125f879595120e2d3bea59e2f759acb358942886540c0646c60", kill_on_drop: false }`
[INFO] [stderr]    Compiling wassily-effects v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grain.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn grain(&self) -> Paint {
[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] 82 |     pub fn grain(&self) -> Paint<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grain.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn grain(&self) -> Paint {
[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] 82 |     pub fn grain(&self) -> Paint<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "dcba42764baf7125f879595120e2d3bea59e2f759acb358942886540c0646c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcba42764baf7125f879595120e2d3bea59e2f759acb358942886540c0646c60", kill_on_drop: false }`
[INFO] [stdout] dcba42764baf7125f879595120e2d3bea59e2f759acb358942886540c0646c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60ceaaaaf81724bd9b8a05e36dc08a24e9388c5d8160332e9f08b16d78a78ad0
[INFO] running `Command { std: "docker" "start" "-a" "60ceaaaaf81724bd9b8a05e36dc08a24e9388c5d8160332e9f08b16d78a78ad0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/grain.rs:82:18
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub fn grain(&self) -> Paint {
[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] 82 |     pub fn grain(&self) -> Paint<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wassily-effects` (lib) generated 1 warning (run `cargo fix --lib -p wassily-effects` to apply 1 suggestion)
[INFO] [stderr] warning: `wassily-effects` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wassily_effects-3117cdb80cab6706)
[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]    Doc-tests wassily_effects
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/warp.rs - warp (line 27) - compile ... FAILED
[INFO] [stdout] test src/stipple.rs - stipple (line 26) - compile ... FAILED
[INFO] [stdout] test src/textures.rs - textures (line 15) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... FAILED
[INFO] [stdout] test src/grain.rs - grain (line 16) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/warp.rs - warp (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/warp.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 | let warp_func = Arc::new(|p: Point| {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-skia-0.11.4/src/painter.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Paint<'a> {
[INFO] [stdout]    | -------------------- similarly named struct `Paint` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 - let warp_func = Arc::new(|p: Point| {
[INFO] [stdout] 34 + let warp_func = Arc::new(|p: Paint| {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use tiny_skia::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `rgb8` in this scope
[INFO] [stdout]   --> src/warp.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     rgb8((x * 255.0) as u8, (y * 255.0) as u8, 128)
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 26 + use wassily_color::rgb8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/stipple.rs - stipple (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/stipple.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | canvas.fill(*WHITE);
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 25 + use wassily_color::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/stipple.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |         .fill_color(*BLACK)
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 25 + use wassily_color::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `halton_2d` in this scope
[INFO] [stdout]   --> src/stipple.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | let points = halton_2d(1000, 800.0, 600.0);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/stipple.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn halton_23<T: AsPrimitive<f32>>(width: T, height: T, n: u32, seed: u64) -> Vec<Point> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- similarly named function `halton_23` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 - let points = halton_2d(1000, 800.0, 600.0);
[INFO] [stdout] 32 + let points = halton_23(1000, 800.0, 600.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/textures.rs - textures (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/textures.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 | let texture = stipple_texture(256, 256, *BLACK, 8.0);
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 14 + use wassily_color::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `canvas`
[INFO] [stdout]   --> src/textures.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     .draw(&mut canvas);
[INFO] [stdout]    |                ^^^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/lib.rs:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 | let texture = stipple_texture(256, 256, *BLACK, 10.0);
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 53 + use wassily_color::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bbox` in this scope
[INFO] [stdout]   --> src/lib.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 | let pattern_paint = PatternPaint::new(&texture, bbox, 256, 256);
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/grain.rs - grain (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> src/grain.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | canvas.fill(*BLUE);  // Base color
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 15 + use wassily_color::BLUE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `paint` found for struct `wassily_effects::Grain` in the current scope
[INFO] [stdout]   --> src/grain.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | let grain_paint = grain.paint();
[INFO] [stdout]    |                         ^^^^^ method not found in `wassily_effects::Grain`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fill_paint` found for struct `wassily_core::Canvas` in the current scope
[INFO] [stdout]    --> src/grain.rs:28:8
[INFO] [stdout]     |
[INFO] [stdout]  28 | canvas.fill_paint(&grain_paint);
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fill_path` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wassily-core-0.2.0/src/canvas.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub fn fill_path(
[INFO] [stdout] 165 | |         &mut self,
[INFO] [stdout] 166 | |         path: &Path,
[INFO] [stdout] 167 | |         paint: &mut Paint,
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         clip_mask: Option<&Mask>,
[INFO] [stdout] 171 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/lib.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     canvas.dot(point.x, point.y, *BLACK);
[INFO] [stdout]    |                                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 38 + use wassily_color::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `halton_2d` in this scope
[INFO] [stdout]   --> src/lib.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | let points = halton_2d(1000, 800.0, 600.0);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/stipple.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn halton_23<T: AsPrimitive<f32>>(width: T, height: T, n: u32, seed: u64) -> Vec<Point> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- similarly named function `halton_23` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 - let points = halton_2d(1000, 800.0, 600.0);
[INFO] [stdout] 45 + let points = halton_23(1000, 800.0, 600.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0599]: no method named `paint` found for struct `wassily_effects::Grain` in the current scope
[INFO] [stdout]   --> src/lib.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | let grain_paint = grain.paint();
[INFO] [stdout]    |                         ^^^^^ method not found in `wassily_effects::Grain`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fill_paint` found for struct `wassily_core::Canvas` in the current scope
[INFO] [stdout]    --> src/lib.rs:36:8
[INFO] [stdout]     |
[INFO] [stdout]  36 | canvas.fill_paint(&grain_paint);
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fill_path` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wassily-core-0.2.0/src/canvas.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub fn fill_path(
[INFO] [stdout] 165 | |         &mut self,
[INFO] [stdout] 166 | |         path: &Path,
[INFO] [stdout] 167 | |         paint: &mut Paint,
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         clip_mask: Option<&Mask>,
[INFO] [stdout] 171 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/grain.rs - grain (line 16)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/stipple.rs - stipple (line 26)
[INFO] [stdout]     src/textures.rs - textures (line 15)
[INFO] [stdout]     src/warp.rs - warp (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "60ceaaaaf81724bd9b8a05e36dc08a24e9388c5d8160332e9f08b16d78a78ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ceaaaaf81724bd9b8a05e36dc08a24e9388c5d8160332e9f08b16d78a78ad0", kill_on_drop: false }`
[INFO] [stdout] 60ceaaaaf81724bd9b8a05e36dc08a24e9388c5d8160332e9f08b16d78a78ad0
