[INFO] cloning repository https://github.com/Andrepuel/lander
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrepuel/lander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrepuel%2Flander", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrepuel%2Flander'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf879dea69faf81ce86d0d5ae786e368b535fd7b
[INFO] building Andrepuel/lander against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrepuel%2Flander" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Andrepuel/lander on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Andrepuel/lander
[INFO] finished tweaking git repo https://github.com/Andrepuel/lander
[INFO] tweaked toml for git repo https://github.com/Andrepuel/lander written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Andrepuel/lander already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw-window-handle v0.3.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded wgpu-types v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.77
[INFO] [stderr]   Downloaded pollster v0.2.4
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.27
[INFO] [stderr]   Downloaded inplace_it v0.3.3
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded wgpu-hal v0.10.6
[INFO] [stderr]   Downloaded glow v0.11.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.77
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded js-sys v0.3.54
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.77
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.77
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.77
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded gpu-descriptor v0.2.1
[INFO] [stderr]   Downloaded libloading v0.7.0
[INFO] [stderr]   Downloaded profiling v1.0.3
[INFO] [stderr]   Downloaded gpu-alloc v0.5.1
[INFO] [stderr]   Downloaded wgpu v0.10.1
[INFO] [stderr]   Downloaded wgpu-core v0.10.2
[INFO] [stderr]   Downloaded naga v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 405cf8ab36bfae1d2054e90944aacbf719a7911e2f4df60b32a9979bb6b0f179
[INFO] running `Command { std: "docker" "start" "-a" "405cf8ab36bfae1d2054e90944aacbf719a7911e2f4df60b32a9979bb6b0f179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "405cf8ab36bfae1d2054e90944aacbf719a7911e2f4df60b32a9979bb6b0f179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405cf8ab36bfae1d2054e90944aacbf719a7911e2f4df60b32a9979bb6b0f179", kill_on_drop: false }`
[INFO] [stdout] 405cf8ab36bfae1d2054e90944aacbf719a7911e2f4df60b32a9979bb6b0f179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cbfe1bb9a3ac279e399bd818afa648e475959f03c6e76f99a5a86790037d405
[INFO] running `Command { std: "docker" "start" "-a" "2cbfe1bb9a3ac279e399bd818afa648e475959f03c6e76f99a5a86790037d405", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.77
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.77
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.77
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.77
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.77
[INFO] [stderr]    Compiling lander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/render/scene.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     type Triangles<'a> = impl Iterator<Item = Mat3> + 'a;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, type_alias_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `Context`
[INFO] [stdout]   --> src/render/render_target.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     type Context<'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `Triangles`
[INFO] [stdout]   --> src/render/render_target.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     type Triangles<'a>: Iterator<Item = Mat3> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ship.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |         ShipDrawable(self, array::IntoIter::new(triangles))
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lander` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2cbfe1bb9a3ac279e399bd818afa648e475959f03c6e76f99a5a86790037d405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbfe1bb9a3ac279e399bd818afa648e475959f03c6e76f99a5a86790037d405", kill_on_drop: false }`
[INFO] [stdout] 2cbfe1bb9a3ac279e399bd818afa648e475959f03c6e76f99a5a86790037d405
