[INFO] cloning repository https://github.com/theor/dodui [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fdodui'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2b4affc4e162ab7fa28b4b3efc7e118920a32195 [INFO] checking theor/dodui against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [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 ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 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] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stretch v0.1.12 [INFO] [stderr] Downloaded warmy v0.11.3 [INFO] [stderr] Downloaded cssparser v0.27.1 [INFO] [stderr] Downloaded cssparser-macros v0.6.0 [INFO] [stderr] Downloaded gfx_text v0.26.0 [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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 54a1c91554a628e762ae8c78c47a40332e41a02fcad5245c4d99a17dbc559006 [INFO] running `"docker" "start" "-a" "54a1c91554a628e762ae8c78c47a40332e41a02fcad5245c4d99a17dbc559006"` [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 siphasher v0.3.1 [INFO] [stderr] Compiling freetype-sys v0.9.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking stretch v0.1.12 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cssparser v0.27.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking genmesh v0.5.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking freetype-rs v0.23.0 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking warmy v0.11.3 [INFO] [stderr] Checking shred v0.7.2 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking gfx_window_glutin v0.29.0 [INFO] [stderr] Checking specs-hierarchy v0.3.1 [INFO] [stderr] Checking gfx_text v0.26.0 [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, [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 | >::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] | ^^^^^^^^^^ [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] | ^^^^^^^^^^ [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, [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] warning: build failed, waiting for other jobs to finish... [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, [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 | >::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] | ^^^^^^^^^^ [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] | ^^^^^^^^^^ [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, [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" "54a1c91554a628e762ae8c78c47a40332e41a02fcad5245c4d99a17dbc559006"` [INFO] running `"docker" "rm" "-f" "54a1c91554a628e762ae8c78c47a40332e41a02fcad5245c4d99a17dbc559006"` [INFO] [stdout] 54a1c91554a628e762ae8c78c47a40332e41a02fcad5245c4d99a17dbc559006