[INFO] cloning repository https://github.com/oeb25/lide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeb25/lide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Flide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Flide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca3b59bcdfb1bdc5b1af5c8b75dcfce7eed6b146 [INFO] checking oeb25/lide against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Flide" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeb25/lide on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oeb25/lide [INFO] removed path dependency mg from git repo https://github.com/oeb25/lide [INFO] finished tweaking git repo https://github.com/oeb25/lide [INFO] tweaked toml for git repo https://github.com/oeb25/lide written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/lide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (mg) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (mg) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mg-settings-macros v0.4.2 [INFO] [stderr] Downloaded relm v0.20.0 [INFO] [stderr] Downloaded warmy v0.7.3 [INFO] [stderr] Downloaded glutin v0.13.1 [INFO] [stderr] Downloaded winit v0.11.3 [INFO] [stderr] Downloaded relm-derive v0.20.0 [INFO] [stderr] Downloaded mg-settings v0.4.3 [INFO] [stderr] Downloaded any-cache v0.2.3 [INFO] [stderr] Downloaded mg v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fc01f8bab473681af95ef5454c717d34df9d3f5471402520405ea697e6415da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fc01f8bab473681af95ef5454c717d34df9d3f5471402520405ea697e6415da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fc01f8bab473681af95ef5454c717d34df9d3f5471402520405ea697e6415da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc01f8bab473681af95ef5454c717d34df9d3f5471402520405ea697e6415da", kill_on_drop: false }` [INFO] [stdout] 2fc01f8bab473681af95ef5454c717d34df9d3f5471402520405ea697e6415da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06f69ea89e9d5fcc2ae8f81073f085c73fc2f39e97a4ce056938f032fb26ce8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e06f69ea89e9d5fcc2ae8f81073f085c73fc2f39e97a4ce056938f032fb26ce8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (mg) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking any-cache v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling glutin v0.13.1 [INFO] [stderr] Checking warmy v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.11.3 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking mg-settings v0.4.3 [INFO] [stderr] Compiling relm-derive v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking glib v0.10.2 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking relm v0.20.0 [INFO] [stderr] Checking mg v0.13.1 [INFO] [stderr] Checking lide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mg::FramebufferBinderDrawer` [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | use mg::FramebufferBinderDrawer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FramebufferBinderDrawer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mg::FramebufferBinderDrawer` [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | use mg::FramebufferBinderDrawer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FramebufferBinderDrawer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Program` in `mg` [INFO] [stdout] --> src/main.rs:158:27 [INFO] [stdout] | [INFO] [stdout] 158 | let program = mg::Program::new_from_src( [INFO] [stdout] | ^^^^^^^ could not find `Program` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Framebuffer` in `mg` [INFO] [stdout] --> src/main.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | let mut fbo = mg::Framebuffer::new(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `Framebuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderbuffer` in `mg` [INFO] [stdout] --> src/main.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | let mut rbo = mg::Renderbuffer::new(); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Renderbuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Texture` in `mg` [INFO] [stdout] --> src/main.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | let tex = mg::Texture::new(mg::TextureKind::Texture2d); [INFO] [stdout] | ^^^^^^^ could not find `Texture` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureKind` in `mg` [INFO] [stdout] --> src/main.rs:189:40 [INFO] [stdout] | [INFO] [stdout] 189 | let tex = mg::Texture::new(mg::TextureKind::Texture2d); [INFO] [stdout] | ^^^^^^^^^^^ could not find `TextureKind` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureTarget` in `mg` [INFO] [stdout] --> src/main.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | mg::TextureTarget::Texture2d, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureTarget` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureInternalFormat` in `mg` [INFO] [stdout] --> src/main.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | mg::TextureInternalFormat::Rgb, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `TextureInternalFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureFormat` in `mg` [INFO] [stdout] --> src/main.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | mg::TextureFormat::Rgb, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GlType` in `mg` [INFO] [stdout] --> src/main.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | mg::GlType::UnsignedByte, [INFO] [stdout] | ^^^^^^ could not find `GlType` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Program` in `mg` [INFO] [stdout] --> src/main.rs:158:27 [INFO] [stdout] | [INFO] [stdout] 158 | let program = mg::Program::new_from_src( [INFO] [stdout] | ^^^^^^^ could not find `Program` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureParameter` in `mg` [INFO] [stdout] --> src/main.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | .parameter_int(mg::TextureParameter::MinFilter, gl::LINEAR as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `TextureParameter` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureParameter` in `mg` [INFO] [stdout] --> src/main.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | .parameter_int(mg::TextureParameter::MagFilter, gl::LINEAR as i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `TextureParameter` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureInternalFormat` in `mg` [INFO] [stdout] --> src/main.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | .storage(mg::TextureInternalFormat::DepthComponent, w, h); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `TextureInternalFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | mg::Attachment::Color0, [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Framebuffer` in `mg` [INFO] [stdout] --> src/main.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | let mut fbo = mg::Framebuffer::new(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `Framebuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureTarget` in `mg` [INFO] [stdout] --> src/main.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | mg::TextureTarget::Texture2d, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureTarget` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:214:31 [INFO] [stdout] | [INFO] [stdout] 214 | .renderbuffer(mg::Attachment::Depth, &rbo) [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | .draw_buffers(&[mg::Attachment::Color0]); [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Framebuffer` in `mg` [INFO] [stdout] --> src/main.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let mut display_fbo = unsafe { mg::Framebuffer::window() }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `Framebuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderbuffer` in `mg` [INFO] [stdout] --> src/main.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | let mut rbo = mg::Renderbuffer::new(); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Renderbuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Texture` in `mg` [INFO] [stdout] --> src/main.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | let tex = mg::Texture::new(mg::TextureKind::Texture2d); [INFO] [stdout] | ^^^^^^^ could not find `Texture` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureKind` in `mg` [INFO] [stdout] --> src/main.rs:189:40 [INFO] [stdout] | [INFO] [stdout] 189 | let tex = mg::Texture::new(mg::TextureKind::Texture2d); [INFO] [stdout] | ^^^^^^^^^^^ could not find `TextureKind` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VertexArray` in `mg` [INFO] [stdout] --> src/main.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | let mut rect_vao = mg::VertexArray::new(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `VertexArray` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureTarget` in `mg` [INFO] [stdout] --> src/main.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | mg::TextureTarget::Texture2d, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureTarget` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureInternalFormat` in `mg` [INFO] [stdout] --> src/main.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | mg::TextureInternalFormat::Rgb, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `TextureInternalFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureFormat` in `mg` [INFO] [stdout] --> src/main.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | mg::TextureFormat::Rgb, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GlType` in `mg` [INFO] [stdout] --> src/main.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | mg::GlType::UnsignedByte, [INFO] [stdout] | ^^^^^^ could not find `GlType` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureParameter` in `mg` [INFO] [stdout] --> src/main.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | .parameter_int(mg::TextureParameter::MinFilter, gl::LINEAR as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `TextureParameter` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureParameter` in `mg` [INFO] [stdout] --> src/main.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | .parameter_int(mg::TextureParameter::MagFilter, gl::LINEAR as i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `TextureParameter` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureInternalFormat` in `mg` [INFO] [stdout] --> src/main.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | .storage(mg::TextureInternalFormat::DepthComponent, w, h); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `TextureInternalFormat` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | mg::Attachment::Color0, [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextureTarget` in `mg` [INFO] [stdout] --> src/main.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | mg::TextureTarget::Texture2d, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TextureTarget` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:214:31 [INFO] [stdout] | [INFO] [stdout] 214 | .renderbuffer(mg::Attachment::Depth, &rbo) [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Attachment` in `mg` [INFO] [stdout] --> src/main.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | .draw_buffers(&[mg::Attachment::Color0]); [INFO] [stdout] | ^^^^^^^^^^ could not find `Attachment` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Framebuffer` in `mg` [INFO] [stdout] --> src/main.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let mut display_fbo = unsafe { mg::Framebuffer::window() }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `Framebuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VertexArray` in `mg` [INFO] [stdout] --> src/main.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | let mut rect_vao = mg::VertexArray::new(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `VertexArray` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VertexBuffer` in `mg` [INFO] [stdout] --> src/main.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | let mut rect_vbo = mg::VertexBuffer::from_data(&[[0.0, 0.0, 0.0f32]]); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `VertexBuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DrawMode` in `mg` [INFO] [stdout] --> src/main.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | mg::DrawMode::Points, [INFO] [stdout] | ^^^^^^^^ could not find `DrawMode` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DrawMode` in `mg` [INFO] [stdout] --> src/main.rs:351:65 [INFO] [stdout] | [INFO] [stdout] 351 | .draw_arrays(&display_fbo.bind(), &program, mg::DrawMode::Points, 0, 1); [INFO] [stdout] | ^^^^^^^^ could not find `DrawMode` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in crate `mg` [INFO] [stdout] --> src/main.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | program: mg::Program, [INFO] [stdout] | ^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Texture` in crate `mg` [INFO] [stdout] --> src/main.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | tex: mg::Texture, [INFO] [stdout] | ^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Framebuffer` in crate `mg` [INFO] [stdout] --> src/main.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | fbo: mg::Framebuffer, [INFO] [stdout] | ^^^^^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VertexBuffer` in `mg` [INFO] [stdout] --> src/main.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | let mut rect_vbo = mg::VertexBuffer::from_data(&[[0.0, 0.0, 0.0f32]]); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `VertexBuffer` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DrawMode` in `mg` [INFO] [stdout] --> src/main.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | mg::DrawMode::Points, [INFO] [stdout] | ^^^^^^^^ could not find `DrawMode` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DrawMode` in `mg` [INFO] [stdout] --> src/main.rs:351:65 [INFO] [stdout] | [INFO] [stdout] 351 | .draw_arrays(&display_fbo.bind(), &program, mg::DrawMode::Points, 0, 1); [INFO] [stdout] | ^^^^^^^^ could not find `DrawMode` in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Program` in crate `mg` [INFO] [stdout] --> src/main.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | program: mg::Program, [INFO] [stdout] | ^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Texture` in crate `mg` [INFO] [stdout] --> src/main.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | tex: mg::Texture, [INFO] [stdout] | ^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Framebuffer` in crate `mg` [INFO] [stdout] --> src/main.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | fbo: mg::Framebuffer, [INFO] [stdout] | ^^^^^^^^^^^ not found in `mg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | let y = x.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | let y = x.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lide` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 25 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e06f69ea89e9d5fcc2ae8f81073f085c73fc2f39e97a4ce056938f032fb26ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06f69ea89e9d5fcc2ae8f81073f085c73fc2f39e97a4ce056938f032fb26ce8", kill_on_drop: false }` [INFO] [stdout] e06f69ea89e9d5fcc2ae8f81073f085c73fc2f39e97a4ce056938f032fb26ce8