$ rustc --version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28) $ cratesfyi --version cratesfyi 0.2.0 (5dbd676 2016-07-30) $ cratesfyi ... Updating registry `https://github.com/rust-lang/crates.io-index` Compiling num-traits v0.1.34 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.34/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=ca71ec056d3f4118 -C extra-filename=-ca71ec056d3f4118 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --cap-lints allow` Compiling libc v0.2.15 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --cap-lints allow` Compiling rustc-serialize v0.3.19 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --cap-lints allow` Compiling rand v0.3.14 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern libc=/home/cratesfyi/cgmath-0.2.0/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow` Compiling num-integer v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-name num_integer --crate-type lib -g -C metadata=52fdddf28cd8e924 -C extra-filename=-52fdddf28cd8e924 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow` Compiling num-iter v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-name num_iter --crate-type lib -g -C metadata=50df698bc905252c -C extra-filename=-50df698bc905252c --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_integer=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow` Compiling num-complex v0.1.33 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.33/src/lib.rs --crate-name num_complex --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=750cc486ffff1dec -C extra-filename=-750cc486ffff1dec --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cgmath-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow` Compiling num-bigint v0.1.33 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.1.33/src/lib.rs --crate-name num_bigint --crate-type lib -g --cfg feature=\"rand\" --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=2a7f315959fa8060 -C extra-filename=-2a7f315959fa8060 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_integer=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cgmath-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern rand=/home/cratesfyi/cgmath-0.2.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow` Compiling num-rational v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.1.32/src/lib.rs --crate-name num_rational --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"bigint\" --cfg feature=\"num-bigint\" --cfg feature=\"rustc-serialize\" -C metadata=576f79d570f1b9fd -C extra-filename=-576f79d570f1b9fd --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_integer=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cgmath-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern num_bigint=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --cap-lints allow` Compiling num v0.1.34 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.34/src/lib.rs --crate-name num --crate-type lib -g --cfg feature=\"num-rational\" --cfg feature=\"num-complex\" --cfg feature=\"rational\" --cfg feature=\"default\" --cfg feature=\"complex\" --cfg feature=\"bigint\" --cfg feature=\"num-bigint\" --cfg feature=\"rustc-serialize\" -C metadata=262f3a136066b482 -C extra-filename=-262f3a136066b482 --out-dir /home/cratesfyi/cgmath-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num_integer=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_rational=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_rational-576f79d570f1b9fd.rlib --extern num_traits=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern num_complex=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_complex-750cc486ffff1dec.rlib --extern num_bigint=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --extern num_iter=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum_iter-50df698bc905252c.rlib --cap-lints allow` Documenting cgmath v0.2.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/lib.rs --crate-name cgmath -o /home/cratesfyi/cgmath-0.2.0/doc -L dependency=/home/cratesfyi/cgmath-0.2.0/debug -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum-262f3a136066b482.rlib --extern rustc_serialize=/home/cratesfyi/cgmath-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern rand=/home/cratesfyi/cgmath-0.2.0/debug/deps/librand-49a08859d086fffe.rlib` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:326:1: 414:2 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:326 pub trait Matrix<S: BaseFloat, V: Clone + Vector<S>>: Array2<V, V, S> ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:326:1: 414:2 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:326:1: 414:2 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:326 pub trait Matrix<S: BaseFloat, V: Clone + Vector<S>>: Array2<V, V, S> ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:332:5: 332:35 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:332 fn mul_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:332:5: 332:35 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:332:5: 332:35 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:332 fn mul_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:335:5: 335:35 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:335 fn div_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:335:5: 335:35 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:335:5: 335:35 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:335 fn div_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:339:5: 339:35 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:339 fn rem_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:339:5: 339:35 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:339:5: 339:35 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:339 fn rem_s(&self, s: S) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:343:5: 343:39 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:343 fn add_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:343:5: 343:39 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:343:5: 343:39 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:343 fn add_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:346:5: 346:39 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:346 fn sub_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:346:5: 346:39 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:346:5: 346:39 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:346 fn sub_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:349:5: 349:33 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:349 fn mul_v(&self, v: &V) -> V; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:349:5: 349:33 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:349:5: 349:33 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:349 fn mul_v(&self, v: &V) -> V; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:353:5: 353:39 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:353 fn mul_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:353:5: 353:39 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:353:5: 353:39 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:353 fn mul_m(&self, m: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:356:5: 356:36 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:356 fn mul_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:356:5: 356:36 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:356:5: 356:36 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:356 fn mul_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:358:5: 358:36 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:358 fn div_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:358:5: 358:36 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:358:5: 358:36 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:358 fn div_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:360:5: 360:36 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:360 fn rem_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:360:5: 360:36 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:360:5: 360:36 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:360 fn rem_self_s(&mut self, s: S); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:363:5: 363:40 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:363 fn add_self_m(&mut self, m: &Self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:363:5: 363:40 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:363:5: 363:40 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:363 fn add_self_m(&mut self, m: &Self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:365:5: 365:40 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:365 fn sub_self_m(&mut self, m: &Self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:365:5: 365:40 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:365:5: 365:40 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:365 fn sub_self_m(&mut self, m: &Self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:369:5: 369:66 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:369 fn mul_self_m(&mut self, m: &Self) { *self = self.mul_m(m); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:369:5: 369:66 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:369:5: 369:66 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:369 fn mul_self_m(&mut self, m: &Self) { *self = self.mul_m(m); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:373:5: 373:33 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:373 fn transpose(&self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:373:5: 373:33 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:373:5: 373:33 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:373 fn transpose(&self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:375:5: 375:34 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:375 fn transpose_self(&mut self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:375:5: 375:34 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:375:5: 375:34 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:375 fn transpose_self(&mut self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:377:5: 377:32 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:377 fn determinant(&self) -> S; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:377:5: 377:32 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:377:5: 377:32 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:377 fn determinant(&self) -> S; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:380:5: 380:29 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:380 fn diagonal(&self) -> V; ^~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:380:5: 380:29 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:380:5: 380:29 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:380 fn diagonal(&self) -> V; ^~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:384:5: 384:56 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:384 fn trace(&self) -> S { self.diagonal().comp_add() } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:384:5: 384:56 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:384:5: 384:56 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:384 fn trace(&self) -> S { self.diagonal().comp_add() } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:390:5: 390:38 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:390 fn invert(&self) -> Option<Self>; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:390:5: 390:38 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:390:5: 390:38 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:390 fn invert(&self) -> Option<Self>; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:394:5: 396:6 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:394 fn invert_self(&mut self) { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:394:5: 396:6 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:394:5: 396:6 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:394 fn invert_self(&mut self) { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:400:5: 400:79 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:400 fn is_invertible(&self) -> bool { !self.determinant().approx_eq(&zero()) } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:400:5: 400:79 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:400:5: 400:79 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:400 fn is_invertible(&self) -> bool { !self.determinant().approx_eq(&zero()) } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:405:5: 405:61 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:405 fn is_identity(&self) -> bool { self.approx_eq(&one()) } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:405:5: 405:61 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:405:5: 405:61 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:405 fn is_identity(&self) -> bool { self.approx_eq(&one()) } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:409:5: 409:35 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:409 fn is_diagonal(&self) -> bool; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:409:5: 409:35 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:409:5: 409:35 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:409 fn is_diagonal(&self) -> bool; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:413:5: 413:36 error: the parameter type `V` may not live long enough [E0310] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:413 fn is_symmetric(&self) -> bool; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:413:5: 413:36 help: consider adding an explicit lifetime bound `V: 'static`... .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:413:5: 413:36 note: ...so that the type `V` will meet its required lifetime bounds .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/matrix.rs:413 fn is_symmetric(&self) -> bool; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:29:1: 74:2 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:29 pub trait Rotation<S: BaseNum, V: Vector<S>, P: Point<S, V>>: PartialEq + ApproxEq<S> + Sized { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:29:1: 74:2 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:29:1: 74:2 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:31:5: 31:27 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:31 fn identity() -> Self; ^~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:31:5: 31:27 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:31:5: 31:27 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:34:5: 34:41 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:34 fn look_at(dir: &V, up: &V) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:34:5: 34:41 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:34:5: 34:41 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:38:5: 38:46 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:38 fn between_vectors(a: &V, b: &V) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:38:5: 38:46 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:38:5: 38:46 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:41:5: 41:43 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:41 fn rotate_vector(&self, vec: &V) -> V; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:41:5: 41:43 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:41:5: 41:43 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:46:5: 48:6 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:46 fn rotate_point(&self, point: &P) -> P { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:46:5: 48:6 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:46:5: 48:6 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:52:5: 54:6 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:52 fn rotate_ray(&self, ray: &Ray<S, P, V>) -> Ray<S, P,V> { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:52:5: 54:6 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:52:5: 54:6 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:57:5: 57:44 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:57 fn concat(&self, other: &Self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:57:5: 57:44 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:57:5: 57:44 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:61:5: 61:30 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:61 fn invert(&self) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:61:5: 61:30 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:61:5: 61:30 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:65:5: 67:6 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:65 fn concat_self(&mut self, other: &Self) { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:65:5: 67:6 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:65:5: 67:6 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:71:5: 73:6 error: the trait bound `S: rust_num::Float` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:71 fn invert_self(&mut self) { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:71:5: 73:6 help: consider adding a `where S: rust_num::Float` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:71:5: 73:6 note: required by `approx::ApproxEq` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:77:1: 83:2 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:77 pub trait Rotation2<S>: Rotation<S, Vector2<S>, Point2<S>> ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:77:1: 83:2 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:77:1: 83:2 note: required by `rotation::Rotation` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:82:5: 82:42 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:82 fn from_angle(theta: Rad<S>) -> Self; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:82:5: 82:42 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/rotation.rs:82:5: 82:42 note: required by `rotation::Rotation` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:149:1: 149:83 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:149 pub trait Transform2<S>: Transform<S, Vector2<S>, Point2<S>> + Into<Matrix3<S>> {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:149:1: 149:83 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:149:1: 149:83 note: required by `transform::Transform` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:150:1: 150:83 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:150 pub trait Transform3<S>: Transform<S, Vector3<S>, Point3<S>> + Into<Matrix4<S>> {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:150:1: 150:83 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:150:1: 150:83 note: required by `transform::Transform` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:247:1: 248:49 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:247 pub trait ToComponents2<S, R: Rotation2<S>>: ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:247:1: 248:49 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:247:1: 248:49 note: required by `transform::ToComponents` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:249:1: 250:49 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:249 pub trait ToComponents3<S, R: Rotation3<S>>: ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:249:1: 250:49 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:249:1: 250:49 note: required by `transform::ToComponents` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:252:1: 253:53 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:252 pub trait CompositeTransform<S, V: Vector<S>, P: Point<S, V>, R: Rotation<S, V, P>>: ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:252:1: 253:53 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:252:1: 253:53 note: required by `transform::Transform` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:256:1: 257:43 error: the trait bound `S: num::BaseNum` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:256 pub trait CompositeTransform3<S, R: Rotation3<S>>: ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:256:1: 257:43 help: consider adding a `where S: num::BaseNum` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/transform.rs:256:1: 257:43 note: required by `rotation::Rotation3` .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/projection.rs:69:5: 69:40 error: the trait bound `S: num::BaseFloat` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/projection.rs:69 fn to_frustum(&self) -> Frustum<S>; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/projection.rs:69:5: 69:40 help: consider adding a `where S: num::BaseFloat` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/projection.rs:69:5: 69:40 note: required by `frustum::Frustum` error: Compilation failed, aborting rustdoc thread 'main' panicked at 'ChainedError { error: failed to compile `cgmath v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/cgmath-0.2.0`, cause: ChainedError { error: Could not document `cgmath`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.2.0/src/lib.rs --crate-name cgmath -o /home/cratesfyi/cgmath-0.2.0/doc -L dependency=/home/cratesfyi/cgmath-0.2.0/debug -L dependency=/home/cratesfyi/cgmath-0.2.0/debug/deps --extern num=/home/cratesfyi/cgmath-0.2.0/debug/deps/libnum-262f3a136066b482.rlib --extern rustc_serialize=/home/cratesfyi/cgmath-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern rand=/home/cratesfyi/cgmath-0.2.0/debug/deps/librand-49a08859d086fffe.rlib` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.
All the builds on docs.rs are executed inside a sandbox with limited resources. The limits for this crate are the following:
Available RAM | 3 GB |
Maximum rustdoc execution time | 15 minutes |
Maximum size of a build log | 100 KB |
Network access | blocked |
If a build fails because it hit one of those limits please open an issue to get them increased.