[INFO] cloning repository https://github.com/GatoImorrivel/particle-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GatoImorrivel/particle-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatoImorrivel%2Fparticle-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatoImorrivel%2Fparticle-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fca7989418c86a070ead8165c9cde15965c2bb9 [INFO] testing GatoImorrivel/particle-sim against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatoImorrivel%2Fparticle-sim" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GatoImorrivel/particle-sim on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GatoImorrivel/particle-sim [INFO] finished tweaking git repo https://github.com/GatoImorrivel/particle-sim [INFO] tweaked toml for git repo https://github.com/GatoImorrivel/particle-sim written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/GatoImorrivel/particle-sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 calloop v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2fa2a413d079bcb2b651ac7d9ab484b3cade752ab3a9211e02bd9ebe87645a6 [INFO] running `Command { std: "docker" "start" "-a" "a2fa2a413d079bcb2b651ac7d9ab484b3cade752ab3a9211e02bd9ebe87645a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2fa2a413d079bcb2b651ac7d9ab484b3cade752ab3a9211e02bd9ebe87645a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fa2a413d079bcb2b651ac7d9ab484b3cade752ab3a9211e02bd9ebe87645a6", kill_on_drop: false }` [INFO] [stdout] a2fa2a413d079bcb2b651ac7d9ab484b3cade752ab3a9211e02bd9ebe87645a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dfd2956fb0f221e86d8902558a2510d681636cd3d94fa23e50595e51d4a9e7f [INFO] running `Command { std: "docker" "start" "-a" "1dfd2956fb0f221e86d8902558a2510d681636cd3d94fa23e50595e51d4a9e7f", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/lib/gl) [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling particle_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `glutin::platform::windows` [INFO] [stdout] --> src/glato/mod.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | platform::windows::{RawContextExt, WindowExtWindows}, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vbo` [INFO] [stdout] --> src/glato/objects/mesh.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | let vbo = Vbo::new(&vertices, usage, gl).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type `Vbo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ebo` [INFO] [stdout] --> src/glato/objects/mesh.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let ebo = Ebo::new(&indices, usage, gl).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type `Ebo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vao` [INFO] [stdout] --> src/glato/objects/mesh.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let vao = Vao::new(0, false, gl).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type `Vao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ebo` in this scope [INFO] [stdout] --> src/glato/objects/mesh.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | ebo: Ebo, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vbo` in this scope [INFO] [stdout] --> src/glato/objects/mesh.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | vbo: Vbo, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vao` in this scope [INFO] [stdout] --> src/glato/objects/mesh.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | vao: Vao, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_raw_context` found for struct `ContextBuilder` in the current scope [INFO] [stdout] --> src/glato/mod.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | .build_raw_context(window.hwnd()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `ContextBuilder<'_, NotCurrent>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hwnd` found for struct `glutin::window::Window` in the current scope [INFO] [stdout] --> src/glato/mod.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | .build_raw_context(window.hwnd()) [INFO] [stdout] | ^^^^ method not found in `glutin::window::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `particle_sim` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "1dfd2956fb0f221e86d8902558a2510d681636cd3d94fa23e50595e51d4a9e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dfd2956fb0f221e86d8902558a2510d681636cd3d94fa23e50595e51d4a9e7f", kill_on_drop: false }` [INFO] [stdout] 1dfd2956fb0f221e86d8902558a2510d681636cd3d94fa23e50595e51d4a9e7f