[INFO] updating cached repository https://github.com/TheNeikos/rustyrogue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 502f907f0e7d8a460b15eddb78b8840933775e2f [INFO] testing TheNeikos/rustyrogue against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Frustyrogue" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheNeikos/rustyrogue on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheNeikos/rustyrogue [INFO] finished tweaking git repo https://github.com/TheNeikos/rustyrogue [INFO] tweaked toml for git repo https://github.com/TheNeikos/rustyrogue written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/TheNeikos/rustyrogue already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 8e26821790152d2737f9d25b5536dd8c4eed827d7434bedfdc26eb73722b2197 [INFO] running `"docker" "start" "-a" "8e26821790152d2737f9d25b5536dd8c4eed827d7434bedfdc26eb73722b2197"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling rayon-core v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling rusttype v0.2.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling gl v0.6.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling rayon v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling gfx_core v0.7.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling gfx v0.16.0 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling piston-gfx_texture v0.24.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.40.0 [INFO] [stderr] Compiling piston_window v0.66.0 [INFO] [stderr] Compiling rustyrogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0271]: type mismatch resolving `::Texture == piston_window::Texture` [INFO] [stderr] --> src/tile.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | / image::draw_many( [INFO] [stderr] 40 | | &[(self.get_full_rect(x, y), self.get_draw_rect(x, y))], [INFO] [stderr] 41 | | [1.0, 1.0, 1.0, 1.0], [INFO] [stderr] 42 | | &self.tex, [INFO] [stderr] ... | [INFO] [stderr] 45 | | g [INFO] [stderr] 46 | | ); [INFO] [stderr] | |_________^ expected associated type, found struct `piston_window::Texture` [INFO] [stderr] | [INFO] [stderr] = note: expected type `::Texture` [INFO] [stderr] found type `piston_window::Texture` [INFO] [stderr] = note: consider constraining the associated type `::Texture` to `piston_window::Texture` or calling a method that returns `::Texture` [INFO] [stderr] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0271`. [INFO] [stderr] error: could not compile `rustyrogue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8e26821790152d2737f9d25b5536dd8c4eed827d7434bedfdc26eb73722b2197"` [INFO] running `"docker" "rm" "-f" "8e26821790152d2737f9d25b5536dd8c4eed827d7434bedfdc26eb73722b2197"` [INFO] [stdout] 8e26821790152d2737f9d25b5536dd8c4eed827d7434bedfdc26eb73722b2197