[INFO] cloning repository https://github.com/theor/dodui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theor/dodui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fdodui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fdodui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b4affc4e162ab7fa28b4b3efc7e118920a32195 [INFO] checking theor/dodui against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fdodui" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theor/dodui on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/theor/dodui [INFO] removed path dependency gfx_text from git repo https://github.com/theor/dodui [INFO] finished tweaking git repo https://github.com/theor/dodui [INFO] tweaked toml for git repo https://github.com/theor/dodui written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/theor/dodui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gfx_text) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gfx_text) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f30afc79846a7589cd33141d94ebeaa3f8927bb86efee1ed837e83da27610834 [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" "f30afc79846a7589cd33141d94ebeaa3f8927bb86efee1ed837e83da27610834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f30afc79846a7589cd33141d94ebeaa3f8927bb86efee1ed837e83da27610834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30afc79846a7589cd33141d94ebeaa3f8927bb86efee1ed837e83da27610834", kill_on_drop: false }` [INFO] [stdout] f30afc79846a7589cd33141d94ebeaa3f8927bb86efee1ed837e83da27610834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac2ab2005f6ab1417f032236a88c18705417b330b98ecccb847b738b5d08f48 [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" "8ac2ab2005f6ab1417f032236a88c18705417b330b98ecccb847b738b5d08f48", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gfx_text) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking any-cache v0.2.3 [INFO] [stderr] Checking mint v0.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking stretch v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [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 parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking noise v0.2.0 [INFO] [stderr] Checking gfx_text v0.27.0 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking genmesh v0.5.0 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking shred v0.7.2 [INFO] [stderr] Checking jpeg-decoder v0.1.21 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser v0.28.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking specs-hierarchy v0.3.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking gfx_window_glutin v0.29.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking warmy v0.11.3 [INFO] [stderr] Checking peg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] --> src/gfx_app.rs:444:45 [INFO] [stdout] | [INFO] [stdout] 444 | Self: Application, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] --> src/gfx_app.rs:447:48 [INFO] [stdout] | [INFO] [stdout] 447 | >::launch_default(wb) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `BitmapFont` is private [INFO] [stdout] --> src/layout/measure_system.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BitmapFont(pub gfx_text::BitmapFont); [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `BitmapFont` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.27.0/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use font::BitmapFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `BitmapFont` is private [INFO] [stdout] --> src/layout/measure_system.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | let bitmap = gfx_text::BitmapFont::from_path(path.to_str().unwrap(), 16, None) [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `BitmapFont` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.27.0/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use font::BitmapFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/transform/transform_system.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | (parent_global.0 * local.matrix()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SystemData` is imported redundantly [INFO] [stdout] --> src/transform/transform_system.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `SystemData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 137 | use specs::prelude::SystemData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/style_system.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 5 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 523 | use specs::ParJoin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] --> src/gfx_app.rs:444:45 [INFO] [stdout] | [INFO] [stdout] 444 | Self: Application, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] --> src/gfx_app.rs:447:48 [INFO] [stdout] | [INFO] [stdout] 447 | >::launch_default(wb) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `gfx_device_dx11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `BitmapFont` is private [INFO] [stdout] --> src/layout/measure_system.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BitmapFont(pub gfx_text::BitmapFont); [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `BitmapFont` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.27.0/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use font::BitmapFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `BitmapFont` is private [INFO] [stdout] --> src/layout/measure_system.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | let bitmap = gfx_text::BitmapFont::from_path(path.to_str().unwrap(), 16, None) [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `BitmapFont` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.27.0/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use font::BitmapFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/transform/transform_system.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | (parent_global.0 * local.matrix()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SystemData` is imported redundantly [INFO] [stdout] --> src/transform/transform_system.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `SystemData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 137 | use specs::prelude::SystemData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/style_system.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 5 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 523 | use specs::ParJoin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 2 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/gfx_app.rs:456:15 [INFO] [stdout] | [INFO] [stdout] 456 | Self: Application, [INFO] [stdout] | ^^^^^^^^^^^ ---------------- supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 2 type parameters: `R`, `F` [INFO] [stdout] --> src/gfx_app.rs:429:11 [INFO] [stdout] | [INFO] [stdout] 429 | pub trait Application>: Sized { [INFO] [stdout] | ^^^^^^^^^^^ - - [INFO] [stdout] help: add missing type argument [INFO] [stdout] | [INFO] [stdout] 456 | Self: Application, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 2 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/gfx_app.rs:456:15 [INFO] [stdout] | [INFO] [stdout] 456 | Self: Application, [INFO] [stdout] | ^^^^^^^^^^^ ---------------- supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 2 type parameters: `R`, `F` [INFO] [stdout] --> src/gfx_app.rs:429:11 [INFO] [stdout] | [INFO] [stdout] 429 | pub trait Application>: Sized { [INFO] [stdout] | ^^^^^^^^^^^ - - [INFO] [stdout] help: add missing type argument [INFO] [stdout] | [INFO] [stdout] 456 | Self: Application, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peg` [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: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8ac2ab2005f6ab1417f032236a88c18705417b330b98ecccb847b738b5d08f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac2ab2005f6ab1417f032236a88c18705417b330b98ecccb847b738b5d08f48", kill_on_drop: false }` [INFO] [stdout] 8ac2ab2005f6ab1417f032236a88c18705417b330b98ecccb847b738b5d08f48