[INFO] cloning repository https://github.com/MrMarnic/RGL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrMarnic/RGL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarnic%2FRGL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarnic%2FRGL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70d39f97c34732c87354cd3e5dac2af786e025d4 [INFO] checking MrMarnic/RGL against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarnic%2FRGL" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrMarnic/RGL on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MrMarnic/RGL [INFO] finished tweaking git repo https://github.com/MrMarnic/RGL [INFO] tweaked toml for git repo https://github.com/MrMarnic/RGL written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MrMarnic/RGL 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MrMarnic/rgl-openal-sys` [INFO] [stderr] Updating git repository `https://github.com/MrMarnic/rgl-font` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v4.0.0 [INFO] [stderr] Downloaded wide v0.7.3 [INFO] [stderr] Downloaded calloop v0.10.2 [INFO] [stderr] Downloaded freetype-rs v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e49f4e44db9e673a8abac94dcfa0091e13323c8327507b0e9126d52ae15292d1 [INFO] running `Command { std: "docker" "start" "-a" "e49f4e44db9e673a8abac94dcfa0091e13323c8327507b0e9126d52ae15292d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e49f4e44db9e673a8abac94dcfa0091e13323c8327507b0e9126d52ae15292d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49f4e44db9e673a8abac94dcfa0091e13323c8327507b0e9126d52ae15292d1", kill_on_drop: false }` [INFO] [stdout] e49f4e44db9e673a8abac94dcfa0091e13323c8327507b0e9126d52ae15292d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153f2a366c3f694bddf0705abbb9863308a3d81f0f82e48d7a006d6299fdfa57 [INFO] running `Command { std: "docker" "start" "-a" "153f2a366c3f694bddf0705abbb9863308a3d81f0f82e48d7a006d6299fdfa57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking nom v7.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.15.0 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking strict-num v0.1.0 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking tiny-skia-path v0.8.3 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking ab_glyph v0.2.20 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9271846294c4ee5bd7706df68180320c0b5ff20/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=325526a20d6ed30c -C extra-filename=-325526a20d6ed30c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b30cc942da4a1a2e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-e245088e9dfd77f4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b04ca6b08bb571b2.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-b3921844d9cdb716.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "153f2a366c3f694bddf0705abbb9863308a3d81f0f82e48d7a006d6299fdfa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153f2a366c3f694bddf0705abbb9863308a3d81f0f82e48d7a006d6299fdfa57", kill_on_drop: false }` [INFO] [stdout] 153f2a366c3f694bddf0705abbb9863308a3d81f0f82e48d7a006d6299fdfa57