[INFO] fetching crate ruisa 0.0.1...
[INFO] testing ruisa-0.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ruisa 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ruisa 0.0.1
[INFO] finished tweaking crates.io crate ruisa 0.0.1
[INFO] tweaked toml for crates.io crate ruisa 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruisa 0.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruisa 0.0.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruisa-path v0.0.1
[INFO] [stderr]   Downloaded libm v0.2.7
[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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4adbd14d922f7836be3fa5a76fc111ba541aca6fe134296df8f0fc21cc5724b
[INFO] running `Command { std: "docker" "start" "-a" "a4adbd14d922f7836be3fa5a76fc111ba541aca6fe134296df8f0fc21cc5724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4adbd14d922f7836be3fa5a76fc111ba541aca6fe134296df8f0fc21cc5724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4adbd14d922f7836be3fa5a76fc111ba541aca6fe134296df8f0fc21cc5724b", kill_on_drop: false }`
[INFO] [stdout] a4adbd14d922f7836be3fa5a76fc111ba541aca6fe134296df8f0fc21cc5724b
[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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba7ed4c66c5db4803ae9f45b55fa1453da38b6b7867d7d54eb54d3a281a7e441
[INFO] running `Command { std: "docker" "start" "-a" "ba7ed4c66c5db4803ae9f45b55fa1453da38b6b7867d7d54eb54d3a281a7e441", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling ruisa-path v0.0.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling ruisa v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ruisa_path::f32x2`
[INFO] [stdout]   --> src/wide/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use ruisa_path::f32x2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/edge_builder.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter {
[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] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:465:32
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:476:29
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/shaders/pattern.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         canvas: CanvasRef<'a>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Shader {
[INFO] [stdout]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> Shader<'a> {
[INFO] [stdout]    |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.91s
[INFO] running `Command { std: "docker" "inspect" "ba7ed4c66c5db4803ae9f45b55fa1453da38b6b7867d7d54eb54d3a281a7e441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7ed4c66c5db4803ae9f45b55fa1453da38b6b7867d7d54eb54d3a281a7e441", kill_on_drop: false }`
[INFO] [stdout] ba7ed4c66c5db4803ae9f45b55fa1453da38b6b7867d7d54eb54d3a281a7e441
[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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cba936e6252e9724f3395e9e7e7f43ec87bf217248a3b438b196e18d03391e9
[INFO] running `Command { std: "docker" "start" "-a" "0cba936e6252e9724f3395e9e7e7f43ec87bf217248a3b438b196e18d03391e9", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ruisa_path::f32x2`
[INFO] [stdout]   --> src/wide/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use ruisa_path::f32x2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/edge_builder.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter {
[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] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:465:32
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:476:29
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/shaders/pattern.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         canvas: CanvasRef<'a>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Shader {
[INFO] [stdout]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> Shader<'a> {
[INFO] [stdout]    |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ruisa v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ruisa_path::f32x2`
[INFO] [stdout]   --> src/wide/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use ruisa_path::f32x2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_rgba` is never used
[INFO] [stdout]   --> tests/integration/png.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn decode_rgba() {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/edge_builder.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter {
[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] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn as_mut(&mut self) -> CanvasMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:465:32
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:476:29
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/shaders/pattern.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         canvas: CanvasRef<'a>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Shader {
[INFO] [stdout]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> Shader<'a> {
[INFO] [stdout]    |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "0cba936e6252e9724f3395e9e7e7f43ec87bf217248a3b438b196e18d03391e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cba936e6252e9724f3395e9e7e7f43ec87bf217248a3b438b196e18d03391e9", kill_on_drop: false }`
[INFO] [stdout] 0cba936e6252e9724f3395e9e7e7f43ec87bf217248a3b438b196e18d03391e9
[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.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 411438ee18e3e5f369788f51f470b200d37e1198349e699e02958b6cd6f01347
[INFO] running `Command { std: "docker" "start" "-a" "411438ee18e3e5f369788f51f470b200d37e1198349e699e02958b6cd6f01347", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ruisa_path::f32x2`
[INFO] [stderr]   --> src/wide/mod.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub use ruisa_path::f32x2;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/edge_builder.rs:243:24
[INFO] [stderr]     |
[INFO] [stderr] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter {
[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] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:136:19
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:144:19
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn as_mut(&mut self) -> CanvasMut {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn as_mut(&mut self) -> CanvasMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:420:19
[INFO] [stderr]     |
[INFO] [stderr] 420 |     pub fn as_ref(&self) -> CanvasRef {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 420 |     pub fn as_ref(&self) -> CanvasRef<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:465:32
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:476:29
[INFO] [stderr]     |
[INFO] [stderr] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 476 |     pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option<SubCanvasMut<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/shaders/pattern.rs:87:10
[INFO] [stderr]    |
[INFO] [stderr] 82 |         canvas: CanvasRef<'a>,
[INFO] [stderr]    |                           -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 87 |     ) -> Shader {
[INFO] [stderr]    |          ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 87 |     ) -> Shader<'a> {
[INFO] [stderr]    |                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ruisa` (lib) generated 8 warnings (run `cargo fix --lib -p ruisa` to apply 8 suggestions)
[INFO] [stderr] warning: `ruisa` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: function `decode_rgba` is never used
[INFO] [stderr]   --> tests/integration/png.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn decode_rgba() {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ruisa` (test "integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruisa-aaca131434c97d81)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test color::tests::demultiply_u8_2 ... ok
[INFO] [stdout] test color::tests::demultiply_u8_3 ... ok
[INFO] [stdout] test color::tests::demultiply_u8_1 ... ok
[INFO] [stdout] test painter::tests::horizontal ... ok
[INFO] [stdout] test painter::tests::rect ... ok
[INFO] [stdout] test painter::tests::vertical ... ok
[INFO] [stdout] test color::tests::premultiply_u8_opaque ... ok
[INFO] [stdout] test path_geometry::tests::chop_cubic_at_y_extrema_1 ... ok
[INFO] [stdout] test pipeline::blend_tests::clear_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::clear_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::color_burn_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::color_dodge_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::color_highp ... ok
[INFO] [stdout] test color::tests::premultiply_u8 ... ok
[INFO] [stdout] test pipeline::blend_tests::darken_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::darken_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_atop_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_atop_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_in_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_in_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_out_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_out_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_over_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::destination_over_lowp ... ok
[INFO] [stdout] test painter::tests::skip ... ok
[INFO] [stdout] test pipeline::blend_tests::difference_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::difference_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::exclusion_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::exclusion_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::hard_light_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::hard_light_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::hue_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::lighten_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::lighten_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::luminosity_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::modulate_highp ... ok
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-d083eb0689a85148)
[INFO] [stdout] test pipeline::blend_tests::modulate_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::multiply_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::overlay_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::multiply_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::overlay_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::plus_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::plus_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::saturation_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::screen_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::screen_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::soft_light_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_atop_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_in_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_out_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_atop_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_in_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_over_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_over_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::source_out_lowp ... ok
[INFO] [stdout] test pipeline::blend_tests::xor_highp ... ok
[INFO] [stdout] test pipeline::blend_tests::xor_lowp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test fill::aa_endless_loop ... ok
[INFO] [stdout] test dash::closed ... ok
[INFO] [stdout] test dash::cubic ... ok
[INFO] [stdout] test fill::cubic_curve ... ok
[INFO] [stdout] test fill::closed_polygon ... ok
[INFO] [stdout] test dash::quad ... ok
[INFO] [stdout] test dash::line ... ok
[INFO] [stdout] test fill::clear_aa ... ok
[INFO] [stdout] test fill::clip_quad ... ok
[INFO] [stdout] test fill::even_odd_star ... ok
[INFO] [stdout] test fill::clip_line_2 ... ok
[INFO] [stdout] test fill::clip_line_1 ... ok
[INFO] [stdout] test fill::fill_aa ... ok
[INFO] [stdout] test fill::clip_cubic_2 ... ok
[INFO] [stdout] test fill::fill_rect ... ok
[INFO] [stdout] test fill::int_rect_aa ... ok
[INFO] [stdout] test fill::line_curve ... ok
[INFO] [stdout] test fill::clip_cubic_1 ... ok
[INFO] [stdout] test fill::overflow_in_walk_edges_1 ... ok
[INFO] [stdout] test fill::memset2d ... ok
[INFO] [stdout] test fill::int_rect_with_ts_clip_right ... ok
[INFO] [stdout] test dash::multi_subpaths ... ok
[INFO] [stdout] test fill::float_rect_clip_top_right_aa ... ok
[INFO] [stdout] test fill::float_rect_clip_bottom_right_aa ... ok
[INFO] [stdout] test fill::float_rect ... ok
[INFO] [stdout] test fill::quad_curve ... ok
[INFO] [stdout] test fill::tiny_float_rect ... ok
[INFO] [stdout] test dash::hairline ... ok
[INFO] [stdout] test fill::horizontal_line ... ok
[INFO] [stdout] test fill::memset2d_out_of_bounds ... ok
[INFO] [stdout] test fill::single_line ... ok
[INFO] [stdout] test fill::test_size ... ok
[INFO] [stdout] test fill::tiny_float_rect_aa ... ok
[INFO] [stdout] test fill::float_rect_clip_top_left_aa ... ok
[INFO] [stdout] test fill::float_rect_aa_highp ... ok
[INFO] [stdout] test fill::open_polygon ... ok
[INFO] [stdout] test fill::float_rect_aa ... ok
[INFO] [stdout] test fill::int_rect ... ok
[INFO] [stdout] test dash::complex ... ok
[INFO] [stdout] test fill::vertical_line ... ok
[INFO] [stdout] test fill::vertical_lines_merging_bug ... ok
[INFO] [stdout] test fill::winding_star ... ok
[INFO] [stdout] test gradients::two_stops_linear_pad_hq ... ok
[INFO] [stdout] test gradients::simple_radial_lq ... ok
[INFO] [stdout] test gradients::two_stops_linear_repeat_hq ... ok
[INFO] [stdout] test gradients::three_stops_evenly_spaced_lq ... ok
[INFO] [stdout] test gradients::conical_greater_radial ... ok
[INFO] [stdout] test gradients::two_stops_unevenly_spaced_hq ... ok
[INFO] [stdout] test mask::apply_mask ... ok
[INFO] [stdout] test mask::circle_bottom_right_aa ... ok
[INFO] [stdout] test gradients::two_stops_linear_pad_lq ... ok
[INFO] [stdout] test mask::mask_from_alpha ... ok
[INFO] [stdout] test mask::rect ... ok
[INFO] [stdout] test mask::mask_from_luma ... ok
[INFO] [stdout] test gradients::two_stops_linear_repeat_lq ... ok
[INFO] [stdout] test mask::ignore_source ... ok
[INFO] [stdout] test path::circle ... ok
[INFO] [stdout] test path::double_close ... ok
[INFO] [stdout] test path::double_move_to_1 ... ok
[INFO] [stdout] test path::double_move_to_2 ... ok
[INFO] [stdout] test path::empty ... ok
[INFO] [stdout] test mask::ignore_memset ... ok
[INFO] [stdout] test gradients::simple_radial_with_ts_hq ... ok
[INFO] [stdout] test gradients::three_stops_evenly_spaced_hq ... ok
[INFO] [stdout] test path::invalid_transform ... ok
[INFO] [stdout] test path::line_after_close ... ok
[INFO] [stdout] test path::large_circle ... ok
[INFO] [stdout] test gradients::two_stops_unevenly_spaced_lq ... ok
[INFO] [stdout] test path::hor_line ... ok
[INFO] [stdout] test path::no_move_before_close ... ok
[INFO] [stdout] test path::no_move_before_cubic ... ok
[INFO] [stdout] test path::no_move_before_line ... ok
[INFO] [stdout] test path::no_move_before_quad ... ok
[INFO] [stdout] test gradients::two_stops_linear_reflect_lq ... ok
[INFO] [stdout] test path::scale ... ok
[INFO] [stdout] test path::transform ... ok
[INFO] [stdout] test path::translate ... ok
[INFO] [stdout] test path::two_closed_contours ... ok
[INFO] [stdout] test path::two_contours ... ok
[INFO] [stdout] test path::ver_line ... ok
[INFO] [stdout] test gradients::simple_radial_hq ... ok
[INFO] [stdout] test gradients::two_stops_linear_reflect_hq ... ok
[INFO] [stdout] test gradients::global_opacity ... ok
[INFO] [stdout] test mask::rect_aa ... ok
[INFO] [stdout] test mask::intersect_aa ... ok
[INFO] [stdout] test gradients::focal_on_circle_radial ... ok
[INFO] [stdout] test pattern::pad_nearest ... ok
[INFO] [stdout] test mask::rect_ts ... ok
[INFO] [stdout] test mask::stroke ... ok
[INFO] [stdout] test mask::skip_dest ... ok
[INFO] [stdout] test gradients::well_behaved_radial ... ok
[INFO] [stdout] test pixmap::clone_rect_1 ... ok
[INFO] [stdout] test pixmap::fill ... ok
[INFO] [stdout] test pixmap::clone_rect_out_of_bound ... ok
[INFO] [stdout] test pixmap::clone_rect_2 ... ok
[INFO] [stdout] test png::decode_grayscale ... ok
[INFO] [stdout] test path::line ... ok
[INFO] [stdout] test skia_dash::crbug_124652 ... ok
[INFO] [stdout] test skia_dash::crbug_140642 ... ok
[INFO] [stdout] test pattern::repeat_nearest ... ok
[INFO] [stdout] test pixmap::draw_image ... ok
[INFO] [stdout] test size::test_size ... ok
[INFO] [stdout] test skia_dash::infinite_dash ... ok
[INFO] [stdout] test stroke::zero_len_subpath_butt_cap ... ok
[INFO] [stdout] test stroke::zero_len_subpath_round_cap ... ok
[INFO] [stdout] test stroke::zero_len_subpath_square_cap ... ok
[INFO] [stdout] test png::decode_grayscale_alpha ... ok
[INFO] [stdout] test png::decode_rgb ... ok
[INFO] [stdout] test pattern::reflect_nearest ... ok
[INFO] [stdout] test stroke::round_cap_join ... ok
[INFO] [stdout] test pattern::filter_nearest_no_ts ... ok
[INFO] [stdout] test pattern::filter_nearest ... ok
[INFO] [stdout] test stroke::round_caps_and_large_scale ... ok
[INFO] [stdout] test pixmap::draw_pixmap_opacity ... ok
[INFO] [stdout] test pixmap::draw_pixmap_ts ... ok
[INFO] [stdout] test stroke::circle ... ok
[INFO] [stdout] test pattern::filter_bilinear ... ok
[INFO] [stdout] test pattern::pad_bicubic ... ok
[INFO] [stdout] test pattern::filter_bicubic ... ok
[INFO] [stderr]    Doc-tests ruisa
[INFO] [stdout] test pattern::repeat_bicubic ... ok
[INFO] [stdout] test pattern::reflect_bicubic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/pipeline/mod.rs - pipeline (line 27) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "411438ee18e3e5f369788f51f470b200d37e1198349e699e02958b6cd6f01347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411438ee18e3e5f369788f51f470b200d37e1198349e699e02958b6cd6f01347", kill_on_drop: false }`
[INFO] [stdout] 411438ee18e3e5f369788f51f470b200d37e1198349e699e02958b6cd6f01347
