[INFO] cloning repository https://github.com/Tyler-Maclachlan/rust-opengl-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyler-Maclachlan/rust-opengl-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyler-Maclachlan%2Frust-opengl-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyler-Maclachlan%2Frust-opengl-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc1eef8168bafc9f79181f8cea47f80215bfdc47 [INFO] checking Tyler-Maclachlan/rust-opengl-learning/bc1eef8168bafc9f79181f8cea47f80215bfdc47 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyler-Maclachlan%2Frust-opengl-learning" "/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/Tyler-Maclachlan/rust-opengl-learning on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tyler-Maclachlan/rust-opengl-learning [INFO] finished tweaking git repo https://github.com/Tyler-Maclachlan/rust-opengl-learning [INFO] tweaked toml for git repo https://github.com/Tyler-Maclachlan/rust-opengl-learning written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tyler-Maclachlan/rust-opengl-learning 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.11.1 [INFO] [stderr] Downloaded vec-2-10-10-10 v0.1.2 [INFO] [stderr] Downloaded gl_generator_profiling_struct v0.1.2 [INFO] [stderr] Downloaded half v1.5.0 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54bc1ebff681d9ca4843825a56002276bf30989f5dee40eed6ab6da53b6c0ce0 [INFO] running `Command { std: "docker" "start" "-a" "54bc1ebff681d9ca4843825a56002276bf30989f5dee40eed6ab6da53b6c0ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54bc1ebff681d9ca4843825a56002276bf30989f5dee40eed6ab6da53b6c0ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bc1ebff681d9ca4843825a56002276bf30989f5dee40eed6ab6da53b6c0ce0", kill_on_drop: false }` [INFO] [stdout] 54bc1ebff681d9ca4843825a56002276bf30989f5dee40eed6ab6da53b6c0ce0 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62bf6ff0fb8cf2f375675d9a4b519fb588d3a42e3c33f1fa22b5e7e6084aed2c [INFO] running `Command { std: "docker" "start" "-a" "62bf6ff0fb8cf2f375675d9a4b519fb588d3a42e3c33f1fa22b5e7e6084aed2c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling gl_generator_profiling_struct v0.1.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/lib/gl) [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Compiling opengl-learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking vec-2-10-10-10 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] running `Command { std: "docker" "inspect" "62bf6ff0fb8cf2f375675d9a4b519fb588d3a42e3c33f1fa22b5e7e6084aed2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bf6ff0fb8cf2f375675d9a4b519fb588d3a42e3c33f1fa22b5e7e6084aed2c", kill_on_drop: false }` [INFO] [stdout] 62bf6ff0fb8cf2f375675d9a4b519fb588d3a42e3c33f1fa22b5e7e6084aed2c