[INFO] cloning repository https://github.com/big-ab-games/prototype-orbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/big-ab-games/prototype-orbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de0db49cf86d49b086ac75511fcef82d9968e074 [INFO] checking big-ab-games/prototype-orbit against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/big-ab-games/prototype-orbit on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/big-ab-games/prototype-orbit [INFO] finished tweaking git repo https://github.com/big-ab-games/prototype-orbit [INFO] tweaked toml for git repo https://github.com/big-ab-games/prototype-orbit written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/big-ab-games/prototype-orbit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bf6846cd22991d176f907f7f9b14c27f85793791cc186362572a1d967bd6706 [INFO] running `Command { std: "docker" "start" "-a" "6bf6846cd22991d176f907f7f9b14c27f85793791cc186362572a1d967bd6706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bf6846cd22991d176f907f7f9b14c27f85793791cc186362572a1d967bd6706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf6846cd22991d176f907f7f9b14c27f85793791cc186362572a1d967bd6706", kill_on_drop: false }` [INFO] [stdout] 6bf6846cd22991d176f907f7f9b14c27f85793791cc186362572a1d967bd6706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7275169716c838d95bebd46b1fde4e392258cd6b6190445f3ca419e09088062 [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" "d7275169716c838d95bebd46b1fde4e392258cd6b6190445f3ca419e09088062", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking single_value_channel v1.0.0 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.1.0 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking inotify v0.3.0 [INFO] [stderr] Checking filetime v0.1.10 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking easer v0.2.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking uuid v0.5.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking png v0.8.0 [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rayon-core v1.2.1 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking num-bigint v0.1.39 [INFO] [stderr] Checking num-complex v0.1.38 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking rayon v0.8.1 [INFO] [stderr] Checking num-rational v0.1.38 [INFO] [stderr] Checking mio v0.5.1 [INFO] [stderr] Checking num v0.1.39 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Checking freetype-rs v0.13.0 [INFO] [stderr] Checking notify v4.0.1 [INFO] [stderr] Checking pretty_env_logger v0.1.1 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.14.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking gfx_core v0.7.1 [INFO] [stderr] Checking gfx v0.16.0 [INFO] [stderr] Checking gfx_device_gl v0.14.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking gfx_text v0.17.0 [INFO] [stderr] Checking gfx_shader_watch v0.3.2 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.8.7 [INFO] [stderr] Checking wayland-window v0.5.0 [INFO] [stderr] Checking wayland-kbd v0.8.0 [INFO] [stderr] Checking winit v0.6.4 [INFO] [stderr] Checking gfx_window_glutin v0.16.0 [INFO] [stderr] Checking prototype_orbit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate gfx_shader_watch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/orbitbody/render.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | const BX: f64 = (6.0 / (2.0 * ROOT3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate gfx_shader_watch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/orbitbody/render.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | const BX: f64 = (6.0 / (2.0 * ROOT3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/orbitbody/render.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | for vert in &mut ORBIT_BODY_VERTICES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/orbitbody/render.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / const ORBIT_BODY_VERTICES: [OrbitBodyVertex; 3] = [ [INFO] [stdout] 63 | | OrbitBodyVertex{ position: [0.0, 2.0], local_idx: 0 }, [INFO] [stdout] 64 | | OrbitBodyVertex{ position: [-BX as f32, -1.0], local_idx: 0 }, [INFO] [stdout] 65 | | OrbitBodyVertex{ position: [BX as f32, -1.0], local_idx: 0 }]; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compute.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { [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: taking a mutable reference to a `const` item [INFO] [stdout] --> src/orbitbody/render.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | for vert in &mut ORBIT_BODY_VERTICES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/orbitbody/render.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / const ORBIT_BODY_VERTICES: [OrbitBodyVertex; 3] = [ [INFO] [stdout] 63 | | OrbitBodyVertex{ position: [0.0, 2.0], local_idx: 0 }, [INFO] [stdout] 64 | | OrbitBodyVertex{ position: [-BX as f32, -1.0], local_idx: 0 }, [INFO] [stdout] 65 | | OrbitBodyVertex{ position: [BX as f32, -1.0], local_idx: 0 }]; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compute.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "d7275169716c838d95bebd46b1fde4e392258cd6b6190445f3ca419e09088062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7275169716c838d95bebd46b1fde4e392258cd6b6190445f3ca419e09088062", kill_on_drop: false }` [INFO] [stdout] d7275169716c838d95bebd46b1fde4e392258cd6b6190445f3ca419e09088062