[INFO] cloning repository https://github.com/IncognitoJam/game-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IncognitoJam/game-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIncognitoJam%2Fgame-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIncognitoJam%2Fgame-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c977f599a36a6500a588ccb788d9612e1bb61bf [INFO] checking IncognitoJam/game-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIncognitoJam%2Fgame-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IncognitoJam/game-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IncognitoJam/game-rs [INFO] finished tweaking git repo https://github.com/IncognitoJam/game-rs [INFO] tweaked toml for git repo https://github.com/IncognitoJam/game-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/IncognitoJam/game-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec-2-10-10-10 v0.1.2 [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded weezl v0.1.4 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded sdl2 v0.34.0 [INFO] [stderr] Downloaded sdl2-sys v0.34.0 [INFO] [stderr] Downloaded floating-duration v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50cf495154ba2270f221628cee4ab66b84a23b9f5924d66879e7455822c54067 [INFO] running `Command { std: "docker" "start" "-a" "50cf495154ba2270f221628cee4ab66b84a23b9f5924d66879e7455822c54067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50cf495154ba2270f221628cee4ab66b84a23b9f5924d66879e7455822c54067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cf495154ba2270f221628cee4ab66b84a23b9f5924d66879e7455822c54067", kill_on_drop: false }` [INFO] [stdout] 50cf495154ba2270f221628cee4ab66b84a23b9f5924d66879e7455822c54067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30d6f555e6e493179d4635af813ae54042c948b171630aacea1fef911eaacd3 [INFO] running `Command { std: "docker" "start" "-a" "e30d6f555e6e493179d4635af813ae54042c948b171630aacea1fef911eaacd3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/lib/gl) [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling render_gl_derive v0.1.0 (/opt/rustwide/workdir/render_gl_derive) [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> render_gl_derive/src/lib.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use syn::{self, DeriveInput, parse_macro_input}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vec-2-10-10-10 v0.1.2 [INFO] [stderr] Checking floating-duration v0.1.2 [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vec-2-10-10-10-0.1.2/src/lib.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &self.data [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [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 E0793`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vec-2-10-10-10` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e30d6f555e6e493179d4635af813ae54042c948b171630aacea1fef911eaacd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30d6f555e6e493179d4635af813ae54042c948b171630aacea1fef911eaacd3", kill_on_drop: false }` [INFO] [stdout] e30d6f555e6e493179d4635af813ae54042c948b171630aacea1fef911eaacd3 [INFO] checking IncognitoJam/game-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIncognitoJam%2Fgame-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IncognitoJam/game-rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IncognitoJam/game-rs [INFO] finished tweaking git repo https://github.com/IncognitoJam/game-rs [INFO] tweaked toml for git repo https://github.com/IncognitoJam/game-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/IncognitoJam/game-rs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b1ec52c20768bb6760c9b70013d2d68fa1527967d8b6ec3ff9a9773b3305fae [INFO] running `Command { std: "docker" "start" "-a" "9b1ec52c20768bb6760c9b70013d2d68fa1527967d8b6ec3ff9a9773b3305fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b1ec52c20768bb6760c9b70013d2d68fa1527967d8b6ec3ff9a9773b3305fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1ec52c20768bb6760c9b70013d2d68fa1527967d8b6ec3ff9a9773b3305fae", kill_on_drop: false }` [INFO] [stdout] 9b1ec52c20768bb6760c9b70013d2d68fa1527967d8b6ec3ff9a9773b3305fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf50cddea47cbf193b436753011803d436971b8051489c8e1c4d2957bea3380 [INFO] running `Command { std: "docker" "start" "-a" "1cf50cddea47cbf193b436753011803d436971b8051489c8e1c4d2957bea3380", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "1cf50cddea47cbf193b436753011803d436971b8051489c8e1c4d2957bea3380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf50cddea47cbf193b436753011803d436971b8051489c8e1c4d2957bea3380", kill_on_drop: false }` [INFO] [stdout] 1cf50cddea47cbf193b436753011803d436971b8051489c8e1c4d2957bea3380