[INFO] cloning repository https://github.com/0918nobita/rust_opengl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0918nobita/rust_opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Frust_opengl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Frust_opengl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b12a979eba2009ec28329f0bc93f54f8c2fe0d0c
[INFO] checking 0918nobita/rust_opengl against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Frust_opengl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0918nobita/rust_opengl
[INFO] finished tweaking git repo https://github.com/0918nobita/rust_opengl
[INFO] tweaked toml for git repo https://github.com/0918nobita/rust_opengl written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0918nobita/rust_opengl on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0918nobita/rust_opengl 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4b54ab25ed01e55845385f9247026d775729205e404ff0e6450cd403eddcbb8
[INFO] running `Command { std: "docker" "start" "-a" "b4b54ab25ed01e55845385f9247026d775729205e404ff0e6450cd403eddcbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4b54ab25ed01e55845385f9247026d775729205e404ff0e6450cd403eddcbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b54ab25ed01e55845385f9247026d775729205e404ff0e6450cd403eddcbb8", kill_on_drop: false }`
[INFO] [stdout] b4b54ab25ed01e55845385f9247026d775729205e404ff0e6450cd403eddcbb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b68fe00d2d5ff53ef2a8c2397274316f9dbc81a9ec1c7db2056cb60948940e0f
[INFO] running `Command { std: "docker" "start" "-a" "b68fe00d2d5ff53ef2a8c2397274316f9dbc81a9ec1c7db2056cb60948940e0f", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]     Checking c_str_macro v1.0.2
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking rust_opengl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `SourceType` is never used
[INFO] [stdout]   --> src/shader.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum SourceType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/shader.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Shader {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 17 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_compile_errors` is never used
[INFO] [stdout]   --> src/shader.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | unsafe fn check_compile_errors(shader: u32, source_type: SourceType) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SourceType` is never used
[INFO] [stdout]   --> src/shader.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum SourceType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/shader.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Shader {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 17 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_compile_errors` is never used
[INFO] [stdout]   --> src/shader.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | unsafe fn check_compile_errors(shader: u32, source_type: SourceType) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
[INFO] running `Command { std: "docker" "inspect" "b68fe00d2d5ff53ef2a8c2397274316f9dbc81a9ec1c7db2056cb60948940e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68fe00d2d5ff53ef2a8c2397274316f9dbc81a9ec1c7db2056cb60948940e0f", kill_on_drop: false }`
[INFO] [stdout] b68fe00d2d5ff53ef2a8c2397274316f9dbc81a9ec1c7db2056cb60948940e0f
