[INFO] cloning repository https://github.com/janpatrix/RustShooter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janpatrix/RustShooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpatrix%2FRustShooter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpatrix%2FRustShooter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19a8f81e554b78e5204dbee8810c4be253d4f2c1 [INFO] checking janpatrix/RustShooter against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpatrix%2FRustShooter" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/janpatrix/RustShooter on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/janpatrix/RustShooter [INFO] finished tweaking git repo https://github.com/janpatrix/RustShooter [INFO] tweaked toml for git repo https://github.com/janpatrix/RustShooter written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/janpatrix/RustShooter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01758a6ecc44ac8af0b7497d126068f6ddb92c0f7d506bb538406b523114820d [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" "01758a6ecc44ac8af0b7497d126068f6ddb92c0f7d506bb538406b523114820d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01758a6ecc44ac8af0b7497d126068f6ddb92c0f7d506bb538406b523114820d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01758a6ecc44ac8af0b7497d126068f6ddb92c0f7d506bb538406b523114820d", kill_on_drop: false }` [INFO] [stdout] 01758a6ecc44ac8af0b7497d126068f6ddb92c0f7d506bb538406b523114820d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcdcc45c62f24fa166bdbfb2f8806964b315cdf0b2152f56af481a597d9d63c5 [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" "bcdcc45c62f24fa166bdbfb2f8806964b315cdf0b2152f56af481a597d9d63c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sdl2 v0.16.1 [INFO] [stderr] Checking sdl2 v0.18.0 [INFO] [stderr] Checking sdl2_image v0.16.0 [INFO] [stderr] Checking sdl2_ttf v0.16.2 [INFO] [stderr] Checking arcade-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `data` [INFO] [stdout] --> src/phi/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod data; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `data`, create file "src/phi/data.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `data` [INFO] [stdout] --> src/phi/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod data; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `data`, create file "src/phi/data.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `gfx` [INFO] [stdout] --> src/phi/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod gfx; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `gfx`, create file "src/phi/gfx.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `game` [INFO] [stdout] --> src/views/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod game; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `game`, create file "src/views/game.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `main_menu` [INFO] [stdout] --> src/views/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod main_menu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `main_menu`, create file "src/views/main_menu.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `gfx` [INFO] [stdout] --> src/phi/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod gfx; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `gfx`, create file "src/phi/gfx.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `game` [INFO] [stdout] --> src/views/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod game; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `game`, create file "src/views/game.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `main_menu` [INFO] [stdout] --> src/views/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod main_menu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `main_menu`, create file "src/views/main_menu.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ShipView` in `game` [INFO] [stdout] --> src/main.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | Box::new(::views::game::ShipView::new(phi)) [INFO] [stdout] | ^^^^^^^^ could not find `ShipView` in `game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | ChangeView(Box), [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn View` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | where F: Fn(&mut Phi) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn View` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ShipView` in `game` [INFO] [stdout] --> src/main.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | Box::new(::views::game::ShipView::new(phi)) [INFO] [stdout] | ^^^^^^^^ could not find `ShipView` in `game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | ChangeView(Box), [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn View` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | where F: Fn(&mut Phi) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn View` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arcade-rs`. [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bcdcc45c62f24fa166bdbfb2f8806964b315cdf0b2152f56af481a597d9d63c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdcc45c62f24fa166bdbfb2f8806964b315cdf0b2152f56af481a597d9d63c5", kill_on_drop: false }` [INFO] [stdout] bcdcc45c62f24fa166bdbfb2f8806964b315cdf0b2152f56af481a597d9d63c5