[INFO] fetching crate main_loop 0.3.3... [INFO] checking main_loop-0.3.3 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate main_loop 0.3.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate main_loop 0.3.3 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate main_loop 0.3.3 [INFO] finished tweaking crates.io crate main_loop 0.3.3 [INFO] tweaked toml for crates.io crate main_loop 0.3.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 04d34649d0cfd4e8e125da06eb1fc0b9cb3ddb1ad595af357b425aa0892c0203 [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" "04d34649d0cfd4e8e125da06eb1fc0b9cb3ddb1ad595af357b425aa0892c0203"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] Checking main_loop v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `glutin::GlContext` [INFO] [stderr] --> examples/glutin.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use glutin::GlContext; [INFO] [stderr] | ^^^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Context` [INFO] [stderr] | no `GlContext` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `GlWindow` in `glutin` [INFO] [stderr] --> examples/glutin.rs:14:29 [INFO] [stderr] | [INFO] [stderr] 14 | let gl_window = glutin::GlWindow::new(window, context, &events_loop).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `GlWindow` in `glutin` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `main_loop`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "04d34649d0cfd4e8e125da06eb1fc0b9cb3ddb1ad595af357b425aa0892c0203"` [INFO] running `"docker" "rm" "-f" "04d34649d0cfd4e8e125da06eb1fc0b9cb3ddb1ad595af357b425aa0892c0203"` [INFO] [stdout] 04d34649d0cfd4e8e125da06eb1fc0b9cb3ddb1ad595af357b425aa0892c0203