[INFO] updating cached repository Maxjen/vortex [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Maxjen/vortex [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Maxjen/vortex" "work/ex/beta-1.38-1/sources/1.37.0/gh/Maxjen/vortex"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Maxjen/vortex'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Maxjen/vortex" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Maxjen/vortex"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Maxjen/vortex'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4849419fdbde9248205b146381e8d8e9266064f [INFO] sha for GitHub repo Maxjen/vortex: d4849419fdbde9248205b146381e8d8e9266064f [INFO] validating manifest of Maxjen/vortex on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Maxjen/vortex on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Maxjen/vortex [INFO] finished frobbing Maxjen/vortex [INFO] frobbed toml for Maxjen/vortex written to work/ex/beta-1.38-1/sources/1.37.0/gh/Maxjen/vortex/Cargo.toml [INFO] started frobbing Maxjen/vortex [INFO] finished frobbing Maxjen/vortex [INFO] frobbed toml for Maxjen/vortex written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Maxjen/vortex/Cargo.toml [INFO] crate Maxjen/vortex already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Maxjen/vortex/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Maxjen/inferno` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Maxjen/inferno` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Maxjen/vortex against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Maxjen/vortex:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 164d6a419736a188531239478b4bef11b4a96d7155db8b1097ee60643c44f79a [INFO] running `"docker" "start" "-a" "164d6a419736a188531239478b4bef11b4a96d7155db8b1097ee60643c44f79a"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `vortex_test`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.1.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling inferno v0.1.0 (https://github.com/Maxjen/inferno#5110adc2) [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/resources/texture_atlas.rs:170:54 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn upload(&mut self, frame: &glium::backend::glutin_backend::GlutinFacade) { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/color_2d_batch.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/color_2d_batch.rs:22:45 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn new(display: &'a glium::backend::glutin_backend::GlutinFacade, polygon_mode: PolygonMode) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/color_triangle_batch.rs:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/color_triangle_batch.rs:15:45 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(display: &'a glium::backend::glutin_backend::GlutinFacade, perspective: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/sprite_triangle_batch.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 8 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/sprite_triangle_batch.rs:18:45 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(display: &'a glium::backend::glutin_backend::GlutinFacade, atlas: Rc>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/font_triangle_batch.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 8 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/font_triangle_batch.rs:18:45 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(display: &'a glium::backend::glutin_backend::GlutinFacade, atlas: Rc>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/draw_batch.rs:16:34 [INFO] [stderr] | [INFO] [stderr] 16 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/rendering/draw_batch.rs:21:45 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(display: &'a glium::backend::glutin_backend::GlutinFacade) -> DrawBatch<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/gui/window.rs:22:38 [INFO] [stderr] | [INFO] [stderr] 22 | display: &'a glium::backend::glutin_backend::GlutinFacade, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dimensions` found for type `image::DynamicImage` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/resources/resource_manager.rs:280:35 [INFO] [stderr] | [INFO] [stderr] 280 | let (width, height) = img.dimensions(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use image::GenericImageView;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `MouseMoved` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/gui/docks.rs:501:20 [INFO] [stderr] | [INFO] [stderr] 501 | Event::MouseMoved(x, y) => { [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `MouseInput` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/inferno-acbe5ab09394a163/5110adc/src/gui/docks.rs:532:20 [INFO] [stderr] | [INFO] [stderr] 532 | Event::MouseInput(glium::glutin::ElementState::Released, glium::glutin::MouseButton::Left) => { [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `inferno`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "164d6a419736a188531239478b4bef11b4a96d7155db8b1097ee60643c44f79a"` [INFO] running `"docker" "rm" "-f" "164d6a419736a188531239478b4bef11b4a96d7155db8b1097ee60643c44f79a"` [INFO] [stdout] 164d6a419736a188531239478b4bef11b4a96d7155db8b1097ee60643c44f79a