[INFO] cloning repository https://github.com/iblametobias/unnamed-voxel-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iblametobias/unnamed-voxel-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiblametobias%2Funnamed-voxel-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiblametobias%2Funnamed-voxel-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8800bb343ff6fb8c8d1dcb62023cb2acc9adf162 [INFO] checking iblametobias/unnamed-voxel-engine against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiblametobias%2Funnamed-voxel-engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iblametobias/unnamed-voxel-engine [INFO] finished tweaking git repo https://github.com/iblametobias/unnamed-voxel-engine [INFO] tweaked toml for git repo https://github.com/iblametobias/unnamed-voxel-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iblametobias/unnamed-voxel-engine on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iblametobias/unnamed-voxel-engine 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glium v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823 [INFO] running `Command { std: "docker" "start" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling wayland-backend v0.3.16 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking anyhow v1.0.104 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling pulp v0.22.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking glam v0.33.3 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all-types"' --cfg 'feature="default"' --cfg 'feature="f64"' --cfg 'feature="float-types"' --cfg 'feature="i16"' --cfg 'feature="i32"' --cfg 'feature="i64"' --cfg 'feature="i8"' --cfg 'feature="integer-types"' --cfg 'feature="isize"' --cfg 'feature="size-types"' --cfg 'feature="std"' --cfg 'feature="u16"' --cfg 'feature="u32"' --cfg 'feature="u64"' --cfg 'feature="u8"' --cfg 'feature="usize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-types", "approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "f64", "fast-math", "float-types", "glam-assert", "i16", "i32", "i64", "i8", "integer-types", "isize", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "size-types", "speedy", "std", "u16", "u32", "u64", "u8", "usize", "zerocopy"))' -C metadata=ac261ee42649c57d -C extra-filename=-c3d8b0b9f82292f4 --out-dir /opt/rustwide/target/debug/build/glam/c3d8b0b9f82292f4/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823", kill_on_drop: false }` [INFO] [stdout] d5391ca4446df618a0771fc0fcf0330b0e8f47efa1206ca82cca7b9bcc07c823