[INFO] fetching crate velato 0.6.0...
[INFO] building velato-0.6.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate velato 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate velato 0.6.0
[INFO] finished tweaking crates.io crate velato 0.6.0
[INFO] tweaked toml for crates.io crate velato 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velato 0.6.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velato 0.6.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e27d814828935bd658d53c2919c9b5309e0ec1f4bef01c15cfd59eeac36a784
[INFO] running `Command { std: "docker" "start" "-a" "5e27d814828935bd658d53c2919c9b5309e0ec1f4bef01c15cfd59eeac36a784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e27d814828935bd658d53c2919c9b5309e0ec1f4bef01c15cfd59eeac36a784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e27d814828935bd658d53c2919c9b5309e0ec1f4bef01c15cfd59eeac36a784", kill_on_drop: false }`
[INFO] [stdout] 5e27d814828935bd658d53c2919c9b5309e0ec1f4bef01c15cfd59eeac36a784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06ecdf032d633bdf94d054e6cb94f1f44e3bfde26f93cac57c9c0ef5b1c7c6e2
[INFO] running `Command { std: "docker" "start" "-a" "06ecdf032d633bdf94d054e6cb94f1f44e3bfde26f93cac57c9c0ef5b1c7c6e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling color v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling peniko v0.4.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling keyframe v1.1.1
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling font-types v0.9.0
[INFO] [stderr]    Compiling read-fonts v0.29.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling skrifa v0.31.1
[INFO] [stderr]    Compiling vello_encoding v0.5.0
[INFO] [stderr]    Compiling vello v0.5.0
[INFO] [stderr]    Compiling velato v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Transform> {
[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] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Transform> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Stroke> {
[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] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Stroke> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Repeater> {
[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] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Repeater> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::ColorStops> {
[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] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::ColorStops> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/model/mod.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<fixed::Brush> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<'_, fixed::Brush> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PolyStar` is never constructed
[INFO] [stdout]   --> src/schema/shapes/polystar.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PolyStar {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FontPathOrigin` is never used
[INFO] [stdout]  --> src/schema/constants/font_path_origin.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum FontPathOrigin {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextCaps` is never used
[INFO] [stdout]  --> src/schema/constants/text_caps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextCaps {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/color_overlay_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ColorOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextGrouping` is never used
[INFO] [stdout]  --> src/schema/constants/text_grouping.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextGrouping {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GradientOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/gradient_overlay_style.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GradientOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StyleType` is never used
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum StyleType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextJustify` is never used
[INFO] [stdout]  --> src/schema/constants/text_justify.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextJustify {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayerStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct LayerStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OuterGlowStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/outer_glow_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OuterGlowStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SatinStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/satin_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SatinStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LayerType` is never used
[INFO] [stdout]  --> src/schema/layers/enumerations.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum LayerType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShapeType` is never used
[INFO] [stdout]    --> src/schema/shapes/mod.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub enum ShapeType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextedBased` is never used
[INFO] [stdout]  --> src/schema/constants/text_based.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum TextedBased {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StarType` is never used
[INFO] [stdout]  --> src/schema/constants/star_type.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum StarType {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Marker` is never constructed
[INFO] [stdout]  --> src/schema/helpers/marker.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Marker {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextShape` is never used
[INFO] [stdout]   --> src/schema/constants/text_shape.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum TextShape {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextRangeUnits` is never used
[INFO] [stdout]  --> src/schema/constants/text_range_units.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextRangeUnits {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.18s
[INFO] running `Command { std: "docker" "inspect" "06ecdf032d633bdf94d054e6cb94f1f44e3bfde26f93cac57c9c0ef5b1c7c6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ecdf032d633bdf94d054e6cb94f1f44e3bfde26f93cac57c9c0ef5b1c7c6e2", kill_on_drop: false }`
[INFO] [stdout] 06ecdf032d633bdf94d054e6cb94f1f44e3bfde26f93cac57c9c0ef5b1c7c6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ecbd2ca69c1a955359c79ac7f4fa79ec5537ae2df46d5435325128c1b95d7b3
[INFO] running `Command { std: "docker" "start" "-a" "9ecbd2ca69c1a955359c79ac7f4fa79ec5537ae2df46d5435325128c1b95d7b3", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Transform> {
[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] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Transform> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Stroke> {
[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] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Stroke> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Repeater> {
[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] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Repeater> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::ColorStops> {
[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] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::ColorStops> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/model/mod.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<fixed::Brush> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<'_, fixed::Brush> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PolyStar` is never constructed
[INFO] [stdout]   --> src/schema/shapes/polystar.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PolyStar {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FontPathOrigin` is never used
[INFO] [stdout]  --> src/schema/constants/font_path_origin.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum FontPathOrigin {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextCaps` is never used
[INFO] [stdout]  --> src/schema/constants/text_caps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextCaps {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/color_overlay_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ColorOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextGrouping` is never used
[INFO] [stdout]  --> src/schema/constants/text_grouping.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextGrouping {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GradientOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/gradient_overlay_style.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GradientOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StyleType` is never used
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum StyleType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling velato v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `TextJustify` is never used
[INFO] [stdout]  --> src/schema/constants/text_justify.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextJustify {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayerStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct LayerStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OuterGlowStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/outer_glow_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OuterGlowStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SatinStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/satin_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SatinStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LayerType` is never used
[INFO] [stdout]  --> src/schema/layers/enumerations.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum LayerType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShapeType` is never used
[INFO] [stdout]    --> src/schema/shapes/mod.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub enum ShapeType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextedBased` is never used
[INFO] [stdout]  --> src/schema/constants/text_based.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum TextedBased {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StarType` is never used
[INFO] [stdout]  --> src/schema/constants/star_type.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum StarType {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Marker` is never constructed
[INFO] [stdout]  --> src/schema/helpers/marker.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Marker {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextShape` is never used
[INFO] [stdout]   --> src/schema/constants/text_shape.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum TextShape {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextRangeUnits` is never used
[INFO] [stdout]  --> src/schema/constants/text_range_units.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextRangeUnits {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Transform> {
[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] 34 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Transform> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Stroke> {
[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] 51 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Stroke> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::Repeater> {
[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] 75 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::Repeater> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/model/mod.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<fixed::ColorStops> {
[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] 92 |     pub fn evaluate(&self, frame: f64) -> ValueRef<'_, fixed::ColorStops> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/model/mod.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<fixed::Brush> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn evaluate(&self, alpha: f64, frame: f64) -> ValueRef<'_, fixed::Brush> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FontPathOrigin` is never used
[INFO] [stdout]  --> src/schema/constants/font_path_origin.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum FontPathOrigin {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StarType` is never used
[INFO] [stdout]  --> src/schema/constants/star_type.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum StarType {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextedBased` is never used
[INFO] [stdout]  --> src/schema/constants/text_based.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum TextedBased {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextCaps` is never used
[INFO] [stdout]  --> src/schema/constants/text_caps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextCaps {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PolyStar` is never constructed
[INFO] [stdout]   --> src/schema/shapes/polystar.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PolyStar {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/color_overlay_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ColorOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GradientOverlayStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/gradient_overlay_style.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GradientOverlayStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StyleType` is never used
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum StyleType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayerStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/layer_style.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct LayerStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OuterGlowStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/outer_glow_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OuterGlowStyle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SatinStyle` is never constructed
[INFO] [stdout]   --> src/schema/styles/satin_style.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SatinStyle {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LayerType` is never used
[INFO] [stdout]  --> src/schema/layers/enumerations.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum LayerType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShapeType` is never used
[INFO] [stdout]    --> src/schema/shapes/mod.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub enum ShapeType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Marker` is never constructed
[INFO] [stdout]  --> src/schema/helpers/marker.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Marker {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextShape` is never used
[INFO] [stdout]   --> src/schema/constants/text_shape.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum TextShape {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextJustify` is never used
[INFO] [stdout]  --> src/schema/constants/text_justify.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextJustify {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextRangeUnits` is never used
[INFO] [stdout]  --> src/schema/constants/text_range_units.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextRangeUnits {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextGrouping` is never used
[INFO] [stdout]  --> src/schema/constants/text_grouping.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TextGrouping {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] running `Command { std: "docker" "inspect" "9ecbd2ca69c1a955359c79ac7f4fa79ec5537ae2df46d5435325128c1b95d7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ecbd2ca69c1a955359c79ac7f4fa79ec5537ae2df46d5435325128c1b95d7b3", kill_on_drop: false }`
[INFO] [stdout] 9ecbd2ca69c1a955359c79ac7f4fa79ec5537ae2df46d5435325128c1b95d7b3
