[INFO] fetching crate blender-armature 0.9.2...
[INFO] checking blender-armature-0.9.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate blender-armature 0.9.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate blender-armature 0.9.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blender-armature 0.9.2
[INFO] finished tweaking crates.io crate blender-armature 0.9.2
[INFO] tweaked toml for crates.io crate blender-armature 0.9.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_distr v0.3.0
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded nalgebra v0.24.1
[INFO] [stderr]   Downloaded simba v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fa9f11f0c484560013745a4c0dd4cb8b75d0cf04ff1ad22f96a7a8b357e336b
[INFO] running `Command { std: "docker" "start" "-a" "1fa9f11f0c484560013745a4c0dd4cb8b75d0cf04ff1ad22f96a7a8b357e336b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fa9f11f0c484560013745a4c0dd4cb8b75d0cf04ff1ad22f96a7a8b357e336b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa9f11f0c484560013745a4c0dd4cb8b75d0cf04ff1ad22f96a7a8b357e336b", kill_on_drop: false }`
[INFO] [stdout] 1fa9f11f0c484560013745a4c0dd4cb8b75d0cf04ff1ad22f96a7a8b357e336b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a3c47fb318d41fd53fc5ab4102d93bacf86c73fa7b6ab7d68d6b22c0a96f92
[INFO] running `Command { std: "docker" "start" "-a" "69a3c47fb318d41fd53fc5ab4102d93bacf86c73fa7b6ab7d68d6b22c0a96f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_distr v0.3.0
[INFO] [stderr]     Checking simba v0.3.1
[INFO] [stderr]     Checking nalgebra v0.24.1
[INFO] [stderr]     Checking blender-armature v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Keyframe`
[INFO] [stdout]  --> src/action.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Keyframe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interpolate_bone`
[INFO] [stdout]  --> src/action/action_keyframes/sample.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{interpolate_bone, ActionKeyframes, Bone};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/action/bone_keyframes/sorted_keyframes/deserialize.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::{self, SeqAccess, Visitor};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/export.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Keyframe`
[INFO] [stdout]  --> src/action.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Keyframe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interpolate_bone`
[INFO] [stdout]  --> src/action/action_keyframes/sample.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{interpolate_bone, ActionKeyframes, Bone};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/action/bone_keyframes/sorted_keyframes/deserialize.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::{self, SeqAccess, Visitor};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Action`, `Keyframe`
[INFO] [stdout]    --> src/coordinate_system.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use crate::{Action, BlenderArmature, BoneKeyframe, Keyframe};
[INFO] [stdout]     |                 ^^^^^^                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BlenderArmature` is imported redundantly
[INFO] [stdout]    --> src/coordinate_system.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use super::*;
[INFO] [stdout]     |         -------- the item `BlenderArmature` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 111 |     use crate::{Action, BlenderArmature, BoneKeyframe, Keyframe};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/coordinate_system.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/export.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Keyframe`
[INFO] [stdout]   --> src/interpolate.rs:79:67
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use crate::{Bone, BoneKeyframe, FrameOffset, JointIndicesRef, Keyframe, SampleDesc};
[INFO] [stdout]    |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Bone` is imported redundantly
[INFO] [stdout]   --> src/interpolate.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use crate::{Bone, BoneKeyframe, FrameOffset, JointIndicesRef, Keyframe, SampleDesc};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 80 |
[INFO] [stdout] 81 |     use super::*;
[INFO] [stdout]    |         -------- the item `Bone` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `JointIndicesRef` is imported redundantly
[INFO] [stdout]   --> src/interpolate.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use crate::{Bone, BoneKeyframe, FrameOffset, JointIndicesRef, Keyframe, SampleDesc};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 80 |
[INFO] [stdout] 81 |     use super::*;
[INFO] [stdout]    |         -------- the item `JointIndicesRef` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SampleDesc` is imported redundantly
[INFO] [stdout]   --> src/interpolate.rs:79:77
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use crate::{Bone, BoneKeyframe, FrameOffset, JointIndicesRef, Keyframe, SampleDesc};
[INFO] [stdout]    |                                                                             ^^^^^^^^^^
[INFO] [stdout] 80 |
[INFO] [stdout] 81 |     use super::*;
[INFO] [stdout]    |         -------- the item `SampleDesc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SortedKeyframes`
[INFO] [stdout]  --> src/test_util.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{Action, Bone, BoneKeyframe, SortedKeyframes};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `BlenderArmature`
[INFO] [stdout]   --> src/lib.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Default)]
[INFO] [stdout]    |                 ----- first implementation here
[INFO] [stdout] 51 | #[cfg_attr(test, derive(Clone))]
[INFO] [stdout]    |                         ^^^^^ conflicting implementation for `BlenderArmature`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `joint_indices`
[INFO] [stdout]   --> src/action/action_keyframes/sample.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn sample(&self, joint_indices: &[u8], sample_desc: SampleDesc) -> BTreeMap<u8, Bone> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_joint_indices`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_desc`
[INFO] [stdout]   --> src/action/action_keyframes/sample.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn sample(&self, joint_indices: &[u8], sample_desc: SampleDesc) -> BTreeMap<u8, Bone> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `joint_indices`
[INFO] [stdout]   --> src/action/action_keyframes/sample.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn sample(&self, joint_indices: &[u8], sample_desc: SampleDesc) -> BTreeMap<u8, Bone> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_joint_indices`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_desc`
[INFO] [stdout]   --> src/action/action_keyframes/sample.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn sample(&self, joint_indices: &[u8], sample_desc: SampleDesc) -> BTreeMap<u8, Bone> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bone_idx`
[INFO] [stdout]   --> src/coordinate_system.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     for (bone_idx, keyframes) in action.keyframes_mut() {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bone_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/action/bone_keyframes.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new_with_keyframes(mut keyframes: Vec<BoneKeyframe>) -> Self {
[INFO] [stdout]    |                               ----^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/interpolate/interpolated_bones.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Bone::DualQuat(mut end) => Bone::DualQuat(interpolate_dual_quats(start, end, amount)),
[INFO] [stdout]    |                            ----^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bone_idx`
[INFO] [stdout]    --> src/lib.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |             for (bone_idx, keyframes) in keyframes.keyframes_mut().iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bone_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 for (index, bone) in keyframe.iter_mut().enumerate() {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bone_idx`
[INFO] [stdout]   --> src/coordinate_system.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     for (bone_idx, keyframes) in action.keyframes_mut() {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bone_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `keyframes_mut` is never used
[INFO] [stdout]   --> src/action/action_keyframes.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ActionKeyframes {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn keyframes_mut(&mut self) -> &mut Vec<Keyframe> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/interpolate/interpolated_bones.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Bone::DualQuat(mut end) => Bone::DualQuat(interpolate_dual_quats(start, end, amount)),
[INFO] [stdout]    |                            ----^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bone_idx`
[INFO] [stdout]    --> src/lib.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |             for (bone_idx, keyframes) in keyframes.keyframes_mut().iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bone_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 for (index, bone) in keyframe.iter_mut().enumerate() {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blender-armature` (lib test) due to 2 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "69a3c47fb318d41fd53fc5ab4102d93bacf86c73fa7b6ab7d68d6b22c0a96f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a3c47fb318d41fd53fc5ab4102d93bacf86c73fa7b6ab7d68d6b22c0a96f92", kill_on_drop: false }`
[INFO] [stdout] 69a3c47fb318d41fd53fc5ab4102d93bacf86c73fa7b6ab7d68d6b22c0a96f92
