[INFO] cloning repository https://github.com/bdero/space-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdero/space-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdero%2Fspace-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdero%2Fspace-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8ca9609814cd56890350ffbc4c8a6729cdda5f1 [INFO] checking bdero/space-rust against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdero%2Fspace-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdero/space-rust on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdero/space-rust [INFO] finished tweaking git repo https://github.com/bdero/space-rust [INFO] tweaked toml for git repo https://github.com/bdero/space-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bdero/space-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.34.3 [INFO] [stderr] Downloaded sdl2-sys v0.34.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a334e3c310b8f3c10064461ab8e5af59d11913e9f589c1b1163e02399571dbef [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" "a334e3c310b8f3c10064461ab8e5af59d11913e9f589c1b1163e02399571dbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a334e3c310b8f3c10064461ab8e5af59d11913e9f589c1b1163e02399571dbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a334e3c310b8f3c10064461ab8e5af59d11913e9f589c1b1163e02399571dbef", kill_on_drop: false }` [INFO] [stdout] a334e3c310b8f3c10064461ab8e5af59d11913e9f589c1b1163e02399571dbef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264f5a72b23192998dd59965fb850db8e50664f0ad2b62a4367bee22dc59db8f [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" "264f5a72b23192998dd59965fb850db8e50664f0ad2b62a4367bee22dc59db8f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking space-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `INIT_EVERYTHING` in crate `sdl2` [INFO] [stdout] --> src/main.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let context = match sdl2::init(sdl2::INIT_EVERYTHING) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPENGL` in module `sdl2::video` [INFO] [stdout] --> src/main.rs:51:53 [INFO] [stdout] | [INFO] [stdout] 51 | ... sdl2::video::OPENGL [INFO] [stdout] | ^^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHOWN` in module `sdl2::video` [INFO] [stdout] --> src/main.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | ... | sdl2::video::SHOWN) { [INFO] [stdout] | ^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sdl` is private [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::sdl::Sdl; [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sdl` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | mod sdl; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sdl` is private [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | pub context: sdl2::sdl::Sdl, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sdl` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | mod sdl; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT_EVERYTHING` in crate `sdl2` [INFO] [stdout] --> src/main.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let context = match sdl2::init(sdl2::INIT_EVERYTHING) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPENGL` in module `sdl2::video` [INFO] [stdout] --> src/main.rs:51:53 [INFO] [stdout] | [INFO] [stdout] 51 | ... sdl2::video::OPENGL [INFO] [stdout] | ^^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHOWN` in module `sdl2::video` [INFO] [stdout] --> src/main.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | ... | sdl2::video::SHOWN) { [INFO] [stdout] | ^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sdl` is private [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::sdl::Sdl; [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sdl` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | mod sdl; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sdl` is private [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | pub context: sdl2::sdl::Sdl, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sdl` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | mod sdl; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_iter` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/main.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | for event in event_pump.poll_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `std::result::Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | let context = match sdl2::init(sdl2::INIT_EVERYTHING) { [INFO] [stdout] | ^^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sdl2::video::Window` in the current scope [INFO] [stdout] --> src/main.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | let window = match Window::new(&context, "Space Rust", [INFO] [stdout] | ^^^ function or associated item not found in `sdl2::video::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `PosCentered` found for enum `WindowPos` in the current scope [INFO] [stdout] --> src/main.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | ... WindowPos::PosCentered, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `WindowPos` [INFO] [stdout] | help: there is a variant with a similar name: `Centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `PosCentered` found for enum `WindowPos` in the current scope [INFO] [stdout] --> src/main.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | ... WindowPos::PosCentered, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `WindowPos` [INFO] [stdout] | help: there is a variant with a similar name: `Centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `space-rust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `poll_iter` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/main.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | for event in event_pump.poll_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `std::result::Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | let context = match sdl2::init(sdl2::INIT_EVERYTHING) { [INFO] [stdout] | ^^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sdl2::video::Window` in the current scope [INFO] [stdout] --> src/main.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | let window = match Window::new(&context, "Space Rust", [INFO] [stdout] | ^^^ function or associated item not found in `sdl2::video::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `PosCentered` found for enum `WindowPos` in the current scope [INFO] [stdout] --> src/main.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | ... WindowPos::PosCentered, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `WindowPos` [INFO] [stdout] | help: there is a variant with a similar name: `Centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `PosCentered` found for enum `WindowPos` in the current scope [INFO] [stdout] --> src/main.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | ... WindowPos::PosCentered, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `WindowPos` [INFO] [stdout] | help: there is a variant with a similar name: `Centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "264f5a72b23192998dd59965fb850db8e50664f0ad2b62a4367bee22dc59db8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264f5a72b23192998dd59965fb850db8e50664f0ad2b62a4367bee22dc59db8f", kill_on_drop: false }` [INFO] [stdout] 264f5a72b23192998dd59965fb850db8e50664f0ad2b62a4367bee22dc59db8f