[INFO] fetching crate hgl 0.0.1...
[INFO] checking hgl-0.0.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hgl 0.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate hgl 0.0.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hgl 0.0.1
[INFO] finished tweaking crates.io crate hgl 0.0.1
[INFO] tweaked toml for crates.io crate hgl 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate hgl 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded cmake v0.1.40
[INFO] [stderr]   Downloaded gl_generator v0.13.0
[INFO] [stderr]   Downloaded semver v0.2.3
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded log v0.4.7
[INFO] [stderr]   Downloaded glfw v0.29.0
[INFO] [stderr]   Downloaded libc v0.2.60
[INFO] [stderr]   Downloaded glfw-sys v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2268461641e7a64ded609c9575d0eca78427b8df6eb70798b35d6d118fdfd75
[INFO] running `Command { std: "docker" "start" "-a" "e2268461641e7a64ded609c9575d0eca78427b8df6eb70798b35d6d118fdfd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2268461641e7a64ded609c9575d0eca78427b8df6eb70798b35d6d118fdfd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2268461641e7a64ded609c9575d0eca78427b8df6eb70798b35d6d118fdfd75", kill_on_drop: false }`
[INFO] [stdout] e2268461641e7a64ded609c9575d0eca78427b8df6eb70798b35d6d118fdfd75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71437a21322b1a138435002cb795444125e7e657ae68b8d8aed4f31ceb4b207c
[INFO] running `Command { std: "docker" "start" "-a" "71437a21322b1a138435002cb795444125e7e657ae68b8d8aed4f31ceb4b207c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling gl_generator v0.13.0
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]    Compiling glfw-sys v3.3.0
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking glfw v0.29.0
[INFO] [stderr]     Checking hgl v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `program::VertexShader`, `program::FragmentShader`
[INFO] [stdout]   --> src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use program::{VertexShader, FragmentShader, Shader, Program};
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `FragmentShader` in `program`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `VertexShader` in `program`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::VertexShader
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::FragmentShader
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `program::VertexShader`, `program::FragmentShader`
[INFO] [stdout]   --> src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use program::{VertexShader, FragmentShader, Shader, Program};
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `FragmentShader` in `program`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `VertexShader` in `program`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::VertexShader
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::FragmentShader
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buffer::StaticDraw`
[INFO] [stdout]   --> src/lib.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use buffer::{Vbo, Ebo, StaticDraw};
[INFO] [stdout]    |                            ^^^^^^^^^^ no `StaticDraw` in `buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            buffer::BufferUsage::StaticDraw
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buffer::StaticDraw`
[INFO] [stdout]   --> src/lib.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use buffer::{Vbo, Ebo, StaticDraw};
[INFO] [stdout]    |                            ^^^^^^^^^^ no `StaticDraw` in `buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            buffer::BufferUsage::StaticDraw
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::io::File`, `std::io::IoResult`
[INFO] [stdout]  --> src/program.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{File, IoResult};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^
[INFO] [stdout]   |               |     |
[INFO] [stdout]   |               |     no `IoResult` in `io`
[INFO] [stdout]   |               |     help: a similar name exists in the module: `Result`
[INFO] [stdout]   |               no `File` in `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::fs::File
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::io::File`, `std::io::IoResult`
[INFO] [stdout]  --> src/program.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{File, IoResult};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^
[INFO] [stdout]   |               |     |
[INFO] [stdout]   |               |     no `IoResult` in `io`
[INFO] [stdout]   |               |     help: a similar name exists in the module: `Result`
[INFO] [stdout]   |               no `File` in `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::fs::File
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `license` in this scope
[INFO] [stdout]  --> src/lib.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![license = "ASL2/MIT"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]  --> src/lib.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![comment = "Helper utilities for working with OpenGL"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `license` in this scope
[INFO] [stdout]  --> src/lib.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![license = "ASL2/MIT"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]  --> src/lib.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![comment = "Helper utilities for working with OpenGL"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]   --> src/program.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 fail!("name is not a shader!");
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]   --> src/program.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 fail!("name is not a shader!");
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut s = Vec::with_capacity(len as uint - 1);
[INFO] [stdout]    |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         s.set_len(len as uint - 1);
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> src/program.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         match File::open(&Path::new(p)).read_to_string() {
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DynamicDraw` in this scope
[INFO] [stdout]   --> src/buffer.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ebo.load_data(indices, DynamicDraw);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use buffer::BufferUsage::DynamicDraw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -             format: pixel::RGBA,
[INFO] [stdout] 106 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -             ptype: pixel::FLOAT,
[INFO] [stdout] 107 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -             format: pixel::RGBA,
[INFO] [stdout] 182 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ptype: pixel::FLOAT,
[INFO] [stdout] 183 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown lint: `unused_attribute`
[INFO] [stdout]  --> src/lib.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![allow(unused_attribute)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^ help: did you mean: `unused_attributes`
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/vao.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut s = Vec::with_capacity(len as uint - 1);
[INFO] [stdout]    |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         s.set_len(len as uint - 1);
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> src/program.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         match File::open(&Path::new(p)).read_to_string() {
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DynamicDraw` in this scope
[INFO] [stdout]   --> src/buffer.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ebo.load_data(indices, DynamicDraw);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use buffer::BufferUsage::DynamicDraw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -             format: pixel::RGBA,
[INFO] [stdout] 106 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -             ptype: pixel::FLOAT,
[INFO] [stdout] 107 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -             format: pixel::RGBA,
[INFO] [stdout] 182 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ptype: pixel::FLOAT,
[INFO] [stdout] 183 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown lint: `unused_attribute`
[INFO] [stdout]  --> src/lib.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![allow(unused_attribute)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^ help: did you mean: `unused_attributes`
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/vao.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hgl` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hgl` (lib test) due to 28 previous errors
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71437a21322b1a138435002cb795444125e7e657ae68b8d8aed4f31ceb4b207c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71437a21322b1a138435002cb795444125e7e657ae68b8d8aed4f31ceb4b207c", kill_on_drop: false }`
[INFO] [stdout] 71437a21322b1a138435002cb795444125e7e657ae68b8d8aed4f31ceb4b207c
[INFO] checking hgl-0.0.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate hgl 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate hgl 0.0.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hgl 0.0.1
[INFO] finished tweaking crates.io crate hgl 0.0.1
[INFO] tweaked toml for crates.io crate hgl 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate hgl 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0f2f934edc405e759426187832073b075437d70f01cc43610b860af9dd12403
[INFO] running `Command { std: "docker" "start" "-a" "b0f2f934edc405e759426187832073b075437d70f01cc43610b860af9dd12403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0f2f934edc405e759426187832073b075437d70f01cc43610b860af9dd12403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f2f934edc405e759426187832073b075437d70f01cc43610b860af9dd12403", kill_on_drop: false }`
[INFO] [stdout] b0f2f934edc405e759426187832073b075437d70f01cc43610b860af9dd12403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73fe15177e8abef912f1f75e05de664b5d0894c99d8b1f2c0da02929098faf7f
[INFO] running `Command { std: "docker" "start" "-a" "73fe15177e8abef912f1f75e05de664b5d0894c99d8b1f2c0da02929098faf7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling gl_generator v0.13.0
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling glfw-sys v3.3.0
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking glfw v0.29.0
[INFO] [stderr]     Checking hgl v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `program::VertexShader`, `program::FragmentShader`
[INFO] [stdout]   --> src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use program::{VertexShader, FragmentShader, Shader, Program};
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `FragmentShader` in `program`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `VertexShader` in `program`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::VertexShader
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::FragmentShader
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buffer::StaticDraw`
[INFO] [stdout]   --> src/lib.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use buffer::{Vbo, Ebo, StaticDraw};
[INFO] [stdout]    |                            ^^^^^^^^^^ no `StaticDraw` in `buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            buffer::BufferUsage::StaticDraw
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::io::File`, `std::io::IoResult`
[INFO] [stdout]  --> src/program.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{File, IoResult};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^
[INFO] [stdout]   |               |     |
[INFO] [stdout]   |               |     no `IoResult` in `io`
[INFO] [stdout]   |               |     help: a similar name exists in the module: `Result`
[INFO] [stdout]   |               no `File` in `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::fs::File
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `license` in this scope
[INFO] [stdout]  --> src/lib.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![license = "ASL2/MIT"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]  --> src/lib.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![comment = "Helper utilities for working with OpenGL"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]   --> src/program.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 fail!("name is not a shader!");
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `program::VertexShader`, `program::FragmentShader`
[INFO] [stdout]   --> src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use program::{VertexShader, FragmentShader, Shader, Program};
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `FragmentShader` in `program`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `VertexShader` in `program`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::VertexShader
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            program::ShaderType::FragmentShader
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buffer::StaticDraw`
[INFO] [stdout]   --> src/lib.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use buffer::{Vbo, Ebo, StaticDraw};
[INFO] [stdout]    |                            ^^^^^^^^^^ no `StaticDraw` in `buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            buffer::BufferUsage::StaticDraw
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::io::File`, `std::io::IoResult`
[INFO] [stdout]  --> src/program.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{File, IoResult};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^
[INFO] [stdout]   |               |     |
[INFO] [stdout]   |               |     no `IoResult` in `io`
[INFO] [stdout]   |               |     help: a similar name exists in the module: `Result`
[INFO] [stdout]   |               no `File` in `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::fs::File
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut s = Vec::with_capacity(len as uint - 1);
[INFO] [stdout]    |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         s.set_len(len as uint - 1);
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> src/program.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         match File::open(&Path::new(p)).read_to_string() {
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DynamicDraw` in this scope
[INFO] [stdout]   --> src/buffer.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ebo.load_data(indices, DynamicDraw);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use buffer::BufferUsage::DynamicDraw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `license` in this scope
[INFO] [stdout]  --> src/lib.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![license = "ASL2/MIT"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -             format: pixel::RGBA,
[INFO] [stdout] 106 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -             ptype: pixel::FLOAT,
[INFO] [stdout] 107 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -             format: pixel::RGBA,
[INFO] [stdout] 182 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]  --> src/lib.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![comment = "Helper utilities for working with OpenGL"]
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ptype: pixel::FLOAT,
[INFO] [stdout] 183 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown lint: `unused_attribute`
[INFO] [stdout]  --> src/lib.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![allow(unused_attribute)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^ help: did you mean: `unused_attributes`
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]   --> src/program.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 fail!("name is not a shader!");
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/vao.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut s = Vec::with_capacity(len as uint - 1);
[INFO] [stdout]    |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/program.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         s.set_len(len as uint - 1);
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> src/program.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         match File::open(&Path::new(p)).read_to_string() {
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DynamicDraw` in this scope
[INFO] [stdout]   --> src/buffer.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ebo.load_data(indices, DynamicDraw);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use buffer::BufferUsage::DynamicDraw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/vao.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |                          elts: GLint, stride: GLint, offset: uint) {
[INFO] [stdout]    |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -             format: pixel::RGBA,
[INFO] [stdout] 106 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -             ptype: pixel::FLOAT,
[INFO] [stdout] 107 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RGBA` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             format: pixel::RGBA,
[INFO] [stdout]     |                            ^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelFormat::RGBA;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RGBA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -             format: pixel::RGBA,
[INFO] [stdout] 182 +             format: RGBA,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FLOAT` in module `pixel`
[INFO] [stdout]    --> src/texture.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptype: pixel::FLOAT,
[INFO] [stdout]     |                           ^^^^^ not found in `pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use gl::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use texture::pixel::PixelType::FLOAT;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `FLOAT`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ptype: pixel::FLOAT,
[INFO] [stdout] 183 +             ptype: FLOAT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown lint: `unused_attribute`
[INFO] [stdout]  --> src/lib.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![allow(unused_attribute)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^ help: did you mean: `unused_attributes`
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/vao.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]    --> src/program.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         name.with_c_str(|cstr| unsafe {
[INFO] [stdout]     |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hgl` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/vao.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         name.with_c_str(|cstr| {
[INFO] [stdout]    |         -----^^^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hgl` (lib test) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "73fe15177e8abef912f1f75e05de664b5d0894c99d8b1f2c0da02929098faf7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73fe15177e8abef912f1f75e05de664b5d0894c99d8b1f2c0da02929098faf7f", kill_on_drop: false }`
[INFO] [stdout] 73fe15177e8abef912f1f75e05de664b5d0894c99d8b1f2c0da02929098faf7f
