[INFO] cloning repository https://github.com/sim82/rust_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sim82/rust_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frust_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frust_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d29f5dfa671cfbfd66b22b2876741161cf8ca7f5 [INFO] checking sim82/rust_playground against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frust_playground" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sim82/rust_playground on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sim82/rust_playground [INFO] finished tweaking git repo https://github.com/sim82/rust_playground [INFO] tweaked toml for git repo https://github.com/sim82/rust_playground written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sim82/rust_playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.cgmath.simd [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb087f5b8bd8715a44cdc230cb4bd5089413403963cfcd7a7c97aac81cbb6fd [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" "4cb087f5b8bd8715a44cdc230cb4bd5089413403963cfcd7a7c97aac81cbb6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb087f5b8bd8715a44cdc230cb4bd5089413403963cfcd7a7c97aac81cbb6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb087f5b8bd8715a44cdc230cb4bd5089413403963cfcd7a7c97aac81cbb6fd", kill_on_drop: false }` [INFO] [stdout] 4cb087f5b8bd8715a44cdc230cb4bd5089413403963cfcd7a7c97aac81cbb6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dead9f83e2ddef9e4587c047c088e95e0b319f44bc88177eb47fd2fc526df8f5 [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" "dead9f83e2ddef9e4587c047c088e95e0b319f44bc88177eb47fd2fc526df8f5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.cgmath.simd [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling vulkano v0.11.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling rust_playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking custom_error v1.3.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking packed_simd v0.3.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling shaderc v0.3.12 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.21.7 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking wayland-sys v0.21.7 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling wayland-client v0.21.7 [INFO] [stderr] Compiling wayland-protocols v0.21.7 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking glyph_brush_layout v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking wayland-commons v0.21.7 [INFO] [stderr] Checking glyph_brush v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] error: could not compile `vulkano` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.11.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=dac1bd56996f4bbe -C extra-filename=-dac1bd56996f4bbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-d47ef16ca71596f8.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7d59de218ef7c605.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c79a87fa014efe93.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3296bf27a4629f56.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-e0ac255dfb7df03d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ae30b52b2dce06a2.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-49f859e504c82e79.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" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.num_derive.125roifz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libnum_derive-0d0e6b1a82a0dbdd.so" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.54qt2buwcr57972b.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-0d0e6b1a82a0dbdd.2b2z98y5o7ccajm8.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6daf79a2b0ceac83.rlib" "/opt/rustwide/target/debug/deps/libquote-b45a9c95214ff67c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5dae4c045fdd4008.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.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] error: build failed [INFO] running `Command { std: "docker" "inspect" "dead9f83e2ddef9e4587c047c088e95e0b319f44bc88177eb47fd2fc526df8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dead9f83e2ddef9e4587c047c088e95e0b319f44bc88177eb47fd2fc526df8f5", kill_on_drop: false }` [INFO] [stdout] dead9f83e2ddef9e4587c047c088e95e0b319f44bc88177eb47fd2fc526df8f5