[INFO] updating cached repository https://github.com/LaylConway/shift-inc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c930686ded427cd198ea9dc2d457ea54d1647f2 [INFO] checking LaylConway/shift-inc against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaylConway%2Fshift-inc" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LaylConway/shift-inc on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LaylConway/shift-inc [INFO] finished tweaking git repo https://github.com/LaylConway/shift-inc [INFO] tweaked toml for git repo https://github.com/LaylConway/shift-inc written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/LaylConway/shift-inc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/carbidegames/tungsten.git` [INFO] [stderr] Updating git repository `https://github.com/carbidegames/tungsten-glium2d.git` [INFO] [stderr] Updating git repository `https://github.com/tomaka/glium.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6dd18ceeada8e14550f94921f43909668debb395c49eaee7706a3cd2442ec6bb [INFO] running `"docker" "start" "-a" "6dd18ceeada8e14550f94921f43909668debb395c49eaee7706a3cd2442ec6bb"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking base64 v0.1.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking gif v0.8.0 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking dynamic v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking tungsten v0.1.0 [INFO] [stderr] Checking tungsten v0.1.0 (https://github.com/carbidegames/tungsten.git#aa1a5293) [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling glium v0.27.0 (https://github.com/tomaka/glium.git#776413b4) [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking png v0.4.3 [INFO] [stderr] Checking tiled v0.1.5 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking cgmath v0.7.0 [INFO] [stderr] Checking cgmath v0.8.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.8.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking glutin v0.24.0 [INFO] [stderr] Checking tungsten-glium2d v0.1.0 (https://github.com/carbidegames/tungsten-glium2d.git#cca3cdb8) [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::Event` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/frontend.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use glium::glutin::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `event` [INFO] [stderr] | no `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/runtime.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `glium::glutin::Event`, `glium::glutin::WindowBuilder` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/runtime.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | use glium::glutin::{Event, WindowBuilder}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ no `WindowBuilder` in `glutin` [INFO] [stderr] | | [INFO] [stderr] | no `Event` in `glutin` [INFO] [stderr] | help: a similar name exists in the module: `event` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/runtime.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | use glium::{Frame, DisplayBuild, Surface, VertexBuffer, Program, Blend}; [INFO] [stderr] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::VirtualKeyCode` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/lib.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub use glium::glutin::VirtualKeyCode as Key; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::ElementState` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/lib.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub use glium::glutin::ElementState as ElementState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ElementState` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::MouseButton` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/lib.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use glium::glutin::MouseButton as MouseButton; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MouseButton` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed for `(std::sync::mpsc::Sender, std::sync::mpsc::Receiver)` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/frontend.rs:53:40 [INFO] [stderr] | [INFO] [stderr] 53 | let (event_send, event_recv) = mpsc::channel(); [INFO] [stderr] | ------------------------ ^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the function `channel` [INFO] [stderr] | | [INFO] [stderr] | consider giving this pattern the explicit type `(std::sync::mpsc::Sender, std::sync::mpsc::Receiver)`, where the type parameter `T` is specified [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tungsten-glium2d-a1a0afe6d0949c98/cca3cdb/src/runtime.rs:122:21 [INFO] [stderr] | [INFO] [stderr] 122 | image.0.clone(), image.1 [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected `&[_]`, found struct `std::vec::Vec` [INFO] [stderr] | help: consider borrowing here: `&image.0` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&[_]` [INFO] [stderr] found struct `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0308, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `tungsten-glium2d`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6dd18ceeada8e14550f94921f43909668debb395c49eaee7706a3cd2442ec6bb"` [INFO] running `"docker" "rm" "-f" "6dd18ceeada8e14550f94921f43909668debb395c49eaee7706a3cd2442ec6bb"` [INFO] [stdout] 6dd18ceeada8e14550f94921f43909668debb395c49eaee7706a3cd2442ec6bb