[INFO] cloning repository https://github.com/diegocardoso93/atari-from-scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegocardoso93/atari-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegocardoso93%2Fatari-from-scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegocardoso93%2Fatari-from-scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45e4dc0603e7979463a0f28ad65f4cde9106bc16 [INFO] checking diegocardoso93/atari-from-scratch against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegocardoso93%2Fatari-from-scratch" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diegocardoso93/atari-from-scratch on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diegocardoso93/atari-from-scratch [INFO] finished tweaking git repo https://github.com/diegocardoso93/atari-from-scratch [INFO] tweaked toml for git repo https://github.com/diegocardoso93/atari-from-scratch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/diegocardoso93/atari-from-scratch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta" "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] 06cec425fa84c90c34d48c338ddc1d47a0a5a9d9ebf22b3ff5395b5e3caec078 [INFO] running `Command { std: "docker" "start" "-a" "06cec425fa84c90c34d48c338ddc1d47a0a5a9d9ebf22b3ff5395b5e3caec078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06cec425fa84c90c34d48c338ddc1d47a0a5a9d9ebf22b3ff5395b5e3caec078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cec425fa84c90c34d48c338ddc1d47a0a5a9d9ebf22b3ff5395b5e3caec078", kill_on_drop: false }` [INFO] [stdout] 06cec425fa84c90c34d48c338ddc1d47a0a5a9d9ebf22b3ff5395b5e3caec078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e63408d199716e97722882ec90a6a0772bd4f6544e1c164f0e332785847e5f38 [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" "e63408d199716e97722882ec90a6a0772bd4f6544e1c164f0e332785847e5f38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling RustyXML v0.1.1 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking elefont v0.1.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Checking glutin_glx_sys v0.1.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Compiling html2runes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking golem v0.1.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking gestalt v0.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking platter v0.1.4 [INFO] [stderr] Compiling webidl v0.8.0 [INFO] [stderr] Compiling webgl_generator v0.2.0 [INFO] [stderr] Compiling webgl_stdweb v0.3.0 [INFO] [stderr] Checking blinds v0.1.6 [INFO] [stderr] Checking quicksilver v0.4.0-alpha0.5 [INFO] [stderr] Checking atari-from-scratch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:453:26 [INFO] [stdout] | [INFO] [stdout] 453 | fn draw_lifes(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:457:31 [INFO] [stdout] | [INFO] [stdout] 457 | fn draw_life_point(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:600:25 [INFO] [stdout] | [INFO] [stdout] 600 | fn game_over(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vehicles` [INFO] [stdout] --> src/frogger.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/frogger.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn new(x: f32, y: f32, vfactor: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_lifes` [INFO] [stdout] --> src/frogger.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | fn draw_lifes(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_life_point` [INFO] [stdout] --> src/frogger.rs:457:8 [INFO] [stdout] | [INFO] [stdout] 457 | fn draw_life_point(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `game_over` [INFO] [stdout] --> src/frogger.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | fn game_over(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:453:26 [INFO] [stdout] | [INFO] [stdout] 453 | fn draw_lifes(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:457:31 [INFO] [stdout] | [INFO] [stdout] 457 | fn draw_life_point(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/frogger.rs:600:25 [INFO] [stdout] | [INFO] [stdout] 600 | fn game_over(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vehicles` [INFO] [stdout] --> src/frogger.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/frogger.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn new(x: f32, y: f32, vfactor: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_lifes` [INFO] [stdout] --> src/frogger.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | fn draw_lifes(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_life_point` [INFO] [stdout] --> src/frogger.rs:457:8 [INFO] [stdout] | [INFO] [stdout] 457 | fn draw_life_point(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `game_over` [INFO] [stdout] --> src/frogger.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | fn game_over(&self, gfx: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "e63408d199716e97722882ec90a6a0772bd4f6544e1c164f0e332785847e5f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63408d199716e97722882ec90a6a0772bd4f6544e1c164f0e332785847e5f38", kill_on_drop: false }` [INFO] [stdout] e63408d199716e97722882ec90a6a0772bd4f6544e1c164f0e332785847e5f38