[INFO] cloning repository https://github.com/XX/interplanetarers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XX/interplanetarers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXX%2Finterplanetarers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXX%2Finterplanetarers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 576895d833f37f5c299864e5f183d45429f4331b
[INFO] checking XX/interplanetarers against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXX%2Finterplanetarers" "/workspace/builds/worker-8/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/XX/interplanetarers on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/XX/interplanetarers
[INFO] finished tweaking git repo https://github.com/XX/interplanetarers
[INFO] tweaked toml for git repo https://github.com/XX/interplanetarers written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] crate git repo https://github.com/XX/interplanetarers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88544b4251dce659a5d4738c9bbc1fb949178a86a44d7b132dbab3066af5ac21
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "88544b4251dce659a5d4738c9bbc1fb949178a86a44d7b132dbab3066af5ac21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88544b4251dce659a5d4738c9bbc1fb949178a86a44d7b132dbab3066af5ac21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88544b4251dce659a5d4738c9bbc1fb949178a86a44d7b132dbab3066af5ac21", kill_on_drop: false }`
[INFO] [stdout] 88544b4251dce659a5d4738c9bbc1fb949178a86a44d7b132dbab3066af5ac21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8874cdef4bee66bb3a1bc1fcbdc1954149a22166654cda40fde22f26b8fe893f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8874cdef4bee66bb3a1bc1fcbdc1954149a22166654cda40fde22f26b8fe893f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]    Compiling glfw-sys v3.2.2
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.39
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.2.0
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.2.0
[INFO] [stderr]     Checking num-rational v0.2.1
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]     Checking glfw v0.25.0
[INFO] [stderr]     Checking interplanetarers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Modifiers`, `Scancode`
[INFO] [stdout]  --> src/engine/window.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use glfw::{self, Glfw, Context, Key, Scancode, Action, Modifiers, Window as GlfwWindow, WindowEvent};
[INFO] [stdout]   |                                      ^^^^^^^^          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/engine/window.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub controls: Vec<ObjectPar<InputControl>>,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ help: use `dyn`: `dyn InputControl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Modifiers`, `Scancode`
[INFO] [stdout]  --> src/engine/window.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use glfw::{self, Glfw, Context, Key, Scancode, Action, Modifiers, Window as GlfwWindow, WindowEvent};
[INFO] [stdout]   |                                      ^^^^^^^^          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/engine/window.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub controls: Vec<ObjectPar<InputControl>>,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ help: use `dyn`: `dyn InputControl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse`
[INFO] [stdout]   --> src/main.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/main.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_keyboard(&mut self, key: KeyEvent, delta_time: f32) {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/main.rs:24:46
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_keyboard(&mut self, key: KeyEvent, delta_time: f32) {
[INFO] [stdout]    |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/engine/camera.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias is never used: `Matrix4`
[INFO] [stdout]   --> src/lang.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Matrix4 = cgmath::Matrix4<f32>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `Player`
[INFO] [stdout]  --> src/logic.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Player;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `Thing`
[INFO] [stdout]  --> src/logic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Thing;
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `view_matrix`
[INFO] [stdout]   --> src/engine/camera.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn view_matrix(&self) -> Matrix4 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `BoundingBody`
[INFO] [stdout]  --> src/engine/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct BoundingBody;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `camera`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     camera: Camera,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `player`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     player: ObjectPar<Player>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `level`
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     level: Level,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse`
[INFO] [stdout]   --> src/main.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/main.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_keyboard(&mut self, key: KeyEvent, delta_time: f32) {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/main.rs:24:46
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_keyboard(&mut self, key: KeyEvent, delta_time: f32) {
[INFO] [stdout]    |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_time`
[INFO] [stdout]   --> src/engine/camera.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn on_mouse(&mut self, mouse: MouseEvent, delta_time: f32) {
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias is never used: `Matrix4`
[INFO] [stdout]   --> src/lang.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Matrix4 = cgmath::Matrix4<f32>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `Player`
[INFO] [stdout]  --> src/logic.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Player;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `Thing`
[INFO] [stdout]  --> src/logic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Thing;
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `view_matrix`
[INFO] [stdout]   --> src/engine/camera.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn view_matrix(&self) -> Matrix4 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct is never constructed: `BoundingBody`
[INFO] [stdout]  --> src/engine/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct BoundingBody;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `camera`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     camera: Camera,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `player`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     player: ObjectPar<Player>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `level`
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     level: Level,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 29.88s
[INFO] running `Command { std: "docker" "inspect" "8874cdef4bee66bb3a1bc1fcbdc1954149a22166654cda40fde22f26b8fe893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8874cdef4bee66bb3a1bc1fcbdc1954149a22166654cda40fde22f26b8fe893f", kill_on_drop: false }`
[INFO] [stdout] 8874cdef4bee66bb3a1bc1fcbdc1954149a22166654cda40fde22f26b8fe893f