[INFO] cloning repository https://github.com/stefnotch/rust-cube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefnotch/rust-cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefnotch%2Frust-cube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefnotch%2Frust-cube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 855c1745faa2ae7a9df18da13a0c255396e42889
[INFO] checking stefnotch/rust-cube against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefnotch%2Frust-cube" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stefnotch/rust-cube
[INFO] finished tweaking git repo https://github.com/stefnotch/rust-cube
[INFO] tweaked toml for git repo https://github.com/stefnotch/rust-cube written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stefnotch/rust-cube on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stefnotch/rust-cube 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1b54b62bda8e5922b34cc8605815de255227157bbae61e9a1db15f33d3b2a09
[INFO] running `Command { std: "docker" "start" "-a" "c1b54b62bda8e5922b34cc8605815de255227157bbae61e9a1db15f33d3b2a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b54b62bda8e5922b34cc8605815de255227157bbae61e9a1db15f33d3b2a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b54b62bda8e5922b34cc8605815de255227157bbae61e9a1db15f33d3b2a09", kill_on_drop: false }`
[INFO] [stdout] c1b54b62bda8e5922b34cc8605815de255227157bbae61e9a1db15f33d3b2a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b7c65fcd53a1ccc5db5fb0bff1d2388016620765c7ab331eb5fe9eb98d8156
[INFO] running `Command { std: "docker" "start" "-a" "c9b7c65fcd53a1ccc5db5fb0bff1d2388016620765c7ab331eb5fe9eb98d8156", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking game-loop v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.21.0
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking rust-cube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `GenericImageView`, `GenericImage`, `ImageBuffer`, and `RgbImage`
[INFO] [stdout]  --> src/main.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer, RgbImage};
[INFO] [stdout]   |                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode`
[INFO] [stdout]  --> src/main.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     terminal::{disable_raw_mode, enable_raw_mode},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rectangle3D`
[INFO] [stdout]   --> src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cube::{Cube, Rectangle3D};
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContentStyle`, `event`, and `execute`
[INFO] [stdout]  --> src/terminal_renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event, execute, queue,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^
[INFO] [stdout] 4 |     style::{
[INFO] [stdout] 5 |         self, Color, ContentStyle, Print, SetAttribute, SetBackgroundColor, SetForegroundColor,
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GenericImageView`, `GenericImage`, `ImageBuffer`, and `RgbImage`
[INFO] [stdout]  --> src/main.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer, RgbImage};
[INFO] [stdout]   |                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `disable_raw_mode` and `enable_raw_mode`
[INFO] [stdout]  --> src/main.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     terminal::{disable_raw_mode, enable_raw_mode},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rectangle3D`
[INFO] [stdout]   --> src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cube::{Cube, Rectangle3D};
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContentStyle`, `event`, and `execute`
[INFO] [stdout]  --> src/terminal_renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event, execute, queue,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^
[INFO] [stdout] 4 |     style::{
[INFO] [stdout] 5 |         self, Color, ContentStyle, Print, SetAttribute, SetBackgroundColor, SetForegroundColor,
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal_2d_direction`
[INFO] [stdout]    --> src/cube.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let horizontal_2d_direction = horizontal_2d.normalized();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal_2d_direction`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertical_2d_direction`
[INFO] [stdout]    --> src/cube.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let vertical_2d_direction = vertical_2d.normalized();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertical_2d_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal_2d_length`
[INFO] [stdout]    --> src/cube.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let horizontal_2d_length = horizontal_2d.length();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal_2d_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertical_2d_length`
[INFO] [stdout]    --> src/cube.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let vertical_2d_length = vertical_2d.length();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertical_2d_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal_2d_direction`
[INFO] [stdout]    --> src/cube.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let horizontal_2d_direction = horizontal_2d.normalized();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal_2d_direction`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertical_2d_direction`
[INFO] [stdout]    --> src/cube.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let vertical_2d_direction = vertical_2d.normalized();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertical_2d_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal_2d_length`
[INFO] [stdout]    --> src/cube.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let horizontal_2d_length = horizontal_2d.length();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal_2d_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertical_2d_length`
[INFO] [stdout]    --> src/cube.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let vertical_2d_length = vertical_2d.length();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertical_2d_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seconds`
[INFO] [stdout]   --> src/main.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn update(&mut self, seconds: f64, rotation: Vector3) {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `unit` is never used
[INFO] [stdout]   --> src/cube.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Cube {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn unit() -> Cube {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `one` is never used
[INFO] [stdout]   --> src/vector3.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Vector3 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn one() -> Vector3 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cube.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let mut A: [f64; 4] = [0., 0., 0., 0.];
[INFO] [stdout]     |                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cube.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let mut D: [f64; 4] = [0., 0., 0., 0.];
[INFO] [stdout]     |                     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seconds`
[INFO] [stdout]   --> src/main.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn update(&mut self, seconds: f64, rotation: Vector3) {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `unit` is never used
[INFO] [stdout]   --> src/cube.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Cube {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn unit() -> Cube {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `one` is never used
[INFO] [stdout]   --> src/vector3.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Vector3 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn one() -> Vector3 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cube.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let mut A: [f64; 4] = [0., 0., 0., 0.];
[INFO] [stdout]     |                     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cube.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let mut D: [f64; 4] = [0., 0., 0., 0.];
[INFO] [stdout]     |                     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "c9b7c65fcd53a1ccc5db5fb0bff1d2388016620765c7ab331eb5fe9eb98d8156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b7c65fcd53a1ccc5db5fb0bff1d2388016620765c7ab331eb5fe9eb98d8156", kill_on_drop: false }`
[INFO] [stdout] c9b7c65fcd53a1ccc5db5fb0bff1d2388016620765c7ab331eb5fe9eb98d8156
