[INFO] cloning repository https://github.com/pishleback/Fast-Chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pishleback/Fast-Chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12f56844a88952d8ebbd737f4668075fa6b3601c [INFO] checking pishleback/Fast-Chess against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess" "/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/pishleback/Fast-Chess 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/pishleback/Fast-Chess [INFO] finished tweaking git repo https://github.com/pishleback/Fast-Chess [INFO] tweaked toml for git repo https://github.com/pishleback/Fast-Chess written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pishleback/Fast-Chess 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded glium v0.32.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] 81903dc979c5a90d9762b77a34e119a0cc242740faab319e9d38fbe9b9c89159 [INFO] running `Command { std: "docker" "start" "-a" "81903dc979c5a90d9762b77a34e119a0cc242740faab319e9d38fbe9b9c89159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81903dc979c5a90d9762b77a34e119a0cc242740faab319e9d38fbe9b9c89159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81903dc979c5a90d9762b77a34e119a0cc242740faab319e9d38fbe9b9c89159", kill_on_drop: false }` [INFO] [stdout] 81903dc979c5a90d9762b77a34e119a0cc242740faab319e9d38fbe9b9c89159 [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] c25e3caa6535907be93c0099771a041c626ac6c1cba9392f508d4e55df67dddd [INFO] running `Command { std: "docker" "start" "-a" "c25e3caa6535907be93c0099771a041c626ac6c1cba9392f508d4e55df67dddd", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking myapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Move` is imported redundantly [INFO] [stdout] --> src/classical/graphical.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use self::{Move, MoveIdx}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `Move` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MoveIdx` is imported redundantly [INFO] [stdout] --> src/classical/graphical.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use self::{Move, MoveIdx}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `MoveIdx` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Move` is imported redundantly [INFO] [stdout] --> src/classical/graphical.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use self::{Move, MoveIdx}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `Move` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MoveIdx` is imported redundantly [INFO] [stdout] --> src/classical/graphical.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use self::{Move, MoveIdx}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `MoveIdx` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle` [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle` [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `add_grasshopper_slides` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `king_piece` [INFO] [stdout] --> src/generic/board_data.rs:611:21 [INFO] [stdout] | [INFO] [stdout] 611 | king_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `king_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rook_piece` [INFO] [stdout] --> src/generic/board_data.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | rook_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `rook_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pawn` [INFO] [stdout] --> src/generic/board_data.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | pawn, [INFO] [stdout] | ^^^^ help: try ignoring the field: `pawn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:628:21 [INFO] [stdout] | [INFO] [stdout] 628 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:665:25 [INFO] [stdout] | [INFO] [stdout] 665 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_piece` [INFO] [stdout] --> src/generic/board_data.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 671 | ... Some(slide_piece) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/generic/board_data.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | kind, [INFO] [stdout] | ^^^^ help: try ignoring the field: `kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle_piece` [INFO] [stdout] --> src/generic/board_data.rs:697:46 [INFO] [stdout] | [INFO] [stdout] 697 | ... Some(hurdle_piece) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle` [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle` [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `add_grasshopper_slides` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `king_piece` [INFO] [stdout] --> src/generic/board_data.rs:611:21 [INFO] [stdout] | [INFO] [stdout] 611 | king_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `king_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rook_piece` [INFO] [stdout] --> src/generic/board_data.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | rook_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `rook_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pawn` [INFO] [stdout] --> src/generic/board_data.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | pawn, [INFO] [stdout] | ^^^^ help: try ignoring the field: `pawn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:628:21 [INFO] [stdout] | [INFO] [stdout] 628 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:665:25 [INFO] [stdout] | [INFO] [stdout] 665 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_piece` [INFO] [stdout] --> src/generic/board_data.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 671 | ... Some(slide_piece) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/generic/board_data.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | kind, [INFO] [stdout] | ^^^^ help: try ignoring the field: `kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle_piece` [INFO] [stdout] --> src/generic/board_data.rs:697:46 [INFO] [stdout] | [INFO] [stdout] 697 | ... Some(hurdle_piece) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.12s [INFO] running `Command { std: "docker" "inspect" "c25e3caa6535907be93c0099771a041c626ac6c1cba9392f508d4e55df67dddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25e3caa6535907be93c0099771a041c626ac6c1cba9392f508d4e55df67dddd", kill_on_drop: false }` [INFO] [stdout] c25e3caa6535907be93c0099771a041c626ac6c1cba9392f508d4e55df67dddd [INFO] checking pishleback/Fast-Chess against try#5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess" "/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/pishleback/Fast-Chess 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/pishleback/Fast-Chess [INFO] finished tweaking git repo https://github.com/pishleback/Fast-Chess [INFO] tweaked toml for git repo https://github.com/pishleback/Fast-Chess written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pishleback/Fast-Chess 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] 401a7b45b02b5ce1a8b9afc0d0d8d8c10a5fe6e194167fba894319d312fbc819 [INFO] running `Command { std: "docker" "start" "-a" "401a7b45b02b5ce1a8b9afc0d0d8d8c10a5fe6e194167fba894319d312fbc819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "401a7b45b02b5ce1a8b9afc0d0d8d8c10a5fe6e194167fba894319d312fbc819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401a7b45b02b5ce1a8b9afc0d0d8d8c10a5fe6e194167fba894319d312fbc819", kill_on_drop: false }` [INFO] [stdout] 401a7b45b02b5ce1a8b9afc0d0d8d8c10a5fe6e194167fba894319d312fbc819 [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] 6a7ad9d9fa0eee5d45cc2aff600e7f0dc5da894554ea43107e3180568696da62 [INFO] running `Command { std: "docker" "start" "-a" "6a7ad9d9fa0eee5d45cc2aff600e7f0dc5da894554ea43107e3180568696da62", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [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.27.5/src/platform/run_return.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | F: FnMut( [INFO] [stdout] | ____________^ [INFO] [stdout] 45 | | Event<'_, Self::UserEvent>, [INFO] [stdout] 46 | | &EventLoopWindowTarget, [INFO] [stdout] 47 | | &mut ControlFlow, [INFO] [stdout] 48 | | ); [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.27.5/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] 48 | ), ::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" "6a7ad9d9fa0eee5d45cc2aff600e7f0dc5da894554ea43107e3180568696da62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7ad9d9fa0eee5d45cc2aff600e7f0dc5da894554ea43107e3180568696da62", kill_on_drop: false }` [INFO] [stdout] 6a7ad9d9fa0eee5d45cc2aff600e7f0dc5da894554ea43107e3180568696da62