[INFO] fetching crate rendy 0.5.1... [INFO] checking rendy-0.5.1 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate rendy 0.5.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rendy 0.5.1 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rendy 0.5.1 [INFO] removed 6 missing examples [INFO] finished tweaking crates.io crate rendy 0.5.1 [INFO] tweaked toml for crates.io crate rendy 0.5.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate rendy 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3483a02d1d65fb16b227a33737599ce19941d28bb08b8efa39fe5b0a442a7386 [INFO] running `Command { std: "docker" "start" "-a" "3483a02d1d65fb16b227a33737599ce19941d28bb08b8efa39fe5b0a442a7386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3483a02d1d65fb16b227a33737599ce19941d28bb08b8efa39fe5b0a442a7386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3483a02d1d65fb16b227a33737599ce19941d28bb08b8efa39fe5b0a442a7386", kill_on_drop: false }` [INFO] [stdout] 3483a02d1d65fb16b227a33737599ce19941d28bb08b8efa39fe5b0a442a7386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee5ee7e62c2b5ecab23baf0cafdc800c5090e34bfa5fb2cc18e8c63a36be7365 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee5ee7e62c2b5ecab23baf0cafdc800c5090e34bfa5fb2cc18e8c63a36be7365", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking mint v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling num-derive v0.1.44 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] error: could not compile `gfx-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=1fdc806d7c930780 -C extra-filename=-1fdc806d7c930780 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-921a8a475b5af532.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-d85088f934beb6e4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a2cf20c291f4f14c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.num_derive.6k3ap6kx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libnum_derive-62497eb32078f90a.so" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.3zivihddjyywrwzu.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-62497eb32078f90a.2do3lmp8ip48qoje.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-90786491d587cc8c.rlib" "/opt/rustwide/target/debug/deps/libquote-7436a11e8784122e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-166e80978425e6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c586b6ebb78d6222.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8ca495943bae7405.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5a0761f1cab850a8.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2357068fc697e01.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6526e5c772f2da07db745c94ca6bb0a591a39ba4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ee5ee7e62c2b5ecab23baf0cafdc800c5090e34bfa5fb2cc18e8c63a36be7365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5ee7e62c2b5ecab23baf0cafdc800c5090e34bfa5fb2cc18e8c63a36be7365", kill_on_drop: false }` [INFO] [stdout] ee5ee7e62c2b5ecab23baf0cafdc800c5090e34bfa5fb2cc18e8c63a36be7365