[INFO] updating cached repository https://github.com/Elyhaka/Swaynimated
[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] aa7733eea36e13e4ee0659b6da5bd7c4b9a7c0e0
[INFO] checking Elyhaka/Swaynimated against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElyhaka%2FSwaynimated" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Elyhaka/Swaynimated on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Elyhaka/Swaynimated
[INFO] removed path dependency winit from git repo https://github.com/Elyhaka/Swaynimated
[INFO] finished tweaking git repo https://github.com/Elyhaka/Swaynimated
[INFO] tweaked toml for git repo https://github.com/Elyhaka/Swaynimated written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/Elyhaka/Swaynimated already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (winit) 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-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (winit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] ff346eab7413e47d8c8035ef2565dd135a28d93354ac4e833a99bab5f55880ed
[INFO] running `"docker" "start" "-a" "ff346eab7413e47d8c8035ef2565dd135a28d93354ac4e833a99bab5f55880ed"`
[INFO] [stderr] warning: dependency (winit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Checking colorful v0.2.1
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking relevant v0.4.2
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]     Checking gfx-hal v0.4.1
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]    Compiling zerocopy-derive v0.1.4
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]     Checking wayland-client v0.23.6
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.7
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking zerocopy v0.2.8
[INFO] [stderr]     Checking wayland-protocols v0.23.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking rendy-memory v0.5.2
[INFO] [stderr]     Checking gfx-backend-empty v0.4.0
[INFO] [stderr]     Checking rendy-descriptor v0.5.1
[INFO] [stderr]     Checking winit v0.22.0
[INFO] [stderr]     Checking gfx-backend-vulkan v0.4.3
[INFO] [stderr]     Checking wgpu-native v0.4.3
[INFO] [stderr]     Checking wgpu v0.4.0
[INFO] [stderr]     Checking swaynimated v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused import: `platform::unix::WindowBuilderExtUnix`
[INFO] [stderr]   --> src/pipeline.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     platform::unix::WindowBuilderExtUnix,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MonitorHandleExtUnix`
[INFO] [stderr]   --> src/platform.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |     platform::unix::{MonitorHandleExtUnix, WindowExtUnix}
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]   --> src/platform.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |         new_size: LogicalSize,
[INFO] [stderr]    |                   ^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]   --> src/pipeline.rs:99:11
[INFO] [stderr]    |
[INFO] [stderr] 99 |     size: PhysicalSize,
[INFO] [stderr]    |           ^^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]    --> src/pipeline.rs:395:36
[INFO] [stderr]     |
[INFO] [stderr] 395 |     pub fn resize(&mut self, size: LogicalSize, pipeline: &Pipeline) {
[INFO] [stderr]     |                                    ^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0107`.
[INFO] [stderr] error: could not compile `swaynimated`.
[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] warning: unused import: `platform::unix::WindowBuilderExtUnix`
[INFO] [stderr]   --> src/pipeline.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     platform::unix::WindowBuilderExtUnix,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MonitorHandleExtUnix`
[INFO] [stderr]   --> src/platform.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |     platform::unix::{MonitorHandleExtUnix, WindowExtUnix}
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]   --> src/platform.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |         new_size: LogicalSize,
[INFO] [stderr]    |                   ^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]   --> src/pipeline.rs:99:11
[INFO] [stderr]    |
[INFO] [stderr] 99 |     size: PhysicalSize,
[INFO] [stderr]    |           ^^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0
[INFO] [stderr]    --> src/pipeline.rs:395:36
[INFO] [stderr]     |
[INFO] [stderr] 395 |     pub fn resize(&mut self, size: LogicalSize, pipeline: &Pipeline) {
[INFO] [stderr]     |                                    ^^^^^^^^^^^ expected 1 type argument
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0107`.
[INFO] [stderr] error: could not compile `swaynimated`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "ff346eab7413e47d8c8035ef2565dd135a28d93354ac4e833a99bab5f55880ed"`
[INFO] running `"docker" "rm" "-f" "ff346eab7413e47d8c8035ef2565dd135a28d93354ac4e833a99bab5f55880ed"`
[INFO] [stdout] ff346eab7413e47d8c8035ef2565dd135a28d93354ac4e833a99bab5f55880ed
