[INFO] cloning repository https://github.com/tahmidsadik112/raylib-rs-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tahmidsadik112/raylib-rs-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmidsadik112%2Fraylib-rs-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmidsadik112%2Fraylib-rs-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c4f2755970944d96b05940f98643e3a46d0bee1 [INFO] checking tahmidsadik112/raylib-rs-examples against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmidsadik112%2Fraylib-rs-examples" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tahmidsadik112/raylib-rs-examples 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/tahmidsadik112/raylib-rs-examples [INFO] finished tweaking git repo https://github.com/tahmidsadik112/raylib-rs-examples [INFO] tweaked toml for git repo https://github.com/tahmidsadik112/raylib-rs-examples written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tahmidsadik112/raylib-rs-examples 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 137abab9aebf306681ffd57ec4124ad6a347a20f482920590feff61c2ce150d7 [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" "137abab9aebf306681ffd57ec4124ad6a347a20f482920590feff61c2ce150d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "137abab9aebf306681ffd57ec4124ad6a347a20f482920590feff61c2ce150d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137abab9aebf306681ffd57ec4124ad6a347a20f482920590feff61c2ce150d7", kill_on_drop: false }` [INFO] [stdout] 137abab9aebf306681ffd57ec4124ad6a347a20f482920590feff61c2ce150d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7892dcc1b81aad6c3f921d84ab9048e429ab4bb2ae6197f0280257f9d9a4ff77 [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" "7892dcc1b81aad6c3f921d84ab9048e429ab4bb2ae6197f0280257f9d9a4ff77", kill_on_drop: false }` [INFO] [stderr] Compiling raylib-sys v0.9.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking raylib v0.9.1 [INFO] [stderr] Checking raylib-rs-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `textSize` [INFO] [stdout] --> src/main.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textSize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let mut ballPosition2 = Vector2::new((SCREEN_WIDTH / 3) as f32, (SCREEN_HEIGHT / 2) as f32); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut ballPosition3 = Vector2::new((SCREEN_WIDTH / 4) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ballPosition4 = Vector2::new((SCREEN_WIDTH / 5) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ballPosition5 = Vector2::new((SCREEN_WIDTH / 6) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut ballPosition6 = Vector2::new((SCREEN_WIDTH) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> src/main.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point { [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/main.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(x: i32, y: i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition` should have a snake case name [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut ballPosition = Vector2::new((SCREEN_WIDTH / 2) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition2` should have a snake case name [INFO] [stdout] --> src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut ballPosition2 = Vector2::new((SCREEN_WIDTH / 3) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition3` should have a snake case name [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut ballPosition3 = Vector2::new((SCREEN_WIDTH / 4) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition4` should have a snake case name [INFO] [stdout] --> src/main.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ballPosition4 = Vector2::new((SCREEN_WIDTH / 5) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition5` should have a snake case name [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ballPosition5 = Vector2::new((SCREEN_WIDTH / 6) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition6` should have a snake case name [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut ballPosition6 = Vector2::new((SCREEN_WIDTH) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `textSize` should have a snake case name [INFO] [stdout] --> src/main.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `text_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textSize` [INFO] [stdout] --> examples/example1.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textSize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> examples/example1.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point { [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] --> examples/example1.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(x: i32, y: i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition` should have a snake case name [INFO] [stdout] --> examples/example1.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut ballPosition = Vector2::new((SCREEN_WIDTH / 2) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `textSize` should have a snake case name [INFO] [stdout] --> examples/example1.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `text_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textSize` [INFO] [stdout] --> src/main.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textSize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let mut ballPosition2 = Vector2::new((SCREEN_WIDTH / 3) as f32, (SCREEN_HEIGHT / 2) as f32); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut ballPosition3 = Vector2::new((SCREEN_WIDTH / 4) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ballPosition4 = Vector2::new((SCREEN_WIDTH / 5) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ballPosition5 = Vector2::new((SCREEN_WIDTH / 6) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut ballPosition6 = Vector2::new((SCREEN_WIDTH) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> src/main.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point { [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/main.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(x: i32, y: i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition` should have a snake case name [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut ballPosition = Vector2::new((SCREEN_WIDTH / 2) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition2` should have a snake case name [INFO] [stdout] --> src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut ballPosition2 = Vector2::new((SCREEN_WIDTH / 3) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition3` should have a snake case name [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut ballPosition3 = Vector2::new((SCREEN_WIDTH / 4) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition4` should have a snake case name [INFO] [stdout] --> src/main.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ballPosition4 = Vector2::new((SCREEN_WIDTH / 5) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition5` should have a snake case name [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ballPosition5 = Vector2::new((SCREEN_WIDTH / 6) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ballPosition6` should have a snake case name [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut ballPosition6 = Vector2::new((SCREEN_WIDTH) as f32, (SCREEN_HEIGHT / 2) as f32); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ball_position6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `textSize` should have a snake case name [INFO] [stdout] --> src/main.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let textSize = rl.measure_text("move the ball with arrow keys", 20); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `text_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.65s [INFO] running `Command { std: "docker" "inspect" "7892dcc1b81aad6c3f921d84ab9048e429ab4bb2ae6197f0280257f9d9a4ff77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7892dcc1b81aad6c3f921d84ab9048e429ab4bb2ae6197f0280257f9d9a4ff77", kill_on_drop: false }` [INFO] [stdout] 7892dcc1b81aad6c3f921d84ab9048e429ab4bb2ae6197f0280257f9d9a4ff77