[INFO] cloning repository https://github.com/joske/TileWorldRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joske/TileWorldRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2FTileWorldRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2FTileWorldRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21fe1bf9d4020c5d7d5ac44e6a92831f77e59c47 [INFO] checking joske/TileWorldRust against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2FTileWorldRust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joske/TileWorldRust on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joske/TileWorldRust [INFO] finished tweaking git repo https://github.com/joske/TileWorldRust [INFO] tweaked toml for git repo https://github.com/joske/TileWorldRust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joske/TileWorldRust 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston v0.55.0 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded spin_sleep v1.2.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.55.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.84.0 [INFO] [stderr] Downloaded tiff v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bee90443f1b2cd65af7e10a1964c1169fa9ec503b31ad0309b1f3685689de836 [INFO] running `Command { std: "docker" "start" "-a" "bee90443f1b2cd65af7e10a1964c1169fa9ec503b31ad0309b1f3685689de836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bee90443f1b2cd65af7e10a1964c1169fa9ec503b31ad0309b1f3685689de836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee90443f1b2cd65af7e10a1964c1169fa9ec503b31ad0309b1f3685689de836", kill_on_drop: false }` [INFO] [stdout] bee90443f1b2cd65af7e10a1964c1169fa9ec503b31ad0309b1f3685689de836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d32ea76b40a41449406234026c93a841ae03bc8606ad58e62f44fb38da19d26 [INFO] running `Command { std: "docker" "start" "-a" "6d32ea76b40a41449406234026c93a841ae03bc8606ad58e62f44fb38da19d26", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking glutin_glx_sys v0.4.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glutin v0.30.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking spin_sleep v1.2.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking pistoncore-window v1.0.0 [INFO] [stderr] Checking pistoncore-event_loop v0.55.0 [INFO] [stderr] Checking piston v0.55.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.84.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking glutin-winit v0.3.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.72.0 [INFO] [stderr] Checking tileworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s [INFO] running `Command { std: "docker" "inspect" "6d32ea76b40a41449406234026c93a841ae03bc8606ad58e62f44fb38da19d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d32ea76b40a41449406234026c93a841ae03bc8606ad58e62f44fb38da19d26", kill_on_drop: false }` [INFO] [stdout] 6d32ea76b40a41449406234026c93a841ae03bc8606ad58e62f44fb38da19d26 [INFO] checking joske/TileWorldRust against try#5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2FTileWorldRust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joske/TileWorldRust on toolchain 5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joske/TileWorldRust [INFO] finished tweaking git repo https://github.com/joske/TileWorldRust [INFO] tweaked toml for git repo https://github.com/joske/TileWorldRust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joske/TileWorldRust 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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceffeb4075b9c20366a275922c34117c1c766e442ae0f63a30d490310f040178 [INFO] running `Command { std: "docker" "start" "-a" "ceffeb4075b9c20366a275922c34117c1c766e442ae0f63a30d490310f040178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceffeb4075b9c20366a275922c34117c1c766e442ae0f63a30d490310f040178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceffeb4075b9c20366a275922c34117c1c766e442ae0f63a30d490310f040178", kill_on_drop: false }` [INFO] [stdout] ceffeb4075b9c20366a275922c34117c1c766e442ae0f63a30d490310f040178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51f64d9ee86e0eb655f52e0294bf1faff2ffce7d8d84451b0a8537e6eeeb061 [INFO] running `Command { std: "docker" "start" "-a" "e51f64d9ee86e0eb655f52e0294bf1faff2ffce7d8d84451b0a8537e6eeeb061", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glutin v0.30.10 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking spin_sleep v1.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking pistoncore-window v1.0.0 [INFO] [stderr] Checking pistoncore-event_loop v0.55.0 [INFO] [stderr] Checking piston v0.55.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.84.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stdout] error[E0310]: the associated type `::UserEvent` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.28.7/src/platform/run_return.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | F: FnMut( [INFO] [stdout] | ____________^ [INFO] [stdout] 34 | | Event<'_, Self::UserEvent>, [INFO] [stdout] 35 | | &EventLoopWindowTarget, [INFO] [stdout] 36 | | &mut ControlFlow, [INFO] [stdout] 37 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________the associated type `::UserEvent` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `::UserEvent` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.28.7/src/event.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum Event<'a, T: 'static> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 37 | ), ::UserEvent: 'static; [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e51f64d9ee86e0eb655f52e0294bf1faff2ffce7d8d84451b0a8537e6eeeb061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51f64d9ee86e0eb655f52e0294bf1faff2ffce7d8d84451b0a8537e6eeeb061", kill_on_drop: false }` [INFO] [stdout] e51f64d9ee86e0eb655f52e0294bf1faff2ffce7d8d84451b0a8537e6eeeb061