[INFO] cloning repository https://github.com/no-password/open_gl_rust_learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/no-password/open_gl_rust_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno-password%2Fopen_gl_rust_learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno-password%2Fopen_gl_rust_learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf15a0ceb8bc31c1f5b5d09f3ab5170d248c0539 [INFO] testing no-password/open_gl_rust_learning against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno-password%2Fopen_gl_rust_learning" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/no-password/open_gl_rust_learning on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/no-password/open_gl_rust_learning [INFO] finished tweaking git repo https://github.com/no-password/open_gl_rust_learning [INFO] tweaked toml for git repo https://github.com/no-password/open_gl_rust_learning written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/no-password/open_gl_rust_learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fdbea6dcb57afd685653bc6cb81b6b3b55a6f166811561f2ea42741150883fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9fdbea6dcb57afd685653bc6cb81b6b3b55a6f166811561f2ea42741150883fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fdbea6dcb57afd685653bc6cb81b6b3b55a6f166811561f2ea42741150883fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdbea6dcb57afd685653bc6cb81b6b3b55a6f166811561f2ea42741150883fa", kill_on_drop: false }` [INFO] [stdout] 9fdbea6dcb57afd685653bc6cb81b6b3b55a6f166811561f2ea42741150883fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d70d2f852b3a83669a5cd29a77375ad8868ed7147d358091f29eaa38955e2227 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d70d2f852b3a83669a5cd29a77375ad8868ed7147d358091f29eaa38955e2227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `event` in `glutin` [INFO] [stdout] --> src/main.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | glutin::event::Event::WindowEvent { event, .. } => match event { [INFO] [stdout] | ^^^^^ could not find `event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `event` in `glutin` [INFO] [stdout] --> src/main.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | glutin::event::WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^ could not find `event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `event_loop` in `glutin` [INFO] [stdout] --> src/main.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | *control_flow = glutin::event_loop::ControlFlow::Exit; [INFO] [stdout] | ^^^^^^^^^^ could not find `event_loop` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `event` in `glutin` [INFO] [stdout] --> src/main.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | glutin::event::Event::NewEvents(cause) => match cause { [INFO] [stdout] | ^^^^^ could not find `event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `event` in `glutin` [INFO] [stdout] --> src/main.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | glutin::event::StartCause::ResumeTimeReached { .. } => (), [INFO] [stdout] | ^^^^^ could not find `event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `event` in `glutin` [INFO] [stdout] --> src/main.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | glutin::event::StartCause::Init => (), [INFO] [stdout] | ^^^^^ could not find `event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `event_loop` in this scope [INFO] [stdout] --> src/main.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | let display = glium::Display::new(wb, cb, &event_loop).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: a local variable with a similar name exists: `events_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `event_loop` in this scope [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ^^^^^^^^^^ help: a local variable with a similar name exists: `events_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/main.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | *control_flow = glium::glutin::EventsLoop::ControlFlow::WaitUntil(next_frame_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "d70d2f852b3a83669a5cd29a77375ad8868ed7147d358091f29eaa38955e2227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70d2f852b3a83669a5cd29a77375ad8868ed7147d358091f29eaa38955e2227", kill_on_drop: false }` [INFO] [stdout] d70d2f852b3a83669a5cd29a77375ad8868ed7147d358091f29eaa38955e2227