[INFO] updating cached repository https://github.com/theor/dodui
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 2b4affc4e162ab7fa28b4b3efc7e118920a32195
[INFO] checking theor/dodui against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fdodui" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/theor/dodui on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-4/source/Cargo.toml
[INFO] crate git repo https://github.com/theor/dodui already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-4/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 `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded mint v0.5.5
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 019d2405d210cda14e12113ed581a3947c22d565156cd04e1a44141224199a6d
[INFO] running `"docker" "start" "-a" "019d2405d210cda14e12113ed581a3947c22d565156cd04e1a44141224199a6d"`
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Checking mint v0.2.0
[INFO] [stderr]    Compiling freetype-sys v0.9.0
[INFO] [stderr]     Checking arrayvec v0.4.12
[INFO] [stderr]     Checking nix v0.14.1
[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 inotify-sys v0.1.3
[INFO] [stderr]     Checking filetime v0.2.9
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking libz-sys v1.0.25
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking stretch v0.1.12
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling gfx_gl v0.5.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling shred-derive v0.5.1
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking cgmath v0.14.1
[INFO] [stderr]     Checking cgmath v0.16.1
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.5.2
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking freetype-rs v0.23.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking genmesh v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking gfx v0.18.2
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.2.6
[INFO] [stderr]     Checking noise v0.2.0
[INFO] [stderr]     Checking shred v0.7.2
[INFO] [stderr]     Checking hibitset v0.5.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling selectors v0.21.0
[INFO] [stderr]     Checking crossbeam v0.4.1
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking gfx_text v0.26.0
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking specs v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling cssparser v0.25.9
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[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 serde v1.0.106
[INFO] [stderr]     Checking gfx_window_glutin v0.29.0
[INFO] [stderr]     Checking serde_json v1.0.51
[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] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr]    --> src/gfx_app.rs:444:45
[INFO] [stderr]     |
[INFO] [stderr] 444 |         Self: Application<DefaultResources, gfx_device_dx11::Factory>,
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^ use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr]    --> src/gfx_app.rs:447:48
[INFO] [stderr]     |
[INFO] [stderr] 447 |         <Self as Application<DefaultResources, gfx_device_dx11::Factory>>::launch_default(wb)
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^ use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `BitmapFont` is private
[INFO] [stderr]   --> src/layout/measure_system.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct BitmapFont(pub gfx_text::BitmapFont);
[INFO] [stderr]    |                                     ^^^^^^^^^^ private struct
[INFO] [stderr]    |
[INFO] [stderr] note: the struct `BitmapFont` is defined here
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.26.0/src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | use font::BitmapFont;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `BitmapFont` is private
[INFO] [stderr]   --> src/layout/measure_system.rs:51:40
[INFO] [stderr]    |
[INFO] [stderr] 51 |                 let bitmap = gfx_text::BitmapFont::from_path(path.to_str().unwrap(), 16, None)
[INFO] [stderr]    |                                        ^^^^^^^^^^ private struct
[INFO] [stderr]    |
[INFO] [stderr] note: the struct `BitmapFont` is defined here
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.26.0/src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | use font::BitmapFont;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]    --> src/transform/transform_system.rs:122:25
[INFO] [stderr]     |
[INFO] [stderr] 122 |                         (parent_global.0 * local.matrix())
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the item `SystemData` is imported redundantly
[INFO] [stderr]    --> src/transform/transform_system.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 2   | use specs::prelude::*;
[INFO] [stderr]     |     ----------------- the item `SystemData` is already imported here
[INFO] [stderr] ...
[INFO] [stderr] 137 |         use specs::prelude::SystemData;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the item `ParJoin` is imported redundantly
[INFO] [stderr]    --> src/style_system.rs:523:13
[INFO] [stderr]     |
[INFO] [stderr] 5   | use specs::prelude::*;
[INFO] [stderr]     |     ----------------- the item `ParJoin` is already imported here
[INFO] [stderr] ...
[INFO] [stderr] 523 |         use specs::ParJoin;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 1
[INFO] [stderr]    --> src/gfx_app.rs:456:15
[INFO] [stderr]     |
[INFO] [stderr] 456 |         Self: Application<DefaultResources>,
[INFO] [stderr]     |               ^^^^^^^^^^^ expected 2 type arguments
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0107, E0433, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0107`.
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr]    --> src/gfx_app.rs:444:45
[INFO] [stderr]     |
[INFO] [stderr] 444 |         Self: Application<DefaultResources, gfx_device_dx11::Factory>,
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^ use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr]    --> src/gfx_app.rs:447:48
[INFO] [stderr]     |
[INFO] [stderr] 447 |         <Self as Application<DefaultResources, gfx_device_dx11::Factory>>::launch_default(wb)
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^ use of undeclared type or module `gfx_device_dx11`
[INFO] [stderr] 
[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] [stderr] error[E0603]: struct `BitmapFont` is private
[INFO] [stderr]   --> src/layout/measure_system.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct BitmapFont(pub gfx_text::BitmapFont);
[INFO] [stderr]    |                                     ^^^^^^^^^^ private struct
[INFO] [stderr]    |
[INFO] [stderr] note: the struct `BitmapFont` is defined here
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.26.0/src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | use font::BitmapFont;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `BitmapFont` is private
[INFO] [stderr]   --> src/layout/measure_system.rs:51:40
[INFO] [stderr]    |
[INFO] [stderr] 51 |                 let bitmap = gfx_text::BitmapFont::from_path(path.to_str().unwrap(), 16, None)
[INFO] [stderr]    |                                        ^^^^^^^^^^ private struct
[INFO] [stderr]    |
[INFO] [stderr] note: the struct `BitmapFont` is defined here
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_text-0.26.0/src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | use font::BitmapFont;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]    --> src/transform/transform_system.rs:122:25
[INFO] [stderr]     |
[INFO] [stderr] 122 |                         (parent_global.0 * local.matrix())
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the item `SystemData` is imported redundantly
[INFO] [stderr]    --> src/transform/transform_system.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 2   | use specs::prelude::*;
[INFO] [stderr]     |     ----------------- the item `SystemData` is already imported here
[INFO] [stderr] ...
[INFO] [stderr] 137 |         use specs::prelude::SystemData;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the item `ParJoin` is imported redundantly
[INFO] [stderr]    --> src/style_system.rs:523:13
[INFO] [stderr]     |
[INFO] [stderr] 5   | use specs::prelude::*;
[INFO] [stderr]     |     ----------------- the item `ParJoin` is already imported here
[INFO] [stderr] ...
[INFO] [stderr] 523 |         use specs::ParJoin;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 1
[INFO] [stderr]    --> src/gfx_app.rs:456:15
[INFO] [stderr]     |
[INFO] [stderr] 456 |         Self: Application<DefaultResources>,
[INFO] [stderr]     |               ^^^^^^^^^^^ expected 2 type arguments
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0107, E0433, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0107`.
[INFO] [stderr] error: could not compile `peg`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "019d2405d210cda14e12113ed581a3947c22d565156cd04e1a44141224199a6d"`
[INFO] running `"docker" "rm" "-f" "019d2405d210cda14e12113ed581a3947c22d565156cd04e1a44141224199a6d"`
[INFO] [stdout] 019d2405d210cda14e12113ed581a3947c22d565156cd04e1a44141224199a6d
