[INFO] cloning repository https://github.com/b00lduck/rustduck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b00lduck/rustduck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62923a69fa91461f4a2b7629171571d6d3259dee [INFO] checking b00lduck/rustduck against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b00lduck/rustduck on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b00lduck/rustduck [INFO] finished tweaking git repo https://github.com/b00lduck/rustduck [INFO] tweaked toml for git repo https://github.com/b00lduck/rustduck written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/b00lduck/rustduck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b3fcbea7f77785c7521174faa480e32ad21267c3002d5d586c9a9dacb6162f6 [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" "8b3fcbea7f77785c7521174faa480e32ad21267c3002d5d586c9a9dacb6162f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3fcbea7f77785c7521174faa480e32ad21267c3002d5d586c9a9dacb6162f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3fcbea7f77785c7521174faa480e32ad21267c3002d5d586c9a9dacb6162f6", kill_on_drop: false }` [INFO] [stdout] 8b3fcbea7f77785c7521174faa480e32ad21267c3002d5d586c9a9dacb6162f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6679077fcf4781c79deb1ad63827ba08b2575869f57a5e6b5b208b97e22182d [INFO] running `Command { std: "docker" "start" "-a" "a6679077fcf4781c79deb1ad63827ba08b2575869f57a5e6b5b208b97e22182d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking ncollide3d v0.23.2 [INFO] [stderr] Checking kiss3d v0.24.1 [INFO] [stderr] Checking b00lduck v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cubeblock.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cubeblock.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/target.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | self.scenenode.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/target.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | self.scenenode.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/playfield.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | GPUVec::new(fbo_vertices, BufferType::Array, AllocationType::StaticDraw); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] | [INFO] [stdout] = note: required by `GPUVec::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_to_gpu` found for struct `GPUVec>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fbo_vertices.load_to_gpu(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `GPUVec>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `load_to_gpu` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unload_from_ram` found for struct `GPUVec>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fbo_vertices.unload_from_ram(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GPUVec>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `unload_from_ram` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | gl_v_coord: shader.get_attrib("v_coord").unwrap(), [INFO] [stdout] | ^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/playfield.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `enable` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | self.gl_v_coord.enable(); [INFO] [stdout] | ^^^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `enable` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | GPUVec::new(fbo_vertices, BufferType::Array, AllocationType::StaticDraw); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] | [INFO] [stdout] = note: required by `GPUVec::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_to_gpu` found for struct `GPUVec>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fbo_vertices.load_to_gpu(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `GPUVec>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `load_to_gpu` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unload_from_ram` found for struct `GPUVec>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fbo_vertices.unload_from_ram(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GPUVec>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `unload_from_ram` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | gl_v_coord: shader.get_attrib("v_coord").unwrap(), [INFO] [stdout] | ^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `enable` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | self.gl_v_coord.enable(); [INFO] [stdout] | ^^^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `enable` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/postproc/sobel.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | verify!(ctxt.bind_texture(Context::TEXTURE_2D, target.depth_id())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Texture`, found enum `either::Either` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&Texture>` [INFO] [stdout] found enum `Option<&either::Either>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bind` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | self.gl_v_coord.bind(&mut self.gl_fbo_vertices); [INFO] [stdout] | ^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `bind` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `disable` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | self.gl_v_coord.disable(); [INFO] [stdout] | ^^^^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `disable` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `b00lduck` [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[E0308]: mismatched types [INFO] [stdout] --> src/postproc/sobel.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | verify!(ctxt.bind_texture(Context::TEXTURE_2D, target.depth_id())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Texture`, found enum `either::Either` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&Texture>` [INFO] [stdout] found enum `Option<&either::Either>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bind` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | self.gl_v_coord.bind(&mut self.gl_fbo_vertices); [INFO] [stdout] | ^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `bind` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `disable` found for struct `ShaderAttribute>>` in the current scope [INFO] [stdout] --> src/postproc/sobel.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | self.gl_v_coord.disable(); [INFO] [stdout] | ^^^^^^^ method not found in `ShaderAttribute>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the method `disable` exists but the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6679077fcf4781c79deb1ad63827ba08b2575869f57a5e6b5b208b97e22182d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6679077fcf4781c79deb1ad63827ba08b2575869f57a5e6b5b208b97e22182d", kill_on_drop: false }` [INFO] [stdout] a6679077fcf4781c79deb1ad63827ba08b2575869f57a5e6b5b208b97e22182d