[INFO] cloning repository https://github.com/pontjho/spine_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pontjho/spine_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontjho%2Fspine_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontjho%2Fspine_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd882c7ccef129a4050eceb69fd7829c3bdb98d7 [INFO] checking pontjho/spine_rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontjho%2Fspine_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontjho/spine_rs on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pontjho/spine_rs [INFO] finished tweaking git repo https://github.com/pontjho/spine_rs [INFO] tweaked toml for git repo https://github.com/pontjho/spine_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pontjho/spine_rs 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 406cbd88de91b1c6565ad5daa976c6d6a4ccb3da1cc43606995df53da84fdc62 [INFO] running `Command { std: "docker" "start" "-a" "406cbd88de91b1c6565ad5daa976c6d6a4ccb3da1cc43606995df53da84fdc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "406cbd88de91b1c6565ad5daa976c6d6a4ccb3da1cc43606995df53da84fdc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406cbd88de91b1c6565ad5daa976c6d6a4ccb3da1cc43606995df53da84fdc62", kill_on_drop: false }` [INFO] [stdout] 406cbd88de91b1c6565ad5daa976c6d6a4ccb3da1cc43606995df53da84fdc62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14cf168f0cef043d4f82583cc1fbbbcbcb9a7ac0611dae4b20553493b5b4c948 [INFO] running `Command { std: "docker" "start" "-a" "14cf168f0cef043d4f82583cc1fbbbcbcb9a7ac0611dae4b20553493b5b4c948", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking spine_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/animation_interpolation.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{self, Serialize, Deserialize, Serializer, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/animation_interpolation.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{self, Serialize, Deserialize, Serializer, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::AnimationInterpolation` [INFO] [stdout] --> src/bone_keyframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::animation_interpolation::AnimationInterpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::deserialize_animation_interpolation` [INFO] [stdout] --> src/bone_keyframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::animation_interpolation::deserialize_animation_interpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::AnimationInterpolation` [INFO] [stdout] --> src/bone_keyframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::animation_interpolation::AnimationInterpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::deserialize_animation_interpolation` [INFO] [stdout] --> src/bone_keyframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::animation_interpolation::deserialize_animation_interpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Rad` [INFO] [stdout] --> src/cgmath_integration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cgmath::Rad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Rad` [INFO] [stdout] --> src/cgmath_integration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cgmath::Rad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::attachment::Attachment` [INFO] [stdout] --> src/skin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::attachment::Attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::AnimationInterpolation` [INFO] [stdout] --> src/slot_keyframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::animation_interpolation::AnimationInterpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::deserialize_animation_interpolation` [INFO] [stdout] --> src/slot_keyframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::animation_interpolation::deserialize_animation_interpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::attachment::Attachment` [INFO] [stdout] --> src/skin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::attachment::Attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::AnimationInterpolation` [INFO] [stdout] --> src/slot_keyframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::animation_interpolation::AnimationInterpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation_interpolation::deserialize_animation_interpolation` [INFO] [stdout] --> src/slot_keyframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::animation_interpolation::deserialize_animation_interpolation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::attachment::Attachment` [INFO] [stdout] --> src/spine_manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::attachment::Attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Rad` [INFO] [stdout] --> src/spine_manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use cgmath::Rad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::attachment::Attachment` [INFO] [stdout] --> src/spine_manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::attachment::Attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Rad` [INFO] [stdout] --> src/spine_manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use cgmath::Rad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/util.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{self, Deserialize, Serializer, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/util.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{self, Deserialize, Serializer, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude` [INFO] [stdout] --> src/cgmath_integration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude` [INFO] [stdout] --> src/spine_manager.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude` [INFO] [stdout] --> src/cgmath_integration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude` [INFO] [stdout] --> src/spine_manager.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/animation_interpolation.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let s = String::deserialize(deserializer)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/animation_interpolation.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let s = String::deserialize(deserializer)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attachment_name` [INFO] [stdout] --> src/cgmath_integration.rs:93:64 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn get_transform(&self, base_transform: &Matrix3, attachment_name: &str) -> Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attachment_name` [INFO] [stdout] --> src/cgmath_integration.rs:93:64 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn get_transform(&self, base_transform: &Matrix3, attachment_name: &str) -> Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `padding` [INFO] [stdout] --> src/spine_manager.rs:217:75 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn dimensions_as_vertices_bottom_left_aligned(dimensions: (f32, f32), padding: [f32; 4]) -> [[f32; 3]; 4] [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shears` [INFO] [stdout] --> src/spine_manager.rs:324:100 [INFO] [stdout] | [INFO] [stdout] 324 | .map(|BoneKeyFrame { rotate: rotations, translate: translations, scale: scales, shear: shears }| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shears` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `padding` [INFO] [stdout] --> src/spine_manager.rs:217:75 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn dimensions_as_vertices_bottom_left_aligned(dimensions: (f32, f32), padding: [f32; 4]) -> [[f32; 3]; 4] [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shears` [INFO] [stdout] --> src/spine_manager.rs:324:100 [INFO] [stdout] | [INFO] [stdout] 324 | .map(|BoneKeyFrame { rotate: rotations, translate: translations, scale: scales, shear: shears }| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shears` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s [INFO] running `Command { std: "docker" "inspect" "14cf168f0cef043d4f82583cc1fbbbcbcb9a7ac0611dae4b20553493b5b4c948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cf168f0cef043d4f82583cc1fbbbcbcb9a7ac0611dae4b20553493b5b4c948", kill_on_drop: false }` [INFO] [stdout] 14cf168f0cef043d4f82583cc1fbbbcbcb9a7ac0611dae4b20553493b5b4c948