[INFO] cloning repository https://github.com/SWi98/Snake-in-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SWi98/Snake-in-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWi98%2FSnake-in-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWi98%2FSnake-in-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfe2bd4a2b55002d5030b5d41203ff6f80c1eede [INFO] testing SWi98/Snake-in-Rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWi98%2FSnake-in-Rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SWi98/Snake-in-Rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SWi98/Snake-in-Rust [INFO] finished tweaking git repo https://github.com/SWi98/Snake-in-Rust [INFO] tweaked toml for git repo https://github.com/SWi98/Snake-in-Rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/SWi98/Snake-in-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c38d7b95710759a2dcf22242c9d72b2cb303022cb2fddc16be54295ef16b3f72 [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" "c38d7b95710759a2dcf22242c9d72b2cb303022cb2fddc16be54295ef16b3f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c38d7b95710759a2dcf22242c9d72b2cb303022cb2fddc16be54295ef16b3f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38d7b95710759a2dcf22242c9d72b2cb303022cb2fddc16be54295ef16b3f72", kill_on_drop: false }` [INFO] [stdout] c38d7b95710759a2dcf22242c9d72b2cb303022cb2fddc16be54295ef16b3f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f5a89cfc8c4c17c43c9923abd556e5f6c4e0a5534ffab36b777f2b885172a2 [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" "f6f5a89cfc8c4c17c43c9923abd556e5f6c4e0a5534ffab36b777f2b885172a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `items` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod items; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `items`, create file "src/items.rs" or "src/items/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snake` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f6f5a89cfc8c4c17c43c9923abd556e5f6c4e0a5534ffab36b777f2b885172a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f5a89cfc8c4c17c43c9923abd556e5f6c4e0a5534ffab36b777f2b885172a2", kill_on_drop: false }` [INFO] [stdout] f6f5a89cfc8c4c17c43c9923abd556e5f6c4e0a5534ffab36b777f2b885172a2