[INFO] cloning repository https://github.com/ruipserra/learn_opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruipserra/learn_opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruipserra%2Flearn_opengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruipserra%2Flearn_opengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c7a16edad007d27d9baba52d5b0f42e75a9d96b [INFO] building ruipserra/learn_opengl against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruipserra%2Flearn_opengl" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruipserra/learn_opengl on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruipserra/learn_opengl [INFO] finished tweaking git repo https://github.com/ruipserra/learn_opengl [INFO] tweaked toml for git repo https://github.com/ruipserra/learn_opengl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ruipserra/learn_opengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59a2f615d3512aea615dc3993b9c38a1608afef3f87e136887a4ef791dadf10 [INFO] running `Command { std: "docker" "start" "-a" "b59a2f615d3512aea615dc3993b9c38a1608afef3f87e136887a4ef791dadf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59a2f615d3512aea615dc3993b9c38a1608afef3f87e136887a4ef791dadf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59a2f615d3512aea615dc3993b9c38a1608afef3f87e136887a4ef791dadf10", kill_on_drop: false }` [INFO] [stdout] b59a2f615d3512aea615dc3993b9c38a1608afef3f87e136887a4ef791dadf10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68144424ebfcb9932dddf98b721d65e9d03be24b8a72139aa9d736c4c9ab43b4 [INFO] running `Command { std: "docker" "start" "-a" "68144424ebfcb9932dddf98b721d65e9d03be24b8a72139aa9d736c4c9ab43b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling deflate v0.7.5 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.7.7 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling wayland-client v0.7.7 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling image v0.12.3 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.7 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.10 [INFO] [stderr] Compiling learn_opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:54:75 [INFO] [stdout] | [INFO] [stdout] 54 | GlError::Unrecognized(error_code) => write!(f, "{}: {}", self.description(), error_code), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:55:71 [INFO] [stdout] | [INFO] [stdout] 55 | _ => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_extension` [INFO] [stdout] --> src/program.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn from_extension(ext: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/gl_object.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait GlObject: Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/01_hello_window.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe { window.make_current() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.71s [INFO] running `Command { std: "docker" "inspect" "68144424ebfcb9932dddf98b721d65e9d03be24b8a72139aa9d736c4c9ab43b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68144424ebfcb9932dddf98b721d65e9d03be24b8a72139aa9d736c4c9ab43b4", kill_on_drop: false }` [INFO] [stdout] 68144424ebfcb9932dddf98b721d65e9d03be24b8a72139aa9d736c4c9ab43b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3805e61287f2bf32ba934d64eeb47699af955317267be74cca2f3e679c8188fb [INFO] running `Command { std: "docker" "start" "-a" "3805e61287f2bf32ba934d64eeb47699af955317267be74cca2f3e679c8188fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:54:75 [INFO] [stdout] | [INFO] [stdout] 54 | GlError::Unrecognized(error_code) => write!(f, "{}: {}", self.description(), error_code), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:55:71 [INFO] [stdout] | [INFO] [stdout] 55 | _ => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_extension` [INFO] [stdout] --> src/program.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn from_extension(ext: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/gl_object.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait GlObject: Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling learn_opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:54:75 [INFO] [stdout] | [INFO] [stdout] 54 | GlError::Unrecognized(error_code) => write!(f, "{}: {}", self.description(), error_code), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/01_hello_window.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe { window.make_current() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/debug.rs:55:71 [INFO] [stdout] | [INFO] [stdout] 55 | _ => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_extension` [INFO] [stdout] --> src/program.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn from_extension(ext: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/gl_object.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait GlObject: Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.07s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/learn_opengl-0894f00bc0d3286a) [INFO] [stderr] Executable unittests src/bin/01_hello_window.rs (/opt/rustwide/target/debug/deps/01_hello_window-294473ae06ec2fbd) [INFO] [stderr] Executable unittests src/bin/02_hello_triangle.rs (/opt/rustwide/target/debug/deps/02_hello_triangle-ae3cd50aa47cdfc2) [INFO] [stderr] Executable unittests src/bin/02b_hello_triangle.rs (/opt/rustwide/target/debug/deps/02b_hello_triangle-a60a2b691c1297e7) [INFO] [stderr] Executable unittests src/bin/03_hello_rectangle.rs (/opt/rustwide/target/debug/deps/03_hello_rectangle-5552d4bbd279e9c5) [INFO] [stderr] Executable unittests src/bin/04_shader_uniforms.rs (/opt/rustwide/target/debug/deps/04_shader_uniforms-27a389e38916abdd) [INFO] [stderr] Executable unittests src/bin/05_colors_in_vertex_data.rs (/opt/rustwide/target/debug/deps/05_colors_in_vertex_data-c761e6fc66f511da) [INFO] [stderr] Executable unittests src/bin/06_textures.rs (/opt/rustwide/target/debug/deps/06_textures-4fc359b21e7da6f1) [INFO] running `Command { std: "docker" "inspect" "3805e61287f2bf32ba934d64eeb47699af955317267be74cca2f3e679c8188fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3805e61287f2bf32ba934d64eeb47699af955317267be74cca2f3e679c8188fb", kill_on_drop: false }` [INFO] [stdout] 3805e61287f2bf32ba934d64eeb47699af955317267be74cca2f3e679c8188fb