[INFO] cloning repository https://github.com/jaankaup/Gradu1 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaankaup/Gradu1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaankaup%2FGradu1"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaankaup%2FGradu1'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c68fa7413c02d34000c79dd846c7f06c98d13a4 [INFO] testing jaankaup/Gradu1 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaankaup%2FGradu1" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaankaup/Gradu1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jaankaup/Gradu1 [INFO] finished tweaking git repo https://github.com/jaankaup/Gradu1 [INFO] tweaked toml for git repo https://github.com/jaankaup/Gradu1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jaankaup/Gradu1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 5828597d7d1b9600dbce929c5a1b87604bd609a77cbb20a3f3681d659ab53a6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5828597d7d1b9600dbce929c5a1b87604bd609a77cbb20a3f3681d659ab53a6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.6 [INFO] [stderr] Compiling wgpu-core v0.5.5 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling Gradu1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `Instance` in `wgpu` [INFO] [stderr] --> src/main.rs:11:26 [INFO] [stderr] | [INFO] [stderr] 11 | let instance = wgpu::Instance::new(); [INFO] [stderr] | ^^^^^^^^ could not find `Instance` in `wgpu` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `Gradu1`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5828597d7d1b9600dbce929c5a1b87604bd609a77cbb20a3f3681d659ab53a6c"` [INFO] running `"docker" "rm" "-f" "5828597d7d1b9600dbce929c5a1b87604bd609a77cbb20a3f3681d659ab53a6c"` [INFO] [stdout] 5828597d7d1b9600dbce929c5a1b87604bd609a77cbb20a3f3681d659ab53a6c