[INFO] fetching crate wassily-effects 0.2.0...
[INFO] testing wassily-effects-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate wassily-effects 0.2.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wassily-effects 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wassily-noise v0.2.0
[INFO] [stderr]   Downloaded wassily-geometry v0.2.0
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7bc3e497a5da1dd7caf3a14d3db36b64570cf9e1e20884a18d0c96a1d95efa9
[INFO] running `Command { std: "docker" "start" "-a" "f7bc3e497a5da1dd7caf3a14d3db36b64570cf9e1e20884a18d0c96a1d95efa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7bc3e497a5da1dd7caf3a14d3db36b64570cf9e1e20884a18d0c96a1d95efa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7bc3e497a5da1dd7caf3a14d3db36b64570cf9e1e20884a18d0c96a1d95efa9", kill_on_drop: false }`
[INFO] [stdout] f7bc3e497a5da1dd7caf3a14d3db36b64570cf9e1e20884a18d0c96a1d95efa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6b2b32774fdd5783c82fbfc1358966849f69eeaabdcd79119b8b4e50b3bd068
[INFO] running `Command { std: "docker" "start" "-a" "c6b2b32774fdd5783c82fbfc1358966849f69eeaabdcd79119b8b4e50b3bd068", kill_on_drop: false }`
[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 miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling color-thief v0.2.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[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 rand_distr v0.5.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 thiserror v1.0.69
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wassily-color v0.2.0
[INFO] [stderr]    Compiling wassily-noise v0.2.0
[INFO] [stderr]    Compiling wassily-core 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 32.01s
[INFO] running `Command { std: "docker" "inspect" "c6b2b32774fdd5783c82fbfc1358966849f69eeaabdcd79119b8b4e50b3bd068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b2b32774fdd5783c82fbfc1358966849f69eeaabdcd79119b8b4e50b3bd068", kill_on_drop: false }`
[INFO] [stdout] c6b2b32774fdd5783c82fbfc1358966849f69eeaabdcd79119b8b4e50b3bd068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84128c2b2047d582c529b3ba9d776bd646a6adfc328b618eeaa1fecc04378e6d
[INFO] running `Command { std: "docker" "start" "-a" "84128c2b2047d582c529b3ba9d776bd646a6adfc328b618eeaa1fecc04378e6d", 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.69s
[INFO] running `Command { std: "docker" "inspect" "84128c2b2047d582c529b3ba9d776bd646a6adfc328b618eeaa1fecc04378e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84128c2b2047d582c529b3ba9d776bd646a6adfc328b618eeaa1fecc04378e6d", kill_on_drop: false }`
[INFO] [stdout] 84128c2b2047d582c529b3ba9d776bd646a6adfc328b618eeaa1fecc04378e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a7d5324374569e1dbfd4b5bc396f114a9171948148e25483c429581952e31ae
[INFO] running `Command { std: "docker" "start" "-a" "1a7d5324374569e1dbfd4b5bc396f114a9171948148e25483c429581952e31ae", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wassily_effects-4565e6844e29a70f)
[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/lib.rs - (line 54) - compile ... FAILED
[INFO] [stdout] test src/textures.rs - textures (line 15) - compile ... FAILED
[INFO] [stdout] test src/grain.rs - grain (line 16) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] test src/stipple.rs - stipple (line 26) - compile ... FAILED
[INFO] [stdout] test src/warp.rs - warp (line 27) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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 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] ---- 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/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/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] 
[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.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1a7d5324374569e1dbfd4b5bc396f114a9171948148e25483c429581952e31ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7d5324374569e1dbfd4b5bc396f114a9171948148e25483c429581952e31ae", kill_on_drop: false }`
[INFO] [stdout] 1a7d5324374569e1dbfd4b5bc396f114a9171948148e25483c429581952e31ae
