[INFO] cloning repository https://github.com/yazgoo/blockish-raycasting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yazgoo/blockish-raycasting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fblockish-raycasting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fblockish-raycasting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6321af5f6252c36e2ede514ffccbd80a93184e6f [INFO] documenting yazgoo/blockish-raycasting against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fblockish-raycasting" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yazgoo/blockish-raycasting on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yazgoo/blockish-raycasting [INFO] finished tweaking git repo https://github.com/yazgoo/blockish-raycasting [INFO] tweaked toml for git repo https://github.com/yazgoo/blockish-raycasting written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/yazgoo/blockish-raycasting already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7346cb1d913ea928a6865604e14120588c1fecabd2f592ac44c8a773582ff0d4 [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" "7346cb1d913ea928a6865604e14120588c1fecabd2f592ac44c8a773582ff0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7346cb1d913ea928a6865604e14120588c1fecabd2f592ac44c8a773582ff0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7346cb1d913ea928a6865604e14120588c1fecabd2f592ac44c8a773582ff0d4", kill_on_drop: false }` [INFO] [stdout] 7346cb1d913ea928a6865604e14120588c1fecabd2f592ac44c8a773582ff0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40dc169f3b23e8dcbefe2c2479eac927620c77dc401dc4e8ecaa0f711a2f5e0f [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" "40dc169f3b23e8dcbefe2c2479eac927620c77dc401dc4e8ecaa0f711a2f5e0f", kill_on_drop: false }` [INFO] [stderr] Checking crossterm_utils v0.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking crossterm_screen v0.3.2 [INFO] [stderr] Checking crossterm v0.15.0 [INFO] [stderr] Checking crossterm_input v0.5.0 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking blockish v0.0.8 [INFO] [stderr] Documenting blockish-raycasting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `texWidth` should have a snake case name [INFO] [stdout] --> src/main.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | fn render_floor_ceiling(textures: &Vec>, texWidth: u32, texHeight: u32, color_buff: &mut Vec, w: usize, h: usize, posX: f32,... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `tex_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `texHeight` should have a snake case name [INFO] [stdout] --> src/main.rs:10:65 [INFO] [stdout] | [INFO] [stdout] 10 | fn render_floor_ceiling(textures: &Vec>, texWidth: u32, texHeight: u32, color_buff: &mut Vec, w: usize, h: usize, posX: f32,... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `tex_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posX` should have a snake case name [INFO] [stdout] --> src/main.rs:10:128 [INFO] [stdout] | [INFO] [stdout] 10 | ...ff: &mut Vec, w: usize, h: usize, posX: f32, posY: f32, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posY` should have a snake case name [INFO] [stdout] --> src/main.rs:10:139 [INFO] [stdout] | [INFO] [stdout] 10 | ...c, w: usize, h: usize, posX: f32, posY: f32, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirX` should have a snake case name [INFO] [stdout] --> src/main.rs:10:150 [INFO] [stdout] | [INFO] [stdout] 10 | ...usize, h: usize, posX: f32, posY: f32, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirY` should have a snake case name [INFO] [stdout] --> src/main.rs:10:160 [INFO] [stdout] | [INFO] [stdout] 10 | ...usize, posX: f32, posY: f32, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeX` should have a snake case name [INFO] [stdout] --> src/main.rs:10:171 [INFO] [stdout] | [INFO] [stdout] 10 | ...f32, posY: f32, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeY` should have a snake case name [INFO] [stdout] --> src/main.rs:10:184 [INFO] [stdout] | [INFO] [stdout] 10 | ...2, dirX:f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posX` should have a snake case name [INFO] [stdout] --> src/main.rs:77:179 [INFO] [stdout] | [INFO] [stdout] 77 | ...h_buff: &Vec, w: usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posY` should have a snake case name [INFO] [stdout] --> src/main.rs:77:190 [INFO] [stdout] | [INFO] [stdout] 77 | ...c, w: usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirX` should have a snake case name [INFO] [stdout] --> src/main.rs:77:201 [INFO] [stdout] | [INFO] [stdout] 77 | ...usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirY` should have a snake case name [INFO] [stdout] --> src/main.rs:77:212 [INFO] [stdout] | [INFO] [stdout] 77 | ...size, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeX` should have a snake case name [INFO] [stdout] --> src/main.rs:77:223 [INFO] [stdout] | [INFO] [stdout] 77 | ...32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeY` should have a snake case name [INFO] [stdout] --> src/main.rs:77:236 [INFO] [stdout] | [INFO] [stdout] 77 | ..., dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `worldMap` should have a snake case name [INFO] [stdout] --> src/main.rs:156:83 [INFO] [stdout] | [INFO] [stdout] 156 | ...e_width: u32, texture_height: u32, worldMap: &Vec>, color_buff: &mut Vec, depth_buff: &mut Vec, w: usize, h: usize,... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `world_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posX` should have a snake case name [INFO] [stdout] --> src/main.rs:156:183 [INFO] [stdout] | [INFO] [stdout] 156 | ...ff: &mut Vec, w: usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posY` should have a snake case name [INFO] [stdout] --> src/main.rs:156:194 [INFO] [stdout] | [INFO] [stdout] 156 | ...c, w: usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirX` should have a snake case name [INFO] [stdout] --> src/main.rs:156:205 [INFO] [stdout] | [INFO] [stdout] 156 | ...usize, h: usize, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirY` should have a snake case name [INFO] [stdout] --> src/main.rs:156:216 [INFO] [stdout] | [INFO] [stdout] 156 | ...size, posX: f32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeX` should have a snake case name [INFO] [stdout] --> src/main.rs:156:227 [INFO] [stdout] | [INFO] [stdout] 156 | ...32, posY: f32, dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeY` should have a snake case name [INFO] [stdout] --> src/main.rs:156:240 [INFO] [stdout] | [INFO] [stdout] 156 | ..., dirX: f32, dirY: f32, planeX: f32, planeY: f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `worldMap` should have a snake case name [INFO] [stdout] --> src/main.rs:293:66 [INFO] [stdout] | [INFO] [stdout] 293 | fn move_player(option_event: Option,worldMap: &Vec>, posX: &mut f32, posY: &mut f32, dirX: &mut f32... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `world_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posX` should have a snake case name [INFO] [stdout] --> src/main.rs:293:92 [INFO] [stdout] | [INFO] [stdout] 293 | ...:InputEvent>,worldMap: &Vec>, posX: &mut f32, posY: &mut f32, dirX: &mut f32, dirY: &mut f32, planeX: &mut f32, planeY: &mut ... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `posY` should have a snake case name [INFO] [stdout] --> src/main.rs:293:108 [INFO] [stdout] | [INFO] [stdout] 293 | ...ldMap: &Vec>, posX: &mut f32, posY: &mut f32, dirX: &mut f32, dirY: &mut f32, planeX: &mut f32, planeY: &mut f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pos_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirX` should have a snake case name [INFO] [stdout] --> src/main.rs:293:124 [INFO] [stdout] | [INFO] [stdout] 293 | ...u32>>, posX: &mut f32, posY: &mut f32, dirX: &mut f32, dirY: &mut f32, planeX: &mut f32, planeY: &mut f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirY` should have a snake case name [INFO] [stdout] --> src/main.rs:293:140 [INFO] [stdout] | [INFO] [stdout] 293 | ...t f32, posY: &mut f32, dirX: &mut f32, dirY: &mut f32, planeX: &mut f32, planeY: &mut f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dir_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeX` should have a snake case name [INFO] [stdout] --> src/main.rs:293:156 [INFO] [stdout] | [INFO] [stdout] 293 | ...f32, dirX: &mut f32, dirY: &mut f32, planeX: &mut f32, planeY: &mut f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeY` should have a snake case name [INFO] [stdout] --> src/main.rs:293:174 [INFO] [stdout] | [INFO] [stdout] 293 | ...2, dirY: &mut f32, planeX: &mut f32, planeY: &mut f32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `plane_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "40dc169f3b23e8dcbefe2c2479eac927620c77dc401dc4e8ecaa0f711a2f5e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40dc169f3b23e8dcbefe2c2479eac927620c77dc401dc4e8ecaa0f711a2f5e0f", kill_on_drop: false }` [INFO] [stdout] 40dc169f3b23e8dcbefe2c2479eac927620c77dc401dc4e8ecaa0f711a2f5e0f