[INFO] updating cached repository https://github.com/nathanieltan/murder_lord [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] 9ed7262610870e55284e1f389df0a5c2a17d1581 [INFO] testing nathanieltan/murder_lord against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanieltan%2Fmurder_lord" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanieltan/murder_lord on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nathanieltan/murder_lord [INFO] finished tweaking git repo https://github.com/nathanieltan/murder_lord [INFO] tweaked toml for git repo https://github.com/nathanieltan/murder_lord written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nathanieltan/murder_lord already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 52055ec3315adaf9cbf2ee01011993a974b1c9c2c26ef785fd1cee1e84cc645e [INFO] running `"docker" "start" "-a" "52055ec3315adaf9cbf2ee01011993a974b1c9c2c26ef785fd1cee1e84cc645e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling linenoise-rust v0.2.0 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.9.9 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling rusttype v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling gfx_core v0.7.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling wayland-client v0.9.9 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling piston-ai_behavior v0.20.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling piston2d-sprite v0.36.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling texture v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.45.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.9 [INFO] [stderr] Compiling wayland-window v0.6.1 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling winit v0.7.5 [INFO] [stderr] Compiling pistoncore-glutin_window v0.38.0 [INFO] [stderr] Compiling gfx v0.16.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling piston-gfx_texture v0.25.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.42.0 [INFO] [stderr] Compiling piston_window v0.68.0 [INFO] [stderr] Compiling murder_lord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Window` [INFO] [stderr] --> src/main.rs:35:22 [INFO] [stderr] | [INFO] [stderr] 35 | let mut window = Window::new( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Window` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WindowSettings` [INFO] [stderr] --> src/main.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | WindowSettings::new( [INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `WindowSettings` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Flip` [INFO] [stderr] --> src/main.rs:49:67 [INFO] [stderr] | [INFO] [stderr] 49 | let tex = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Flip` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextureSettings` [INFO] [stderr] --> src/main.rs:49:79 [INFO] [stderr] | [INFO] [stderr] 49 | let tex = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `TextureSettings` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Flip` [INFO] [stderr] --> src/main.rs:50:68 [INFO] [stderr] | [INFO] [stderr] 50 | let tex2 = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Flip` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextureSettings` [INFO] [stderr] --> src/main.rs:50:80 [INFO] [stderr] | [INFO] [stderr] 50 | let tex2 = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `TextureSettings` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Rectangle` [INFO] [stderr] --> src/main.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | Rectangle::new([0.8, 0.8, 1.0, 1.0]).draw(board_rect, &c.draw_state, c.transform, g); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `Rectangle` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Player` [INFO] [stderr] --> src/fight.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use Player; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Enemy` [INFO] [stderr] --> src/fight.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use Enemy; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FightView` [INFO] [stderr] --> src/fight_controller.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use FightView; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Line` [INFO] [stderr] --> src/fight_view.rs:48:24 [INFO] [stderr] | [INFO] [stderr] 48 | use graphics::{Line, Rectangle}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> src/characters.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::option::*` [INFO] [stderr] --> src/characters.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::option::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 4 parameters were supplied [INFO] [stderr] --> src/main.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | let tex = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 4 parameters were supplied [INFO] [stderr] --> src/main.rs:50:16 [INFO] [stderr] | [INFO] [stderr] 50 | let tex2 = Texture::from_path(&mut window.factory, "test.jpg", Flip::None,&TextureSettings::new()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `image` on type `characters::Player` [INFO] [stderr] --> src/main.rs:71:24 [INFO] [stderr] | [INFO] [stderr] 71 | player.image.draw(&player.texture, &graphics::DrawState::default(), c.transform, g); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `texture` on type `characters::Player` [INFO] [stderr] --> src/main.rs:71:43 [INFO] [stderr] | [INFO] [stderr] 71 | player.image.draw(&player.texture, &graphics::DrawState::default(), c.transform, g); [INFO] [stderr] | ^^^^^^^ unknown field [INFO] [stderr] [INFO] [stderr] warning: unused import: `piston::input` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use piston::input::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0433, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `murder_lord`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "52055ec3315adaf9cbf2ee01011993a974b1c9c2c26ef785fd1cee1e84cc645e"` [INFO] running `"docker" "rm" "-f" "52055ec3315adaf9cbf2ee01011993a974b1c9c2c26ef785fd1cee1e84cc645e"` [INFO] [stdout] 52055ec3315adaf9cbf2ee01011993a974b1c9c2c26ef785fd1cee1e84cc645e