geng-debug_overlay 0.2.0

Game Engine (debug overlay)
Build #240443 2020-04-15T14:32:05.660685+00:00
# rustc version
rustc 1.44.0-nightly (edc02580e 2020-04-14)
# docs.rs version
docsrs 0.6.0 (f3828e7 2020-04-15)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/geng-debug_overlay-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/geng-debug_overlay-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200414-1.44.0-nightly-edc02580e --static-root-path / --cap-lints warn --extern-html-root-url geng_ui=https://docs.rs/geng-ui/0.2.0 --extern-html-root-url geng_core=https://docs.rs/geng-core/0.2.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 62218f481d9aaced4d084d195ce904b9ff23215ed1d54ef26c817a202ddebe45
[INFO] running `"docker" "start" "-a" "62218f481d9aaced4d084d195ce904b9ff23215ed1d54ef26c817a202ddebe45"`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]    Compiling dyn-clone v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking claxon v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling tinyfiledialogs v3.3.9
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking filetime v0.2.9
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking deflate v0.8.4
[INFO] [stderr]     Checking ogg v0.7.0
[INFO] [stderr]     Checking tiff v0.4.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking lewton v0.10.1
[INFO] [stderr]     Checking png v0.16.2
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]    Compiling ugli-gl v0.1.1
[INFO] [stderr]    Compiling futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling trans-schema-derive v0.1.0
[INFO] [stderr]    Compiling trans-derive v0.1.0
[INFO] [stderr]    Compiling batbox-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.15
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling futures-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking stderrlog v0.4.3
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling trans-schema v0.1.0
[INFO] [stderr]    Compiling trans v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.15
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking ron v0.5.1
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking ugli-raw v0.1.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking rodio v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]     Checking image v0.23.3
[INFO] [stderr]    Compiling num_enum_derive v0.4.3
[INFO] [stderr]    Compiling structopt v0.3.13
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]    Compiling batbox v0.2.0
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/batbox-0.2.0/src/geom/mat/mat4/mod.rs:19:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<T> Mat4<T> {
[INFO] [stderr]    |      - expected type parameter
[INFO] [stderr] 14 |     pub fn map<U, F: Fn(T) -> U>(self, f: F) -> Mat4<U> {
[INFO] [stderr]    |                - found type parameter
[INFO] [stderr] ...
[INFO] [stderr] 19 |         Self(map_arr(self.0, |row| map_arr(row, &f)))
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `T`, found type parameter `U`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected array `[[T; 4]; 4]`
[INFO] [stderr]               found array `[[U; 4]; 4]`
[INFO] [stderr]    = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound
[INFO] [stderr]    = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/batbox-0.2.0/src/geom/mat/mat4/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<T> Mat4<T> {
[INFO] [stderr]    |      - found type parameter
[INFO] [stderr] 14 |     pub fn map<U, F: Fn(T) -> U>(self, f: F) -> Mat4<U> {
[INFO] [stderr]    |                - expected type parameter        ------- expected `geom::mat::mat4::Mat4<U>` because of return type
[INFO] [stderr] ...
[INFO] [stderr] 19 |         Self(map_arr(self.0, |row| map_arr(row, &f)))
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `U`, found type parameter `T`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected struct `geom::mat::mat4::Mat4<U>`
[INFO] [stderr]               found struct `geom::mat::mat4::Mat4<T>`
[INFO] [stderr]    = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound
[INFO] [stderr]    = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `batbox`.
[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] [stderr] error: build failed
[INFO] running `"docker" "inspect" "62218f481d9aaced4d084d195ce904b9ff23215ed1d54ef26c817a202ddebe45"`
[INFO] running `"docker" "rm" "-f" "62218f481d9aaced4d084d195ce904b9ff23215ed1d54ef26c817a202ddebe45"`
[INFO] [stdout] 62218f481d9aaced4d084d195ce904b9ff23215ed1d54ef26c817a202ddebe45