[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#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElyhaka%2FSwaynimated" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Elyhaka/Swaynimated 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/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-7/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-7/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] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ac739c972ed7730ca1a6fe40c15bc1ce038a1e5a8451d3fe6273b1f53a39e14a [INFO] running `"docker" "start" "-a" "ac739c972ed7730ca1a6fe40c15bc1ce038a1e5a8451d3fe6273b1f53a39e14a"` [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] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.4.3 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking rendy-descriptor v0.5.1 [INFO] [stderr] Checking rendy-memory v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Checking wgpu-native v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking wgpu v0.4.0 [INFO] [stderr] Checking winit v0.22.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" "ac739c972ed7730ca1a6fe40c15bc1ce038a1e5a8451d3fe6273b1f53a39e14a"` [INFO] running `"docker" "rm" "-f" "ac739c972ed7730ca1a6fe40c15bc1ce038a1e5a8451d3fe6273b1f53a39e14a"` [INFO] [stdout] ac739c972ed7730ca1a6fe40c15bc1ce038a1e5a8451d3fe6273b1f53a39e14a