[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] checking barnex/opengl-rust-gravity/b280bef75088adc585df9aae129c6ad38c9626d7 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Fopengl-rust-gravity" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barnex/opengl-rust-gravity on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded wayland-cursor v0.28.1 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.5 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.5 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.5 [INFO] [stderr] Downloaded cgl v0.3.2 [INFO] [stderr] Downloaded glutin_emscripten_sys v0.1.1 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.7 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Downloaded dlib v0.4.2 [INFO] [stderr] Downloaded xcursor v0.3.2 [INFO] [stderr] Downloaded andrew v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded core-graphics v0.22.1 [INFO] [stderr] Downloaded derivative v2.1.1 [INFO] [stderr] Downloaded cocoa v0.23.0 [INFO] [stderr] Downloaded ttf-parser v0.6.2 [INFO] [stderr] Downloaded wayland-client v0.28.1 [INFO] [stderr] Downloaded wayland-protocols v0.28.1 [INFO] [stderr] Downloaded smithay-client-toolkit v0.12.0 [INFO] [stderr] Downloaded rayon v1.4.1 [INFO] [stderr] Downloaded nix v0.18.0 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded winit v0.23.0 [INFO] [stderr] Downloaded glutin v0.25.1 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded rayon-core v1.8.1 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded owned_ttf_parser v0.6.0 [INFO] [stderr] Downloaded rusttype v0.9.2 [INFO] [stderr] Downloaded calloop v0.6.5 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded wayland-commons v0.28.1 [INFO] [stderr] Downloaded wayland-sys v0.28.1 [INFO] [stderr] Downloaded libloading v0.6.4 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded wayland-scanner v0.28.1 [INFO] [stderr] Downloaded wayland-egl v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bc83aea1ddc1bde9100a43785c18f816ee31bab48cfce8486c519f8e78cf9da [INFO] running `Command { std: "docker" "start" "-a" "5bc83aea1ddc1bde9100a43785c18f816ee31bab48cfce8486c519f8e78cf9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bc83aea1ddc1bde9100a43785c18f816ee31bab48cfce8486c519f8e78cf9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc83aea1ddc1bde9100a43785c18f816ee31bab48cfce8486c519f8e78cf9da", kill_on_drop: false }` [INFO] [stdout] 5bc83aea1ddc1bde9100a43785c18f816ee31bab48cfce8486c519f8e78cf9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 557a462db0b089d80d62762b90ae128de23ec1ca682ab88d76d7b7655ac7508a [INFO] running `Command { std: "docker" "start" "-a" "557a462db0b089d80d62762b90ae128de23ec1ca682ab88d76d7b7655ac7508a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [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 unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking libloading v0.6.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [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-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.28.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.28.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking gl_vec v0.1.0 (/opt/rustwide/workdir/gl_vec) [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking andrew v0.3.1 [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 atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.1 [INFO] [stderr] Compiling wayland-protocols v0.28.1 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking gl_safe v0.1.0 (/opt/rustwide/workdir/gl_safe) [INFO] [stderr] Checking wayland-commons v0.28.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking gl_obj v0.1.0 (/opt/rustwide/workdir/gl_obj) [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 structopt v0.3.20 [INFO] [stderr] Checking gl_img v0.1.0 (/opt/rustwide/workdir/gl_img) [INFO] [stderr] Checking grav3_lib v0.1.0 (/opt/rustwide/workdir/grav3_lib) [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_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[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/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/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/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: 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 `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 import `gl_obj` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use gl_obj::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `gl_obj` [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 import `gl_obj` [INFO] [stdout] --> grav3_lib/src/bin/grav3_gl.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use gl_obj::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `gl_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `grav3_lib` (bin "grav3_gl") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `grav3_lib` (bin "grav3_gl" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "557a462db0b089d80d62762b90ae128de23ec1ca682ab88d76d7b7655ac7508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557a462db0b089d80d62762b90ae128de23ec1ca682ab88d76d7b7655ac7508a", kill_on_drop: false }` [INFO] [stdout] 557a462db0b089d80d62762b90ae128de23ec1ca682ab88d76d7b7655ac7508a