[INFO] updating cached repository kyleheadley/dag-viz [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kyleheadley/dag-viz [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kyleheadley/dag-viz" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/kyleheadley/dag-viz"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/kyleheadley/dag-viz'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kyleheadley/dag-viz" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/kyleheadley/dag-viz"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/kyleheadley/dag-viz'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e08265d0087ab789b89f50e1bb842612192fcfb [INFO] sha for GitHub repo kyleheadley/dag-viz: 5e08265d0087ab789b89f50e1bb842612192fcfb [INFO] validating manifest of kyleheadley/dag-viz on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kyleheadley/dag-viz on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kyleheadley/dag-viz [INFO] finished frobbing kyleheadley/dag-viz [INFO] frobbed toml for kyleheadley/dag-viz written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/kyleheadley/dag-viz/Cargo.toml [INFO] started frobbing kyleheadley/dag-viz [INFO] finished frobbing kyleheadley/dag-viz [INFO] frobbed toml for kyleheadley/dag-viz written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/kyleheadley/dag-viz/Cargo.toml [INFO] crate kyleheadley/dag-viz already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/kyleheadley/dag-viz/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking kyleheadley/dag-viz against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/kyleheadley/dag-viz:/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=forbid" "-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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38433e8c028e8ff5e34231a6c43e8278e4e7f41ab2ccae8c94a96e596848bba3 [INFO] running `"docker" "start" "-a" "38433e8c028e8ff5e34231a6c43e8278e4e7f41ab2ccae8c94a96e596848bba3"` [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.2 [INFO] [stderr] Checking glutin v0.21.0 [INFO] [stderr] Checking glium v0.25.1 [INFO] [stderr] Checking glium_text v0.14.0 [INFO] [stderr] Checking dag_viz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use glium::{DisplayBuild, Surface, VertexBuffer, IndexBuffer}; [INFO] [stderr] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:604:64 [INFO] [stderr] | [INFO] [stderr] 604 | let y = std::cmp::min(height as i32, std::cmp::max(0,(height as i32 - y))) as u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use glium::{DisplayBuild, Surface, VertexBuffer, IndexBuffer}; [INFO] [stderr] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:604:64 [INFO] [stderr] | [INFO] [stderr] 604 | let y = std::cmp::min(height as i32, std::cmp::max(0,(height as i32 - y))) as u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_depth_buffer` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/main.rs:37:6 [INFO] [stderr] | [INFO] [stderr] 37 | .with_depth_buffer(24) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_depth_buffer` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/main.rs:37:6 [INFO] [stderr] | [INFO] [stderr] 37 | .with_depth_buffer(24) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:594:16 [INFO] [stderr] | [INFO] [stderr] 594 | Event::Closed => { return; } [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] --> src/main.rs:595:16 [INFO] [stderr] | [INFO] [stderr] 595 | Event::MouseInput(state,button) => { [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [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] --> src/main.rs:602:16 [INFO] [stderr] | [INFO] [stderr] 602 | 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 `KeyboardInput` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:610:16 [INFO] [stderr] | [INFO] [stderr] 610 | Event::KeyboardInput(state, _scode, vcode) => { [INFO] [stderr] | ^^^^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/util.rs:56:61 [INFO] [stderr] | [INFO] [stderr] 56 | let raw_tex = texture::RawImage2d::from_raw_rgba_reversed(pic.into_raw(), pic_dimensions); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &[_], found struct `std::vec::Vec` [INFO] [stderr] | help: consider borrowing here: `&pic.into_raw()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&[_]` [INFO] [stderr] found type `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `dag_viz`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:594:16 [INFO] [stderr] | [INFO] [stderr] 594 | Event::Closed => { return; } [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] --> src/main.rs:595:16 [INFO] [stderr] | [INFO] [stderr] 595 | Event::MouseInput(state,button) => { [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [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] --> src/main.rs:602:16 [INFO] [stderr] | [INFO] [stderr] 602 | 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 `KeyboardInput` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:610:16 [INFO] [stderr] | [INFO] [stderr] 610 | Event::KeyboardInput(state, _scode, vcode) => { [INFO] [stderr] | ^^^^^^^^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/util.rs:56:61 [INFO] [stderr] | [INFO] [stderr] 56 | let raw_tex = texture::RawImage2d::from_raw_rgba_reversed(pic.into_raw(), pic_dimensions); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &[_], found struct `std::vec::Vec` [INFO] [stderr] | help: consider borrowing here: `&pic.into_raw()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&[_]` [INFO] [stderr] found type `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `dag_viz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "38433e8c028e8ff5e34231a6c43e8278e4e7f41ab2ccae8c94a96e596848bba3"` [INFO] running `"docker" "rm" "-f" "38433e8c028e8ff5e34231a6c43e8278e4e7f41ab2ccae8c94a96e596848bba3"` [INFO] [stdout] 38433e8c028e8ff5e34231a6c43e8278e4e7f41ab2ccae8c94a96e596848bba3