[INFO] cloning repository https://github.com/WideWord/dfge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WideWord/dfge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWideWord%2Fdfge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWideWord%2Fdfge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eb80b350c4a2a291e8f06900d5304b540bd5719 [INFO] checking WideWord/dfge against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWideWord%2Fdfge" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WideWord/dfge 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/WideWord/dfge [INFO] finished tweaking git repo https://github.com/WideWord/dfge [INFO] tweaked toml for git repo https://github.com/WideWord/dfge written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/WideWord/dfge 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 06136bbd739ef815c85792c8a2f9d3c4384b1a6befac4aeb2ae6d9bec241901b [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" "06136bbd739ef815c85792c8a2f9d3c4384b1a6befac4aeb2ae6d9bec241901b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06136bbd739ef815c85792c8a2f9d3c4384b1a6befac4aeb2ae6d9bec241901b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06136bbd739ef815c85792c8a2f9d3c4384b1a6befac4aeb2ae6d9bec241901b", kill_on_drop: false }` [INFO] [stdout] 06136bbd739ef815c85792c8a2f9d3c4384b1a6befac4aeb2ae6d9bec241901b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 87dc3e5e0147ea0220a664d3859d57ce1257c60c528a9475a71726ce06c98bc3 [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" "87dc3e5e0147ea0220a664d3859d57ce1257c60c528a9475a71726ce06c98bc3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.8 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling glium v0.20.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking dfge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate glium; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate glium; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSprite` [INFO] [stdout] --> src/asset/vecsprite.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct VecSprite { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSpriteLine` [INFO] [stdout] --> src/asset/vecsprite.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VecSpriteLine { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSpriteFilling` [INFO] [stdout] --> src/asset/vecsprite.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct VecSpriteFilling { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/asset/vecsprite.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/platform/window.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | display: glium::Display, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Color` [INFO] [stdout] --> src/util/color.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/color.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(red: f32, green: f32, blue: f32, alpha: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHITE` [INFO] [stdout] --> src/util/color.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const WHITE: Color = Color{ [INFO] [stdout] 23 | | red: 1.0, [INFO] [stdout] 24 | | green: 1.0, [INFO] [stdout] 25 | | blue: 1.0, [INFO] [stdout] 26 | | alpha: 1.0, [INFO] [stdout] 27 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/util/color.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / const BLACK: Color = Color{ [INFO] [stdout] 30 | | red: 0.0, [INFO] [stdout] 31 | | green: 0.0, [INFO] [stdout] 32 | | blue: 0.0, [INFO] [stdout] 33 | | alpha: 1.0, [INFO] [stdout] 34 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RED` [INFO] [stdout] --> src/util/color.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / const RED: Color = Color{ [INFO] [stdout] 37 | | red: 1.0, [INFO] [stdout] 38 | | green: 0.0, [INFO] [stdout] 39 | | blue: 0.0, [INFO] [stdout] 40 | | alpha: 1.0, [INFO] [stdout] 41 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GREEN` [INFO] [stdout] --> src/util/color.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / const GREEN: Color = Color{ [INFO] [stdout] 44 | | red: 0.0, [INFO] [stdout] 45 | | green: 1.0, [INFO] [stdout] 46 | | blue: 0.0, [INFO] [stdout] 47 | | alpha: 1.0, [INFO] [stdout] 48 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/util/color.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / const BLUE: Color = Color{ [INFO] [stdout] 51 | | red: 0.0, [INFO] [stdout] 52 | | green: 0.0, [INFO] [stdout] 53 | | blue: 1.0, [INFO] [stdout] 54 | | alpha: 1.0, [INFO] [stdout] 55 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSprite` [INFO] [stdout] --> src/asset/vecsprite.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct VecSprite { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSpriteLine` [INFO] [stdout] --> src/asset/vecsprite.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VecSpriteLine { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `VecSpriteFilling` [INFO] [stdout] --> src/asset/vecsprite.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct VecSpriteFilling { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/asset/vecsprite.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/platform/window.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | display: glium::Display, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Color` [INFO] [stdout] --> src/util/color.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/color.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(red: f32, green: f32, blue: f32, alpha: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHITE` [INFO] [stdout] --> src/util/color.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const WHITE: Color = Color{ [INFO] [stdout] 23 | | red: 1.0, [INFO] [stdout] 24 | | green: 1.0, [INFO] [stdout] 25 | | blue: 1.0, [INFO] [stdout] 26 | | alpha: 1.0, [INFO] [stdout] 27 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/util/color.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / const BLACK: Color = Color{ [INFO] [stdout] 30 | | red: 0.0, [INFO] [stdout] 31 | | green: 0.0, [INFO] [stdout] 32 | | blue: 0.0, [INFO] [stdout] 33 | | alpha: 1.0, [INFO] [stdout] 34 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RED` [INFO] [stdout] --> src/util/color.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / const RED: Color = Color{ [INFO] [stdout] 37 | | red: 1.0, [INFO] [stdout] 38 | | green: 0.0, [INFO] [stdout] 39 | | blue: 0.0, [INFO] [stdout] 40 | | alpha: 1.0, [INFO] [stdout] 41 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GREEN` [INFO] [stdout] --> src/util/color.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / const GREEN: Color = Color{ [INFO] [stdout] 44 | | red: 0.0, [INFO] [stdout] 45 | | green: 1.0, [INFO] [stdout] 46 | | blue: 0.0, [INFO] [stdout] 47 | | alpha: 1.0, [INFO] [stdout] 48 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/util/color.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / const BLUE: Color = Color{ [INFO] [stdout] 51 | | red: 0.0, [INFO] [stdout] 52 | | green: 0.0, [INFO] [stdout] 53 | | blue: 1.0, [INFO] [stdout] 54 | | alpha: 1.0, [INFO] [stdout] 55 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.71s [INFO] running `Command { std: "docker" "inspect" "87dc3e5e0147ea0220a664d3859d57ce1257c60c528a9475a71726ce06c98bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87dc3e5e0147ea0220a664d3859d57ce1257c60c528a9475a71726ce06c98bc3", kill_on_drop: false }` [INFO] [stdout] 87dc3e5e0147ea0220a664d3859d57ce1257c60c528a9475a71726ce06c98bc3