[INFO] cloning repository https://github.com/yeliknewo/satchel_creatures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/satchel_creatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Fsatchel_creatures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Fsatchel_creatures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8067961e1016575548abe453d45a67a4ffddd25d [INFO] checking yeliknewo/satchel_creatures against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Fsatchel_creatures" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/satchel_creatures on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeliknewo/satchel_creatures [INFO] finished tweaking git repo https://github.com/yeliknewo/satchel_creatures [INFO] tweaked toml for git repo https://github.com/yeliknewo/satchel_creatures written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yeliknewo/satchel_creatures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded nalgebra v0.26.1 [INFO] [stderr] Downloaded gfx_window_glutin v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd80af8daed267b06e4e5c682a9b84a872b5daf22264bc5ff870691bb2806618 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd80af8daed267b06e4e5c682a9b84a872b5daf22264bc5ff870691bb2806618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd80af8daed267b06e4e5c682a9b84a872b5daf22264bc5ff870691bb2806618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd80af8daed267b06e4e5c682a9b84a872b5daf22264bc5ff870691bb2806618", kill_on_drop: false }` [INFO] [stdout] cd80af8daed267b06e4e5c682a9b84a872b5daf22264bc5ff870691bb2806618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a5947b84e7ac4d6d76af8d8a178557e4cf9c2ed475df2f9b5b66f6050e19318 [INFO] running `Command { std: "docker" "start" "-a" "0a5947b84e7ac4d6d76af8d8a178557e4cf9c2ed475df2f9b5b66f6050e19318", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking nix v0.20.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 iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/src/utils) [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking nalgebra v0.26.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking gfx_window_glutin v0.31.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking graphics v0.1.0 (/opt/rustwide/workdir/src/graphics) [INFO] [stdout] error[E0432]: unresolved import `gfx::tex` [INFO] [stdout] --> src/graphics/src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | use gfx::tex::{Size, AaMode, Kind}; [INFO] [stdout] | ^^^ could not find `tex` in `gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `glutin::WindowBuilder`, `glutin::Window` [INFO] [stdout] --> src/graphics/src/lib.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | use glutin::{WindowBuilder, Window}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Window` in the root [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `window` [INFO] [stdout] | no `WindowBuilder` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::gfx` [INFO] [stdout] --> src/graphics/src/spritesheet.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / gfx_defines! { [INFO] [stdout] 15 | | vertex Vertex { [INFO] [stdout] 16 | | pos: [f32; 3] = "a_Pos", [INFO] [stdout] 17 | | uv: [f32; 2] = "a_Uv", [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ no `gfx` in `spritesheet` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/graphics/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Factory` [INFO] [stdout] --> src/graphics/src/lib.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use gfx::{Factory, Encoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `image::DynamicImage::to_rgba`: replaced by `to_rgba8` [INFO] [stdout] --> src/graphics/src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | }.to_rgba(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_texture_const_u8` found for mutable reference `&mut gfx_device_gl::Factory` in the current scope [INFO] [stdout] --> src/graphics/src/lib.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | let (_, view) = match factory.create_texture_const_u8::(kind, &[&image]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut gfx_device_gl::Factory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/graphics/src/lib.rs:122:63 [INFO] [stdout] | [INFO] [stdout] 122 | let (window, device, mut factory, out_color, out_depth) = gfx_window_glutin::init::(builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_window_glutin-0.31.0/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn init(window: glutin::WindowBuilder, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics/src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let (window, device, mut factory, out_color, out_depth) = gfx_window_glutin::init::(builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------------------------------------------ this expression has type `Result<(glutin::windowed::ContextWrapper, gfx_device_gl::Device, gfx_device_gl::Factory, RenderTargetView, DepthStencilView), glutin::CreationError>` [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(glutin::windowed::ContextWrapper, gfx_device_gl::Device, gfx_device_gl::Factory, RenderTargetView, DepthStencilView), glutin::CreationError>` [INFO] [stdout] found tuple `(_, _, _, _, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graphics` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0a5947b84e7ac4d6d76af8d8a178557e4cf9c2ed475df2f9b5b66f6050e19318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5947b84e7ac4d6d76af8d8a178557e4cf9c2ed475df2f9b5b66f6050e19318", kill_on_drop: false }` [INFO] [stdout] 0a5947b84e7ac4d6d76af8d8a178557e4cf9c2ed475df2f9b5b66f6050e19318