[INFO] fetching crate tiny-skia 0.11.4... [INFO] testing tiny-skia-0.11.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tiny-skia 0.11.4 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate tiny-skia 0.11.4 [INFO] finished tweaking crates.io crate tiny-skia 0.11.4 [INFO] tweaked toml for crates.io crate tiny-skia 0.11.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tiny-skia 0.11.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tiny-skia 0.11.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b2aa32137d68882917a06fc3c0a3f0102d641b43bb9f5b14dbc0fd2355db790 [INFO] running `Command { std: "docker" "start" "-a" "7b2aa32137d68882917a06fc3c0a3f0102d641b43bb9f5b14dbc0fd2355db790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b2aa32137d68882917a06fc3c0a3f0102d641b43bb9f5b14dbc0fd2355db790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2aa32137d68882917a06fc3c0a3f0102d641b43bb9f5b14dbc0fd2355db790", kill_on_drop: false }` [INFO] [stdout] 7b2aa32137d68882917a06fc3c0a3f0102d641b43bb9f5b14dbc0fd2355db790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2476ce9ab508904e5cfc95d7a3bf0bf0ab77f83ddeb3f5a2ccbf4c876fd01b54 [INFO] running `Command { std: "docker" "start" "-a" "2476ce9ab508904e5cfc95d7a3bf0bf0ab77f83ddeb3f5a2ccbf4c876fd01b54", kill_on_drop: false }` [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling tiny-skia v0.11.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tiny_skia_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use tiny_skia_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:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | 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] 244 | 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/pixmap.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn as_ref(&self) -> PixmapRef { [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] 183 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn as_mut(&mut self) -> PixmapMut { [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] 191 | pub fn as_mut(&mut self) -> PixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:479:19 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn as_ref(&self) -> PixmapRef { [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] 479 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:524:32 [INFO] [stdout] | [INFO] [stdout] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { [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] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option { [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] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { [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 | pixmap: PixmapRef<'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 3.26s [INFO] running `Command { std: "docker" "inspect" "2476ce9ab508904e5cfc95d7a3bf0bf0ab77f83ddeb3f5a2ccbf4c876fd01b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2476ce9ab508904e5cfc95d7a3bf0bf0ab77f83ddeb3f5a2ccbf4c876fd01b54", kill_on_drop: false }` [INFO] [stdout] 2476ce9ab508904e5cfc95d7a3bf0bf0ab77f83ddeb3f5a2ccbf4c876fd01b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61494463b913522887a9a453ebee04ec96b92831c137765ca592680729ee04e2 [INFO] running `Command { std: "docker" "start" "-a" "61494463b913522887a9a453ebee04ec96b92831c137765ca592680729ee04e2", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `tiny_skia_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use tiny_skia_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:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | 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] 244 | 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/pixmap.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn as_ref(&self) -> PixmapRef { [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] 183 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn as_mut(&mut self) -> PixmapMut { [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] 191 | pub fn as_mut(&mut self) -> PixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:479:19 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn as_ref(&self) -> PixmapRef { [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] 479 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tiny-skia v0.11.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:524:32 [INFO] [stdout] | [INFO] [stdout] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { [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] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option { [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] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { [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 | pixmap: PixmapRef<'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] [stdout] warning: unused import: `tiny_skia_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use tiny_skia_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:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | 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] 244 | 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/pixmap.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn as_ref(&self) -> PixmapRef { [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] 183 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn as_mut(&mut self) -> PixmapMut { [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] 191 | pub fn as_mut(&mut self) -> PixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:479:19 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn as_ref(&self) -> PixmapRef { [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] 479 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:524:32 [INFO] [stdout] | [INFO] [stdout] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { [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] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pixmap.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option { [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] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { [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 | pixmap: PixmapRef<'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 2.31s [INFO] running `Command { std: "docker" "inspect" "61494463b913522887a9a453ebee04ec96b92831c137765ca592680729ee04e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61494463b913522887a9a453ebee04ec96b92831c137765ca592680729ee04e2", kill_on_drop: false }` [INFO] [stdout] 61494463b913522887a9a453ebee04ec96b92831c137765ca592680729ee04e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1419a9b25a34b6a19e1c5133211ec90d85e40b75f3a74f74c9a22d0b70da24fb [INFO] running `Command { std: "docker" "start" "-a" "1419a9b25a34b6a19e1c5133211ec90d85e40b75f3a74f74c9a22d0b70da24fb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tiny_skia_path::f32x2` [INFO] [stderr] --> src/wide/mod.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub use tiny_skia_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:244:24 [INFO] [stderr] | [INFO] [stderr] 244 | 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] 244 | 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/pixmap.rs:183:19 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn as_ref(&self) -> PixmapRef { [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] 183 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pixmap.rs:191:19 [INFO] [stderr] | [INFO] [stderr] 191 | pub fn as_mut(&mut self) -> PixmapMut { [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] 191 | pub fn as_mut(&mut self) -> PixmapMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pixmap.rs:479:19 [INFO] [stderr] | [INFO] [stderr] 479 | pub fn as_ref(&self) -> PixmapRef { [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] 479 | pub fn as_ref(&self) -> PixmapRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pixmap.rs:524:32 [INFO] [stderr] | [INFO] [stderr] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { [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] 524 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pixmap.rs:535:29 [INFO] [stderr] | [INFO] [stderr] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option { [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] 535 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { [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 | pixmap: PixmapRef<'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: `tiny-skia` (lib) generated 8 warnings (run `cargo fix --lib -p tiny-skia` to apply 8 suggestions) [INFO] [stderr] warning: `tiny-skia` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_skia-47bf9bf69a632d42) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test color::tests::bytemuck_casts_rgba ... ok [INFO] [stdout] test color::tests::demultiply_u8_1 ... ok [INFO] [stdout] test color::tests::demultiply_u8_2 ... ok [INFO] [stdout] test color::tests::demultiply_u8_3 ... ok [INFO] [stdout] test color::tests::premultiply_u8 ... ok [INFO] [stdout] test color::tests::premultiply_u8_opaque ... ok [INFO] [stdout] test geom::screen_int_rect_tests::tests ... ok [INFO] [stdout] test painter::tests::horizontal ... ok [INFO] [stdout] test pipeline::blend_tests::color_dodge_highp ... ok [INFO] [stdout] test painter::tests::skip ... 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_out_highp ... ok [INFO] [stdout] test pipeline::blend_tests::color_highp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_in_highp ... ok [INFO] [stdout] test painter::tests::vertical ... ok [INFO] [stdout] test path_geometry::tests::chop_cubic_at_y_extrema_1 ... ok [INFO] [stdout] test pipeline::blend_tests::clear_highp ... ok [INFO] [stdout] test pipeline::blend_tests::clear_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_highp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_atop_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_over_highp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_atop_highp ... ok [INFO] [stdout] test pipeline::blend_tests::exclusion_highp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_over_lowp ... 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::hard_light_highp ... ok [INFO] [stdout] test pipeline::blend_tests::exclusion_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::hue_highp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_out_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::lighten_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::destination_in_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::luminosity_highp ... ok [INFO] [stdout] test pipeline::blend_tests::modulate_highp ... ok [INFO] [stdout] test pipeline::blend_tests::lighten_highp ... ok [INFO] [stdout] test pipeline::blend_tests::multiply_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::overlay_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::color_burn_highp ... ok [INFO] [stdout] test pipeline::blend_tests::plus_highp ... ok [INFO] [stdout] test pipeline::blend_tests::screen_highp ... ok [INFO] [stdout] test pipeline::blend_tests::plus_lowp ... 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_highp ... ok [INFO] [stdout] test pipeline::blend_tests::source_over_highp ... ok [INFO] [stdout] test pipeline::blend_tests::source_atop_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::source_in_highp ... ok [INFO] [stdout] test pipeline::blend_tests::source_out_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::modulate_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::xor_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::xor_highp ... ok [INFO] [stdout] test pipeline::blend_tests::multiply_highp ... ok [INFO] [stdout] test painter::tests::rect ... ok [INFO] [stdout] test pipeline::blend_tests::overlay_highp ... ok [INFO] [stdout] test pipeline::blend_tests::saturation_highp ... ok [INFO] [stdout] test pipeline::blend_tests::source_in_lowp ... ok [INFO] [stdout] test pipeline::blend_tests::hard_light_lowp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-8ad12dd79411e759) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test fill::aa_endless_loop ... ok [INFO] [stdout] test dash::quad ... ok [INFO] [stdout] test dash::closed ... ok [INFO] [stdout] test fill::clip_cubic_1 ... ok [INFO] [stdout] test fill::clear_aa ... ok [INFO] [stdout] test dash::cubic ... ok [INFO] [stdout] test fill::clip_cubic_2 ... ok [INFO] [stdout] test fill::clip_line_2 ... ok [INFO] [stdout] test fill::clip_line_1 ... ok [INFO] [stdout] test fill::closed_polygon ... ok [INFO] [stdout] test dash::line ... ok [INFO] [stdout] test fill::cubic_curve ... ok [INFO] [stdout] test fill::fill_aa ... ok [INFO] [stdout] test fill::clip_quad ... ok [INFO] [stdout] test fill::float_rect ... ok [INFO] [stdout] test fill::float_rect_aa_highp ... ok [INFO] [stdout] test fill::line_curve ... ok [INFO] [stdout] test fill::float_rect_clip_top_left_aa ... ok [INFO] [stdout] test fill::float_rect_aa ... ok [INFO] [stdout] test fill::int_rect_with_ts_clip_right ... ok [INFO] [stdout] test fill::horizontal_line ... ok [INFO] [stdout] test fill::int_rect ... ok [INFO] [stdout] test fill::even_odd_star ... ok [INFO] [stdout] test fill::float_rect_clip_top_right_aa ... ok [INFO] [stdout] test dash::hairline ... ok [INFO] [stdout] test fill::fill_rect ... ok [INFO] [stdout] test fill::float_rect_clip_bottom_right_aa ... ok [INFO] [stdout] test fill::overflow_in_walk_edges_1 ... ok [INFO] [stdout] test fill::memset2d ... ok [INFO] [stdout] test fill::single_line ... ok [INFO] [stdout] test fill::open_polygon ... ok [INFO] [stdout] test fill::tiny_float_rect ... ok [INFO] [stdout] test fill::vertical_line ... ok [INFO] [stdout] test fill::memset2d_out_of_bounds ... ok [INFO] [stdout] test fill::quad_curve ... ok [INFO] [stdout] test fill::tiny_float_rect_aa ... ok [INFO] [stdout] test dash::complex ... ok [INFO] [stdout] test fill::winding_star ... ok [INFO] [stdout] test fill::int_rect_aa ... ok [INFO] [stdout] test fill::vertical_lines_merging_bug ... ok [INFO] [stdout] test dash::multi_subpaths ... ok [INFO] [stdout] test gradients::two_stops_linear_pad_hq ... ok [INFO] [stdout] test gradients::three_stops_evenly_spaced_hq ... ok [INFO] [stdout] test gradients::three_stops_evenly_spaced_lq ... ok [INFO] [stdout] test hairline::chop_cubic_01 ... ok [INFO] [stdout] test hairline::clip_cubic_00 ... ok [INFO] [stdout] test gradients::focal_on_circle_radial ... ok [INFO] [stdout] test hairline::clip_cubic_05_aa ... ok [INFO] [stdout] test hairline::clip_hline_bottom_aa ... ok [INFO] [stdout] test gradients::simple_radial_lq ... ok [INFO] [stdout] test hairline::clip_hline_top_aa ... ok [INFO] [stdout] test gradients::two_stops_linear_pad_lq ... ok [INFO] [stdout] test hairline::clip_line_00 ... ok [INFO] [stdout] test gradients::two_stops_unevenly_spaced_lq ... ok [INFO] [stdout] test hairline::clip_vline_left_aa ... ok [INFO] [stdout] test gradients::well_behaved_radial ... ok [INFO] [stdout] test hairline::cubic_width_00 ... ok [INFO] [stdout] test hairline::cubic_width_00_round ... ok [INFO] [stdout] test gradients::conical_greater_radial ... ok [INFO] [stdout] test hairline::clip_vline_right_aa ... ok [INFO] [stdout] test gradients::two_stops_linear_reflect_hq ... ok [INFO] [stdout] test hairline::clip_line_05_aa ... ok [INFO] [stdout] test hairline::clipped_circle_aa ... ok [INFO] [stdout] test hairline::hline_05 ... ok [INFO] [stdout] test hairline::cubic_width_10_aa ... ok [INFO] [stdout] test hairline::cubic_width_05_aa_round ... ok [INFO] [stdout] test hairline::hline_05_aa ... ok [INFO] [stdout] test hairline::hline_05_aa_round ... ok [INFO] [stdout] test hairline::cubic_width_00_aa ... ok [INFO] [stdout] test hairline::quad_width_00 ... ok [INFO] [stdout] test hairline::vline_05 ... ok [INFO] [stdout] test hairline::vertish_05_aa ... ok [INFO] [stdout] test hairline::quad_width_05_aa ... ok [INFO] [stdout] test hairline::horish_05_aa ... ok [INFO] [stdout] test hairline::vline_05_aa_round ... ok [INFO] [stdout] test hairline::cubic_width_05_aa ... ok [INFO] [stdout] test hairline::vline_05_aa ... ok [INFO] [stdout] test gradients::global_opacity ... ok [INFO] [stdout] test mask::mask_from_alpha ... ok [INFO] [stdout] test mask::mask_from_luma ... ok [INFO] [stdout] test mask::rect_aa ... ok [INFO] [stdout] test mask::apply_mask ... ok [INFO] [stdout] test mask::rect_ts ... ok [INFO] [stdout] test path::circle ... ok [INFO] [stdout] test mask::circle_bottom_right_aa ... ok [INFO] [stdout] test path::double_close ... ok [INFO] [stdout] test path::double_move_to_2 ... ok [INFO] [stdout] test mask::skip_dest ... ok [INFO] [stdout] test path::hor_line ... ok [INFO] [stdout] test path::empty ... ok [INFO] [stdout] test path::large_circle ... ok [INFO] [stdout] test mask::ignore_memset ... ok [INFO] [stdout] test path::line ... ok [INFO] [stdout] test path::line_after_close ... ok [INFO] [stdout] test path::no_move_before_cubic ... ok [INFO] [stdout] test path::no_move_before_close ... ok [INFO] [stdout] test path::no_move_before_quad ... ok [INFO] [stdout] test path::scale ... ok [INFO] [stdout] test path::tight_bounds_1 ... ok [INFO] [stdout] test path::tight_bounds_2 ... ok [INFO] [stdout] test path::no_move_before_line ... ok [INFO] [stdout] test path::translate ... ok [INFO] [stdout] test path::transform ... 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 mask::ignore_source ... ok [INFO] [stdout] test mask::rect ... ok [INFO] [stdout] test path::invalid_transform ... ok [INFO] [stdout] test mask::stroke ... ok [INFO] [stdout] test gradients::simple_radial_hq ... ok [INFO] [stdout] test hairline::quad_width_05_aa_round ... ok [INFO] [stdout] test gradients::simple_radial_with_ts_hq ... ok [INFO] [stdout] test path::double_move_to_1 ... ok [INFO] [stdout] test mask::intersect_aa ... ok [INFO] [stdout] test hairline::clip_line_00_v2 ... ok [INFO] [stdout] test gradients::two_stops_linear_repeat_hq ... ok [INFO] [stdout] test pixmap::clone_rect_out_of_bound ... ok [INFO] [stdout] test pixmap::clone_rect_2 ... ok [INFO] [stdout] test gradients::two_stops_linear_reflect_lq ... ok [INFO] [stdout] test pixmap::clone_rect_1 ... ok [INFO] [stdout] test pattern::filter_nearest ... ok [INFO] [stdout] test pixmap::fill ... ok [INFO] [stdout] test png::decode_grayscale ... ok [INFO] [stdout] test png::decode_grayscale_alpha ... ok [INFO] [stdout] test gradients::two_stops_unevenly_spaced_hq ... ok [INFO] [stdout] test pixmap::draw_pixmap ... ok [INFO] [stdout] test skia_dash::crbug_140642 ... ok [INFO] [stdout] test png::decode_rgba ... ok [INFO] [stdout] test skia_dash::infinite_dash ... ok [INFO] [stdout] test skia_dash::crbug_124652 ... ok [INFO] [stdout] test png::decode_rgb ... ok [INFO] [stdout] test stroke::round_cap_join ... ok [INFO] [stdout] test stroke::circle ... ok [INFO] [stdout] test stroke::zero_len_subpath_round_cap ... ok [INFO] [stdout] test pattern::filter_nearest_no_ts ... ok [INFO] [stdout] test stroke::zero_len_subpath_butt_cap ... ok [INFO] [stdout] test stroke::zero_len_subpath_square_cap ... ok [INFO] [stdout] test pattern::repeat_nearest ... ok [INFO] [stdout] test pattern::pad_nearest ... ok [INFO] [stdout] test pixmap::draw_pixmap_ts ... ok [INFO] [stdout] test pattern::reflect_nearest ... ok [INFO] [stdout] test gradients::two_stops_linear_repeat_lq ... ok [INFO] [stdout] test stroke::round_caps_and_large_scale ... ok [INFO] [stdout] test pattern::filter_bilinear ... ok [INFO] [stdout] test pixmap::draw_pixmap_opacity ... ok [INFO] [stdout] test pattern::pad_bicubic ... ok [INFO] [stdout] test pattern::reflect_bicubic ... ok [INFO] [stdout] test pattern::filter_bicubic ... ok [INFO] [stdout] test pattern::repeat_bicubic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stderr] Doc-tests tiny_skia [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" "1419a9b25a34b6a19e1c5133211ec90d85e40b75f3a74f74c9a22d0b70da24fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1419a9b25a34b6a19e1c5133211ec90d85e40b75f3a74f74c9a22d0b70da24fb", kill_on_drop: false }` [INFO] [stdout] 1419a9b25a34b6a19e1c5133211ec90d85e40b75f3a74f74c9a22d0b70da24fb