[INFO] cloning repository https://github.com/Hperigo/Pira [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hperigo/Pira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c1f364f0d07fef4730ca313b01b895ef93d9808 [INFO] checking Hperigo/Pira against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hperigo/Pira on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hperigo/Pira [INFO] finished tweaking git repo https://github.com/Hperigo/Pira [INFO] tweaked toml for git repo https://github.com/Hperigo/Pira written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/Hperigo/Pira already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d25b69bcccb3093ea35b012a4ffa9badebc1179652518717cbd5d4e714c3be9 [INFO] running `Command { std: "docker" "start" "-a" "0d25b69bcccb3093ea35b012a4ffa9badebc1179652518717cbd5d4e714c3be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d25b69bcccb3093ea35b012a4ffa9badebc1179652518717cbd5d4e714c3be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d25b69bcccb3093ea35b012a4ffa9badebc1179652518717cbd5d4e714c3be9", kill_on_drop: false }` [INFO] [stdout] 0d25b69bcccb3093ea35b012a4ffa9badebc1179652518717cbd5d4e714c3be9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7c4cbd4593c29c938b0cc81aded2e15d83654a5b4be98a7295697fdc4412e0 [INFO] running `Command { std: "docker" "start" "-a" "7a7c4cbd4593c29c938b0cc81aded2e15d83654a5b4be98a7295697fdc4412e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking indextree v4.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking glutin v0.27.0 [INFO] [stderr] Checking nalgebra-glm v0.15.0 [INFO] [stderr] Checking piralib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imgui_glfw_rs` [INFO] [stdout] --> examples/imgui/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use imgui_glfw_rs::imgui::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `imgui_glfw_rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `piralib::gl`, `nalgebra_glm` [INFO] [stdout] --> examples/imgui/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use piralib::gl as gl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `gl` in the root [INFO] [stdout] 4 | use nalgebra_glm as glm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imgui_glfw_rs` [INFO] [stdout] --> examples/scene_graph/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use imgui_glfw_rs::imgui::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `imgui_glfw_rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `piralib::gl`, `nalgebra_glm` [INFO] [stdout] --> examples/scene_graph/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use piralib::gl as gl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `gl` in the root [INFO] [stdout] 4 | use nalgebra_glm as glm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | ui.drag_float(im_str!("R"), &mut r).speed(0.001).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | ui.drag_float(im_str!("G"), &mut g).speed(0.001).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | ui.drag_float(im_str!("B"), &mut b).speed(0.001).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | ui.drag_float3( im_str!("Translation"), &mut translation ).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | ui.drag_float3( im_str!("Scale"), &mut scale ).speed(0.01).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/scene_graph/main.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | ui.drag_float3( im_str!("Translation"), node.position.as_mut_slice().try_into().unwrap() ).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/imgui/main.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | ui.drag_float( im_str!("Rotation"), &mut rotation ).speed(0.01).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/scene_graph/main.rs:188:29 [INFO] [stdout] | [INFO] [stdout] 188 | ui.drag_float3( im_str!("Scale"), node.scale.as_mut_slice().try_into().unwrap() ).speed(0.01).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Options` in module `piralib::app` [INFO] [stdout] --> examples/imgui/main.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | let mut app = piralib::App::init_with_options( &piralib::app::Options{ [INFO] [stdout] | ^^^^^^^ not found in `piralib::app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> examples/scene_graph/main.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | ui.drag_float( im_str!("Rotation"), &mut node.rotation.z ).speed(0.01).build(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Options` in module `piralib::app` [INFO] [stdout] --> examples/scene_graph/main.rs:94:68 [INFO] [stdout] | [INFO] [stdout] 94 | let mut app = piralib::App::init_with_options( &piralib::app::Options{ [INFO] [stdout] | ^^^^^^^ not found in `piralib::app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `init_with_options` found for struct `App` in the current scope [INFO] [stdout] --> examples/imgui/main.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | let mut app = piralib::App::init_with_options( &piralib::app::Options{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `App` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | let shader = stock_shader.build(); [INFO] [stdout] | ^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/stock_shader.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn build(&self, gl : &glow::Context) -> GlslProg { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let vao = glh::Vao::new_from_attrib_indexed(&attribs, &indices, &shader).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------- -------- ------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new_from_attrib_indexed( gl : &glow::Context, attribs : &Vec, indices : &Vec, shader : &GlslProg ) -> Optio... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `init_with_options` found for struct `App` in the current scope [INFO] [stdout] --> examples/scene_graph/main.rs:94:34 [INFO] [stdout] | [INFO] [stdout] 94 | let mut app = piralib::App::init_with_options( &piralib::app::Options{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `App` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | glh::clear(r, g, b, 1.0); [INFO] [stdout] | ^^^^^^^^^^ - - - --- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn clear( gl : &glow::Context, red : f32, green : f32, blue : f32, alpha : f32 ){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | shader.bind(); [INFO] [stdout] | ^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn bind(&self, gl : &glow::Context){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | shader.set_uniform_mat4( glh::StockShader::uniform_name_perspective_matrix(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] 66 | / &glm::ortho(0.0, [INFO] [stdout] 67 | | frame.framebuffer_size.0 as f32, [INFO] [stdout] 68 | | frame.framebuffer_size.1 as f32, [INFO] [stdout] 69 | | 0.0, -1.0, [INFO] [stdout] 70 | | 1.0)); [INFO] [stdout] | |________________________________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | let shader = stock_shader.build(); [INFO] [stdout] | ^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/stock_shader.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn build(&self, gl : &glow::Context) -> GlslProg { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | let vao = glh::Vao::new_from_attrib_indexed(&attribs, &indices, &shader).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------- -------- ------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new_from_attrib_indexed( gl : &glow::Context, attribs : &Vec, indices : &Vec, shader : &GlslProg ) -> Optio... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | glh::clear(0.2, 0.1, 0.1, 1.0); [INFO] [stdout] | ^^^^^^^^^^ --- --- --- --- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn clear( gl : &glow::Context, red : f32, green : f32, blue : f32, alpha : f32 ){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | shader.bind(); [INFO] [stdout] | ^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn bind(&self, gl : &glow::Context){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | shader.set_uniform_mat4( glh::StockShader::uniform_name_perspective_matrix(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] 153 | / &glm::ortho(0.0, [INFO] [stdout] 154 | | event.framebuffer_size.0 as f32 * 0.5, [INFO] [stdout] 155 | | event.framebuffer_size.1 as f32 * 0.5, [INFO] [stdout] 156 | | 0.0, 0.0, 1.0)); [INFO] [stdout] | |__________________________________________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | shader.set_uniform_mat4( glh::StockShader::uniform_name_view_matrix(), &glm::Mat4::identity() ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -------------------------------------------- ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | shader.set_uniform_mat4( glh::StockShader::uniform_name_model_matrix(), &model_view ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------- ----------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:163:20 [INFO] [stdout] | [INFO] [stdout] 163 | shader.set_uniform_4f( glh::StockShader::uniform_name_color(), &glm::vec4(1.0, 0.0, 0.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------------------------- ------------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn set_uniform_4f(&self, gl : &glow::Context, name : &str, value : &glm::Vec4){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/scene_graph/main.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | vao.draw( gl::TRIANGLES ); [INFO] [stdout] | ^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn draw(&self, gl : &glow::Context, primitive : u32 ){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | shader.set_uniform_mat4( glh::StockShader::uniform_name_model_matrix(), &model_view ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------- ----------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | shader.set_uniform_4f( glh::StockShader::uniform_name_color(), &glm::vec4(1.0, 1.0, 1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------------------------- ------------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn set_uniform_4f(&self, gl : &glow::Context, name : &str, value : &glm::Vec4){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/scene_graph/main.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | vao.draw( gl::TRIANGLES ); [INFO] [stdout] | ^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn draw(&self, gl : &glow::Context, primitive : u32 ){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | shader.set_uniform_mat4( glh::StockShader::uniform_name_model_matrix(), &model_view ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------- ----------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/scene_graph/main.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | vao.draw( gl::TRIANGLES ); [INFO] [stdout] | ^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn draw(&self, gl : &glow::Context, primitive : u32 ){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/scene_graph/main.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | shader.unbind(); [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn unbind(&self, gl : &glow::Context){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/scene_graph/main.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | ... &glm::ortho(0.0, [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: simba::scalar::real::RealField` found in the `simba` crate: [INFO] [stdout] - impl simba::scalar::real::RealField for f32; [INFO] [stdout] - impl simba::scalar::real::RealField for f64; [INFO] [stdout] = note: required because of the requirements on the impl of `RealNumber` for `{float}` [INFO] [stdout] note: required by a bound in `ortho` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-glm-0.15.0/src/ext/matrix_clip_space.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ortho(left: T, right: T, bottom: T, top: T, znear: T, zfar: T) -> TMat4 { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `ortho` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0283, E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `piralib` due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | shader.set_uniform_mat4( glh::StockShader::uniform_name_view_matrix(), &glm::Mat4::identity() ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -------------------------------------------- ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | shader.set_uniform_mat4( glh::StockShader::uniform_name_model_matrix(), &model_view ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------------------------------- ----------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_uniform_mat4(&self, gl : &glow::Context, name : &str, value : &glm::Mat4){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | shader.set_uniform_4f( glh::StockShader::uniform_name_color(), &glm::vec4(1.0, 1.0, 1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------------------------- ------------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn set_uniform_4f(&self, gl : &glow::Context, name : &str, value : &glm::Vec4){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/imgui/main.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | vao.draw( gl::TRIANGLES ); [INFO] [stdout] | ^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/vao.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn draw(&self, gl : &glow::Context, primitive : u32 ){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> examples/imgui/main.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | shader.unbind(); [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/gl_helper/glsl_prog.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn unbind(&self, gl : &glow::Context){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/imgui/main.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | ... &glm::ortho(0.0, [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: simba::scalar::real::RealField` found in the `simba` crate: [INFO] [stdout] - impl simba::scalar::real::RealField for f32; [INFO] [stdout] - impl simba::scalar::real::RealField for f64; [INFO] [stdout] = note: required because of the requirements on the impl of `RealNumber` for `{float}` [INFO] [stdout] note: required by a bound in `ortho` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-glm-0.15.0/src/ext/matrix_clip_space.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ortho(left: T, right: T, bottom: T, top: T, znear: T, zfar: T) -> TMat4 { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `ortho` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0283, E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7a7c4cbd4593c29c938b0cc81aded2e15d83654a5b4be98a7295697fdc4412e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7c4cbd4593c29c938b0cc81aded2e15d83654a5b4be98a7295697fdc4412e0", kill_on_drop: false }` [INFO] [stdout] 7a7c4cbd4593c29c938b0cc81aded2e15d83654a5b4be98a7295697fdc4412e0