[INFO] cloning repository https://github.com/Kevinbriceo567/FakemonRustBattleSimulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kevinbriceo567/FakemonRustBattleSimulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinbriceo567%2FFakemonRustBattleSimulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinbriceo567%2FFakemonRustBattleSimulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d5cd40a2f54ac33890f40c15e95a165275b284 [INFO] documenting Kevinbriceo567/FakemonRustBattleSimulator 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%2FKevinbriceo567%2FFakemonRustBattleSimulator" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kevinbriceo567/FakemonRustBattleSimulator 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/Kevinbriceo567/FakemonRustBattleSimulator [INFO] finished tweaking git repo https://github.com/Kevinbriceo567/FakemonRustBattleSimulator [INFO] tweaked toml for git repo https://github.com/Kevinbriceo567/FakemonRustBattleSimulator written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Kevinbriceo567/FakemonRustBattleSimulator 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 61cf9c7fee22a0454e7282c1031cb3d1ca7427f052aecee34c126d0672551911 [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" "61cf9c7fee22a0454e7282c1031cb3d1ca7427f052aecee34c126d0672551911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cf9c7fee22a0454e7282c1031cb3d1ca7427f052aecee34c126d0672551911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cf9c7fee22a0454e7282c1031cb3d1ca7427f052aecee34c126d0672551911", kill_on_drop: false }` [INFO] [stdout] 61cf9c7fee22a0454e7282c1031cb3d1ca7427f052aecee34c126d0672551911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5790303e0af2f9c0f887f381ab8fa81011256123b081b5468e041ea798b22a4d [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" "5790303e0af2f9c0f887f381ab8fa81011256123b081b5468e041ea798b22a4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling webview-sys v0.3.3 [INFO] [stderr] Compiling rust-embed v0.3.5 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Compiling fltk-sys v0.6.3 (https://github.com/MoAlyousef/fltk-rs#4e6c2fc8) [INFO] [stderr] Checking image v0.23.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking web-view v0.5.4 [INFO] [stderr] Compiling fltk-derive v0.6.3 (https://github.com/MoAlyousef/fltk-rs#4e6c2fc8) [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking fltk v0.6.3 (https://github.com/MoAlyousef/fltk-rs#4e6c2fc8) [INFO] [stderr] Documenting azul2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `bajaDefensa` should have a snake case name [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | bajaDefensa: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `baja_defensa` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bajaAtaque` should have a snake case name [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | bajaAtaque: i32 [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `baja_ataque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `entrenadorPlayer` should have an upper case name [INFO] [stdout] --> src/main.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | static entrenadorPlayer: Entrenador = Entrenador { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ENTRENADOR_PLAYER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `inGlobal` should have an upper case name [INFO] [stdout] --> src/main.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | static inGlobal: i32 = 5; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `IN_GLOBAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `readPokes` should have a snake case name [INFO] [stdout] --> src/main.rs:517:4 [INFO] [stdout] | [INFO] [stdout] 517 | fn readPokes(input: &str) -> String { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `read_pokes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `changeEnemy` should have a snake case name [INFO] [stdout] --> src/main.rs:593:4 [INFO] [stdout] | [INFO] [stdout] 593 | fn changeEnemy(frame_enemy: &mut Frame, frame_enemy_health_text: &mut Frame, enemigo: &mut Enemigo) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `change_enemy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "5790303e0af2f9c0f887f381ab8fa81011256123b081b5468e041ea798b22a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5790303e0af2f9c0f887f381ab8fa81011256123b081b5468e041ea798b22a4d", kill_on_drop: false }` [INFO] [stdout] 5790303e0af2f9c0f887f381ab8fa81011256123b081b5468e041ea798b22a4d