[INFO] cloning repository https://github.com/barnex/opengl-rust-gravity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barnex/opengl-rust-gravity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Fopengl-rust-gravity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Fopengl-rust-gravity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b280bef75088adc585df9aae129c6ad38c9626d7 [INFO] documenting barnex/opengl-rust-gravity against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Fopengl-rust-gravity" "/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/barnex/opengl-rust-gravity on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barnex/opengl-rust-gravity [INFO] finished tweaking git repo https://github.com/barnex/opengl-rust-gravity [INFO] tweaked toml for git repo https://github.com/barnex/opengl-rust-gravity written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/barnex/opengl-rust-gravity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd9a9bddd33db7103d9ea965985eaea88ce5f19f8bcbfaa9f068138bd50cb50 [INFO] running `Command { std: "docker" "start" "-a" "5dd9a9bddd33db7103d9ea965985eaea88ce5f19f8bcbfaa9f068138bd50cb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd9a9bddd33db7103d9ea965985eaea88ce5f19f8bcbfaa9f068138bd50cb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd9a9bddd33db7103d9ea965985eaea88ce5f19f8bcbfaa9f068138bd50cb50", kill_on_drop: false }` [INFO] [stdout] 5dd9a9bddd33db7103d9ea965985eaea88ce5f19f8bcbfaa9f068138bd50cb50 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 060b4d5150687c0c77aa0394d6c561fdf386d9eb3b918601f441ec411ace609d [INFO] running `Command { std: "docker" "start" "-a" "060b4d5150687c0c77aa0394d6c561fdf386d9eb3b918601f441ec411ace609d", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `grav3_gl` in package `grav3_lib v0.1.0 (/opt/rustwide/workdir/grav3_lib)` has the same output filename as the lib target `grav3_gl` in package `grav3_gl v0.1.0 (/opt/rustwide/workdir/grav3_gl)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/grav3_gl/index.html [INFO] [stderr] The targets should have unique names. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking gl_vec v0.1.0 (/opt/rustwide/workdir/gl_vec) [INFO] [stderr] Documenting gl_vec v0.1.0 (/opt/rustwide/workdir/gl_vec) [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking libloading v0.6.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling wayland-sys v0.28.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.28.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wayland-commons v0.28.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wayland-client v0.28.1 [INFO] [stderr] Compiling wayland-protocols v0.28.1 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking wayland-cursor v0.28.1 [INFO] [stderr] Checking wayland-egl v0.28.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking gl_safe v0.1.0 (/opt/rustwide/workdir/gl_safe) [INFO] [stderr] Documenting gl_safe v0.1.0 (/opt/rustwide/workdir/gl_safe) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> gl_safe/src/dsa_program.rs:54:83 [INFO] [stdout] | [INFO] [stdout] 54 | let result = unsafe { gl::GetAttribLocation(program, CString::new(name).unwrap().as_ptr()) }; [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> gl_safe/src/dsa_program.rs:63:84 [INFO] [stdout] | [INFO] [stdout] 63 | let result = unsafe { gl::GetUniformLocation(program, CString::new(name).unwrap().as_ptr()) }; [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> gl_safe/src/dsa_program.rs:72:98 [INFO] [stdout] | [INFO] [stdout] 72 | let result = unsafe { gl::GetUniformBlockIndex(program, CString::new(uniformBlockName).unwrap().as_ptr()) }; [INFO] [stdout] | --------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> gl_safe/src/dsa_program.rs:89:107 [INFO] [stdout] | [INFO] [stdout] 89 | let result = unsafe { gl::GetProgramResourceIndex(program, programInterface, CString::new(name).unwrap().as_ptr()) }; [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> gl_safe/src/safewrappers.rs:153:86 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe { gl::BindFragDataLocation(program, colorNumber, CString::new(name).unwrap().as_ptr()) }; [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gl_obj v0.1.0 (/opt/rustwide/workdir/gl_obj) [INFO] [stderr] Documenting gl_obj v0.1.0 (/opt/rustwide/workdir/gl_obj) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_buffer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /// http://docs.gl/gl4/glCreateBuffers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_buffer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | /// http://docs.gl/gl4/glBufferStorage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_buffer.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | /// http://docs.gl/gl4/glGetBufferSubData [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_buffer.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | /// http://docs.gl/gl4/glDeleteBuffers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_buffer.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | /// http://docs.gl/gl4/glBindBufferBase [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCreateProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glAttachShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glLinkProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetProgramInfoLog.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetAttribLocation.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// http://docs.gl/gl4/glGetUniformLocation [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// http://docs.gl/gl4/glGetUniformBlockIndex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | /// http://docs.gl/gl4/glShaderStorageBlockBinding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | /// http://docs.gl/gl4/glGetProgramResourceIndex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_program.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glUseProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_shader.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCreateShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_shader.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glShaderSource.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_shader.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCompileShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_shader.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_shader.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetShaderInfoLog.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /// http://docs.gl/gl4/glCreateTextures [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | /// http://docs.gl/gl4/glTexStorage1D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// http://docs.gl/gl4/glTexStorage2D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | /// http://docs.gl/gl4/glTexStorage3D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | /// http://docs.gl/gl4/glTexSubImage1D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | /// http://docs.gl/gl4/glTexSubImage2D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | /// http://docs.gl/gl4/glTexSubImage3D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_texture.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | /// http://docs.gl/gl4/glBindTextureUnit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_direct_state_access.txt [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// http://docs.gl/gl4/glCreateVertexArrays [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// http://docs.gl/gl4/glEnableVertexAttribArray [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// http://docs.gl/gl4/glVertexAttribBinding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | /// http://docs.gl/gl4/glVertexAttribFormat [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | /// http://docs.gl/gl4/glVertexAttribFormat [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | /// http://docs.gl/gl4/glVertexAttribFormat [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | /// http://docs.gl/gl4/glVertexArrayElementBuffer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/dsa_vertexarray.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glBindVertexBuffer.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glBindTexture.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glActiveTexture.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glGenTextures.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glTexImage2D.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glBindImageTexture.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glMemoryBarrier.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glDispatchCompute.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glDrawArrays.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glClearColor.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glClear.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetProgram.xhtml. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGenVertexArrays.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glBindVertexArray.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glBindBuffer.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glBindFragDataLocation.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glVertexAttribPointer.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetError.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | /// http://docs.gl/gl4/glFlush [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_safe/src/safewrappers.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | /// http://docs.gl/gl4/glFinish [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dimensionality` [INFO] [stdout] --> gl_obj/src/texture.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | dimensionality: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Texture` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gl_obj/src/texture.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gl_img v0.1.0 (/opt/rustwide/workdir/gl_img) [INFO] [stderr] Documenting gl_img v0.1.0 (/opt/rustwide/workdir/gl_img) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/buffer.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// http://docs.gl/gl4/glCreateBuffers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/buffer.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | /// http://docs.gl/gl4/glBufferStorage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCreateProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glAttachShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glLinkProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetProgram.xhtml. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetProgramInfoLog.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetAttribLocation.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 66 | /// http://docs.gl/gl4/glGetUniformLocation [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | /// http://docs.gl/gl4/glGetProgramResourceIndex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:108:6 [INFO] [stdout] | [INFO] [stdout] 108 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:116:6 [INFO] [stdout] | [INFO] [stdout] 116 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:132:6 [INFO] [stdout] | [INFO] [stdout] 132 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:140:6 [INFO] [stdout] | [INFO] [stdout] 140 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | /// http://docs.gl/gl4/glProgramUniform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/program.rs:188:6 [INFO] [stdout] | [INFO] [stdout] 188 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glUseProgram.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/shader.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCreateShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/shader.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glShaderSource.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/shader.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glCompileShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/shader.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetShader.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/shader.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetShaderInfoLog.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | /// http://docs.gl/gl4/glCreateTextures [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | /// http://docs.gl/gl4/glTexStorage1D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | /// http://docs.gl/gl4/glTexStorage2D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | /// http://docs.gl/gl4/glTexStorage3D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | /// http://docs.gl/gl4/glTexSubImage1D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | /// http://docs.gl/gl4/glTexSubImage2D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 112 | /// http://docs.gl/gl4/glTexSubImage3D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:134:6 [INFO] [stdout] | [INFO] [stdout] 134 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:141:6 [INFO] [stdout] | [INFO] [stdout] 141 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/texture.rs:155:6 [INFO] [stdout] | [INFO] [stdout] 155 | /// http://docs.gl/gl4/glTexParameter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | /// http://docs.gl/gl4/glCreateVertexArrays [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | /// http://docs.gl/gl4/glEnableVertexAttribArray [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// http://docs.gl/gl4/glVertexAttribBinding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | /// http://docs.gl/gl4/glVertexAttribFormat. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | /// http://docs.gl/gl4/glVertexAttribFormat. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | /// http://docs.gl/gl4/glVertexAttribFormat. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glBindVertexBuffer.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gl_obj/src/vertexarray.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | /// https://khronos.org/registry/OpenGL-Refpages/gl4/html/glBindVertexBuffer.xhtml [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 68 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking grav3_lib v0.1.0 (/opt/rustwide/workdir/grav3_lib) [INFO] [stderr] Documenting grav3_lib v0.1.0 (/opt/rustwide/workdir/grav3_lib) [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gl_safe` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate gl_safe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gl_win` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate gl_win; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read grav3_lib/src/bin/texture.vert: No such file or directory (os error 2) [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | Shader::new_vert(include_str!("texture.vert")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read grav3_lib/src/bin/draw.frag: No such file or directory (os error 2) [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | Shader::new_frag(include_str!("draw.frag")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read grav3_lib/src/bin/decay.glsl: No such file or directory (os error 2) [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | p_decay: Self::compute_prog(include_str!("decay.glsl")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read grav3_lib/src/bin/density.glsl: No such file or directory (os error 2) [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | p_density: Self::compute_prog(include_str!("density.glsl")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `grav3` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use grav3::prelude::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `grav3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use glutin::event::ElementState; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 20 | use gl_win::event::ElementState; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use glutin::event::MouseButton; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 21 | use gl_win::event::MouseButton; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use glutin::event::MouseScrollDelta; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 22 | use gl_win::event::MouseScrollDelta; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use glutin::event::VirtualKeyCode; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 23 | use gl_win::event::VirtualKeyCode; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `grav3::prelude::*`, `gl_obj`, `glutin::event::ElementState`, `glutin::event::MouseButton`, `glutin::event::MouseScrollDelta`, `glutin::event::VirtualKeyCode` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use grav3::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | use gl_obj::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `gl_obj` [INFO] [stdout] ... [INFO] [stdout] 20 | use glutin::event::ElementState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | use glutin::event::MouseButton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | use glutin::event::MouseScrollDelta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | use glutin::event::VirtualKeyCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `dvec2` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | type vec = dvec2; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use grav3_lib::prelude::dvec2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | p_render: Program, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | p_density: Program, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | p_decay: Program, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Texture` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | pos: Texture, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Texture` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | density: Texture, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VertexArray` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | vao: VertexArray, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uvec2` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn vec_to_tex(size: uvec2, data: &[vec2]) -> Texture { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `vec2` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:114:37 [INFO] [stdout] | [INFO] [stdout] 4 | type vec = dvec2; [INFO] [stdout] | ----------------- similarly named type alias `vec` defined here [INFO] [stdout] ... [INFO] [stdout] 114 | fn vec_to_tex(size: uvec2, data: &[vec2]) -> Texture { [INFO] [stdout] | ^^^^ help: a type alias with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Texture` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:114:47 [INFO] [stdout] | [INFO] [stdout] 114 | fn vec_to_tex(size: uvec2, data: &[vec2]) -> Texture { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `vec2` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:118:44 [INFO] [stdout] | [INFO] [stdout] 4 | type vec = dvec2; [INFO] [stdout] | ----------------- similarly named type alias `vec` defined here [INFO] [stdout] ... [INFO] [stdout] 118 | fn initial_particles(args: &Args) -> (Vec, Vec) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 118 | fn initial_particles(args: &Args) -> (Vec, Vec) { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 90 | impl State { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `vec2` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:118:55 [INFO] [stdout] | [INFO] [stdout] 4 | type vec = dvec2; [INFO] [stdout] | ----------------- similarly named type alias `vec` defined here [INFO] [stdout] ... [INFO] [stdout] 118 | fn initial_particles(args: &Args) -> (Vec, Vec) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 118 | fn initial_particles(args: &Args) -> (Vec, Vec) { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 90 | impl State { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | fn draw(&self, _w: &Window) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | fn exec(&self, p: Program) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:193:42 [INFO] [stdout] | [INFO] [stdout] 193 | fn on_redraw_requested(&mut self, win: &Window) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | fn on_user_event(&self, win: &Window) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | fn compute_prog(src: &str) -> Program { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | fn vao(prog: Program) -> VertexArray { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VertexArray` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | fn vao(prog: Program) -> VertexArray { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | fn run_event_loop(ev: EventLoop, win: Arc, mut s: State) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:276:43 [INFO] [stdout] | [INFO] [stdout] 276 | fn run_event_loop(ev: EventLoop, win: Arc, mut s: State) { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `grav3_lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name grav3_gl grav3_lib/src/bin/grav3_gl.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=fd5f5e85a2438eb5 -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a4ea30c3fff682d.rmeta --extern grav3_lib=/opt/rustwide/target/debug/deps/libgrav3_lib-81084d0cd0f22cf0.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-df0c6766a8fc066a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e7c7c04b50f649ff.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-1d6cb053728eb8ba.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "060b4d5150687c0c77aa0394d6c561fdf386d9eb3b918601f441ec411ace609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060b4d5150687c0c77aa0394d6c561fdf386d9eb3b918601f441ec411ace609d", kill_on_drop: false }` [INFO] [stdout] 060b4d5150687c0c77aa0394d6c561fdf386d9eb3b918601f441ec411ace609d