[INFO] fetching crate skeletal_animation 0.47.0...
[INFO] testing skeletal_animation-0.47.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate skeletal_animation 0.47.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate skeletal_animation 0.47.0
[INFO] finished tweaking crates.io crate skeletal_animation 0.47.0
[INFO] tweaked toml for crates.io crate skeletal_animation 0.47.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate skeletal_animation 0.47.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding collada v0.15.0 (available: v0.16.0)
[INFO] [stderr]       Adding piston-gfx_texture v0.44.0 (available: v0.45.0)
[INFO] [stderr]       Adding quaternion v1.0.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded interpolation v0.3.0
[INFO] [stderr]   Downloaded draw_state v0.8.0
[INFO] [stderr]   Downloaded piston-gfx_texture v0.44.0
[INFO] [stderr]   Downloaded piston-float v1.0.1
[INFO] [stderr]   Downloaded quaternion v1.0.0
[INFO] [stderr]   Downloaded gfx_core v0.9.2
[INFO] [stderr]   Downloaded piston-texture v0.9.0
[INFO] [stderr]   Downloaded quaternion v0.4.1
[INFO] [stderr]   Downloaded dual_quaternion v0.2.0
[INFO] [stderr]   Downloaded gfx v0.18.3
[INFO] [stderr]   Downloaded vecmath v1.0.0
[INFO] [stderr]   Downloaded gfx_debug_draw v0.33.0
[INFO] [stderr]   Downloaded collada v0.15.0
[INFO] [stderr]   Downloaded freetype-rs v0.34.1
[INFO] [stderr]   Downloaded gfx_text v0.33.0
[INFO] [stderr]   Downloaded freetype-sys v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c5134d0a79c15768a48e888affccc957ab3ae3ae7f03be749d9f2bd7ab21739
[INFO] running `Command { std: "docker" "start" "-a" "2c5134d0a79c15768a48e888affccc957ab3ae3ae7f03be749d9f2bd7ab21739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5134d0a79c15768a48e888affccc957ab3ae3ae7f03be749d9f2bd7ab21739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5134d0a79c15768a48e888affccc957ab3ae3ae7f03be749d9f2bd7ab21739", kill_on_drop: false }`
[INFO] [stdout] 2c5134d0a79c15768a48e888affccc957ab3ae3ae7f03be749d9f2bd7ab21739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60fb89363b8d3fec06941195ea94bf43ad44172452d6d0630f3459a98d076ab1
[INFO] running `Command { std: "docker" "start" "-a" "60fb89363b8d3fec06941195ea94bf43ad44172452d6d0630f3459a98d076ab1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling piston-texture v0.9.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling interpolation v0.3.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling quaternion v0.4.1
[INFO] [stderr]    Compiling quaternion v1.0.0
[INFO] [stderr]    Compiling dual_quaternion v0.2.0
[INFO] [stderr]    Compiling collada v0.15.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling freetype-rs v0.34.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gfx v0.18.3
[INFO] [stderr]    Compiling gfx_text v0.33.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling gfx_debug_draw v0.33.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling piston-gfx_texture v0.44.0
[INFO] [stderr]    Compiling skeletal_animation v0.47.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/animation.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/animation.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/controller.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, RustcDecodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/controller.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Clone, RustcDecodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/controller.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Clone, Debug, RustcDecodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/manager.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AnimationTransition: Decodable` is not satisfied
[INFO] [stdout]    --> src/controller.rs:139:42
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         transitions.push(decoder.read_seq_elt(i, Decodable::decode)?);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `AnimationTransition`
[INFO] [stdout]    --> src/controller.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct AnimationTransition {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 74 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AnimationTransition: Decodable` is not satisfied
[INFO] [stdout]    --> src/controller.rs:139:66
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         transitions.push(decoder.read_seq_elt(i, Decodable::decode)?);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `AnimationTransition`
[INFO] [stdout]    --> src/controller.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct AnimationTransition {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 74 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AssetDefs: Decodable` is not satisfied
[INFO] [stdout]   --> src/manager.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let asset_defs: AssetDefs = AssetManager::<T>::load_def_from_path(path).unwrap();
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `AssetDefs`
[INFO] [stdout]   --> src/manager.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AssetDefs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]              (T10, T11)
[INFO] [stdout]              (T11,)
[INFO] [stdout]              (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]              (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]              (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]            and 74 others
[INFO] [stdout] note: required by a bound in `AssetManager::<T>::load_def_from_path`
[INFO] [stdout]   --> src/manager.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn load_def_from_path<D>(path: &str) -> Result<D, &'static str>
[INFO] [stdout]    |            ------------------ required by a bound in this associated function
[INFO] [stdout] 89 |         where D: Decodable
[INFO] [stdout]    |                  ^^^^^^^^^ required by this bound in `AssetManager::<T>::load_def_from_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skeletal_animation` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "60fb89363b8d3fec06941195ea94bf43ad44172452d6d0630f3459a98d076ab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60fb89363b8d3fec06941195ea94bf43ad44172452d6d0630f3459a98d076ab1", kill_on_drop: false }`
[INFO] [stdout] 60fb89363b8d3fec06941195ea94bf43ad44172452d6d0630f3459a98d076ab1
