[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 try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b00lduck/rustduck on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncollide3d v0.23.2 [INFO] [stderr] Downloaded kiss3d v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7301cbdbff9d64413e68c8dccea65ae5904a51dbe55996fd1f3f3fb0dbdfb0f1 [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" "7301cbdbff9d64413e68c8dccea65ae5904a51dbe55996fd1f3f3fb0dbdfb0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7301cbdbff9d64413e68c8dccea65ae5904a51dbe55996fd1f3f3fb0dbdfb0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7301cbdbff9d64413e68c8dccea65ae5904a51dbe55996fd1f3f3fb0dbdfb0f1", kill_on_drop: false }` [INFO] [stdout] 7301cbdbff9d64413e68c8dccea65ae5904a51dbe55996fd1f3f3fb0dbdfb0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e44a9e33d1392cdd002911a454f815a49f600956b8fc2b020922fe6048ce7fd [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" "1e44a9e33d1392cdd002911a454f815a49f600956b8fc2b020922fe6048ce7fd", 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] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.14 [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 syn v0.15.44 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [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 paste v0.1.18 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking tiff v0.3.1 [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]: the method `load_to_gpu` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fbo_vertices.load_to_gpu(); [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `unload_from_ram` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fbo_vertices.unload_from_ram(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [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 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]: the method `enable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | self.gl_v_coord.enable(); [INFO] [stdout] | ^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [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]: the method `load_to_gpu` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fbo_vertices.load_to_gpu(); [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `unload_from_ram` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fbo_vertices.unload_from_ram(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [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 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]: the method `enable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | self.gl_v_coord.enable(); [INFO] [stdout] | ^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 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]: the method `bind` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [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 cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `disable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | self.gl_v_coord.disable(); [INFO] [stdout] | ^^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 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` due to 12 previous errors [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]: the method `bind` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [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 cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `disable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | self.gl_v_coord.disable(); [INFO] [stdout] | ^^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [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 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" "1e44a9e33d1392cdd002911a454f815a49f600956b8fc2b020922fe6048ce7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e44a9e33d1392cdd002911a454f815a49f600956b8fc2b020922fe6048ce7fd", kill_on_drop: false }` [INFO] [stdout] 1e44a9e33d1392cdd002911a454f815a49f600956b8fc2b020922fe6048ce7fd