[INFO] cloning repository https://github.com/Maix0/pixel-fps [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maix0/pixel-fps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Fpixel-fps"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Fpixel-fps'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 46b0dffde6187f427892acb168968767fcd79ec2 [INFO] testing Maix0/pixel-fps against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Fpixel-fps" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maix0/pixel-fps on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Maix0/pixel-fps [INFO] removed path dependency pixel_engine from git repo https://github.com/Maix0/pixel-fps [INFO] finished tweaking git repo https://github.com/Maix0/pixel-fps [INFO] tweaked toml for git repo https://github.com/Maix0/pixel-fps written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Maix0/pixel-fps already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pixel_engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pixel_engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixel_engine v0.0.9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14b2d1390d1460f6936a5875eb10d74dd85358c9361d18d4df81e24bc6d531fb [INFO] running `"docker" "start" "-a" "14b2d1390d1460f6936a5875eb10d74dd85358c9361d18d4df81e24bc6d531fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (pixel_engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pixel_engine v0.0.9 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling fps-pixel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `engine::Sprite` [INFO] [stderr] --> src/maps.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use engine::Sprite; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Sprite` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Sprite` in `engine` [INFO] [stderr] --> src/maps.rs:37:36 [INFO] [stderr] | [INFO] [stderr] 37 | self.sprite = Some(engine::Sprite::load_from_file(std::path::Path::new( [INFO] [stderr] | ^^^^^^ could not find `Sprite` in `engine` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Sprite` in `engine` [INFO] [stderr] --> src/main.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | let wall = engine::Sprite::load_from_file(&std::path::Path::new("brick.png"))?; [INFO] [stderr] | ^^^^^^ could not find `Sprite` in `engine` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/maps.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^ consider giving `__field0` a type [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations needed [INFO] [stderr] --> src/maps.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | #[serde(skip)] [INFO] [stderr] | ^ cannot infer type [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `_: std::default::Default` [INFO] [stderr] = note: required by `std::default::Default::default` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/maps.rs:28:21 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^ consider giving `__field0` a type [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations needed [INFO] [stderr] --> src/maps.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | #[serde(skip)] [INFO] [stderr] | ^ cannot infer type [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `_: std::default::Default` [INFO] [stderr] = note: required by `std::default::Default::default` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0283, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `fps-pixel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "14b2d1390d1460f6936a5875eb10d74dd85358c9361d18d4df81e24bc6d531fb"` [INFO] running `"docker" "rm" "-f" "14b2d1390d1460f6936a5875eb10d74dd85358c9361d18d4df81e24bc6d531fb"` [INFO] [stdout] 14b2d1390d1460f6936a5875eb10d74dd85358c9361d18d4df81e24bc6d531fb