[INFO] fetching crate imgui-glium-renderer 0.11.0...
[INFO] checking imgui-glium-renderer-0.11.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate imgui-glium-renderer 0.11.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate imgui-glium-renderer 0.11.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate imgui-glium-renderer 0.11.0
[INFO] finished tweaking crates.io crate imgui-glium-renderer 0.11.0
[INFO] tweaked toml for crates.io crate imgui-glium-renderer 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate imgui-glium-renderer 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded glium v0.32.1
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cce6ddcdced09f7ec7dbc20169027d71957ac9fdc70ea3246462995bd5ab7a9e
[INFO] running `Command { std: "docker" "start" "-a" "cce6ddcdced09f7ec7dbc20169027d71957ac9fdc70ea3246462995bd5ab7a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cce6ddcdced09f7ec7dbc20169027d71957ac9fdc70ea3246462995bd5ab7a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce6ddcdced09f7ec7dbc20169027d71957ac9fdc70ea3246462995bd5ab7a9e", kill_on_drop: false }`
[INFO] [stdout] cce6ddcdced09f7ec7dbc20169027d71957ac9fdc70ea3246462995bd5ab7a9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 599eb82051f99f3add4cfad748e5a5dbcdbb1013bdd2b921466f4445dd526974
[INFO] running `Command { std: "docker" "start" "-a" "599eb82051f99f3add4cfad748e5a5dbcdbb1013bdd2b921466f4445dd526974", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking rustc-demangle v0.1.22
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking imgui v0.11.0
[INFO] [stderr]     Checking imgui-glium-renderer v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:1:12
[INFO] [stdout]     |
[INFO] [stdout] 1   | use glium::glutin::event::{Event, WindowEvent};
[INFO] [stdout]     |            ^^^^^^ could not find `glutin` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use crate::backend::glutin::glutin;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:2:12
[INFO] [stdout]     |
[INFO] [stdout] 2   | use glium::glutin::event_loop::{ControlFlow, EventLoop};
[INFO] [stdout]     |            ^^^^^^ could not find `glutin` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use crate::backend::glutin::glutin;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:71:26
[INFO] [stdout]     |
[INFO] [stdout] 71  |     let builder = glium::glutin::window::WindowBuilder::new()
[INFO] [stdout]     |                          ^^^^^^ could not find `glutin` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use crate::backend::glutin::glutin;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:73:33
[INFO] [stdout]     |
[INFO] [stdout] 73  |         .with_inner_size(glium::glutin::dpi::LogicalSize::new(1024f64, 768f64));
[INFO] [stdout]     |                                 ^^^^^^ could not find `glutin` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use crate::backend::glutin::glutin;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout]   --> examples/glium_01_basic.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut winit_platform = imgui_winit_support::WinitPlatform::init(&mut imgui_context);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout]   --> examples/glium_01_basic.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let dpi_mode = imgui_winit_support::HiDpiMode::Default;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Display` in crate `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:68:46
[INFO] [stdout]     |
[INFO] [stdout] 68  | fn create_window() -> (EventLoop<()>, glium::Display) {
[INFO] [stdout]     |                                              ^^^^^^^ not found in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub use crate::backend::glutin::Display;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::os_str::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::path::Display;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Display`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 68  - fn create_window() -> (EventLoop<()>, glium::Display) {
[INFO] [stdout] 68  + fn create_window() -> (EventLoop<()>, Display) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:70:26
[INFO] [stdout]     |
[INFO] [stdout] 70  |     let context = glium::glutin::ContextBuilder::new().with_vsync(true);
[INFO] [stdout]     |                          ^^^^^^ could not find `glutin` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use crate::backend::glutin::glutin;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::task::ContextBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::task::ContextBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 70  -     let context = glium::glutin::ContextBuilder::new().with_vsync(true);
[INFO] [stdout] 70  +     let context = ContextBuilder::new().with_vsync(true);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Display` in `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:75:16
[INFO] [stdout]     |
[INFO] [stdout] 75  |         glium::Display::new(builder, context, &event_loop).expect("Failed to initialize display");
[INFO] [stdout]     |                ^^^^^^^ could not find `Display` in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub use crate::backend::glutin::Display;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::os_str::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::path::Display;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Display`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 75  -         glium::Display::new(builder, context, &event_loop).expect("Failed to initialize display");
[INFO] [stdout] 75  +         Display::new(builder, context, &event_loop).expect("Failed to initialize display");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Display` in crate `glium`
[INFO] [stdout]    --> examples/glium_01_basic.rs:80:32
[INFO] [stdout]     |
[INFO] [stdout] 80  | fn imgui_init(display: &glium::Display) -> (imgui_winit_support::WinitPlatform, imgui::Context) {
[INFO] [stdout]     |                                ^^^^^^^ not found in `glium`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/src/lib.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub use crate::backend::glutin::Display;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `glutin` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::os_str::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Display;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::path::Display;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Display`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 80  - fn imgui_init(display: &glium::Display) -> (imgui_winit_support::WinitPlatform, imgui::Context) {
[INFO] [stdout] 80  + fn imgui_init(display: &Display) -> (imgui_winit_support::WinitPlatform, imgui::Context) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glium::Surface`
[INFO] [stdout]  --> examples/glium_01_basic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glium::Surface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout]   --> examples/glium_01_basic.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn imgui_init(display: &glium::Display) -> (imgui_winit_support::WinitPlatform, imgui::Context) {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `imgui_winit_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgui-glium-renderer` (example "glium_01_basic") due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "599eb82051f99f3add4cfad748e5a5dbcdbb1013bdd2b921466f4445dd526974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599eb82051f99f3add4cfad748e5a5dbcdbb1013bdd2b921466f4445dd526974", kill_on_drop: false }`
[INFO] [stdout] 599eb82051f99f3add4cfad748e5a5dbcdbb1013bdd2b921466f4445dd526974
