[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#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontjho%2Fspine_rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontjho/spine_rs on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "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-6-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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ff5a15bc48ee6d983ac87e115ca152090f05941e5e684871024391243a26d2d [INFO] running `Command { std: "docker" "start" "-a" "1ff5a15bc48ee6d983ac87e115ca152090f05941e5e684871024391243a26d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff5a15bc48ee6d983ac87e115ca152090f05941e5e684871024391243a26d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff5a15bc48ee6d983ac87e115ca152090f05941e5e684871024391243a26d2d", kill_on_drop: false }` [INFO] [stdout] 1ff5a15bc48ee6d983ac87e115ca152090f05941e5e684871024391243a26d2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec07f17c2fdff00192b103a76cd6fddec6c8cdd41903c6efd19d3e56c3c46817 [INFO] running `Command { std: "docker" "start" "-a" "ec07f17c2fdff00192b103a76cd6fddec6c8cdd41903c6efd19d3e56c3c46817", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [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 cgmath v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [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: `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: `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: `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::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::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: `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/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/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: `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: `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: `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 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: `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 7.69s [INFO] running `Command { std: "docker" "inspect" "ec07f17c2fdff00192b103a76cd6fddec6c8cdd41903c6efd19d3e56c3c46817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec07f17c2fdff00192b103a76cd6fddec6c8cdd41903c6efd19d3e56c3c46817", kill_on_drop: false }` [INFO] [stdout] ec07f17c2fdff00192b103a76cd6fddec6c8cdd41903c6efd19d3e56c3c46817 [INFO] checking pontjho/spine_rs against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontjho%2Fspine_rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontjho/spine_rs on toolchain 2e5b7739e5167b731ad5eb628f04a54f932f1fe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "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-6-tc2/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" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57662f0eddf568b7753291be8eb0aaab26738af6a5776cbea42285db90a65bfe [INFO] running `Command { std: "docker" "start" "-a" "57662f0eddf568b7753291be8eb0aaab26738af6a5776cbea42285db90a65bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57662f0eddf568b7753291be8eb0aaab26738af6a5776cbea42285db90a65bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57662f0eddf568b7753291be8eb0aaab26738af6a5776cbea42285db90a65bfe", kill_on_drop: false }` [INFO] [stdout] 57662f0eddf568b7753291be8eb0aaab26738af6a5776cbea42285db90a65bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae18682fe4cbba5e700770072ff7a4ddd8765766f6c049a1f0e6efef910ae689 [INFO] running `Command { std: "docker" "start" "-a" "ae18682fe4cbba5e700770072ff7a4ddd8765766f6c049a1f0e6efef910ae689", 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 autocfg v1.1.0 [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] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBNtOlo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasb8l6l/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ae18682fe4cbba5e700770072ff7a4ddd8765766f6c049a1f0e6efef910ae689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae18682fe4cbba5e700770072ff7a4ddd8765766f6c049a1f0e6efef910ae689", kill_on_drop: false }` [INFO] [stdout] ae18682fe4cbba5e700770072ff7a4ddd8765766f6c049a1f0e6efef910ae689