[INFO] crate gfx_app 0.9.0 is already in cache [INFO] testing gfx_app-0.9.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate gfx_app 0.9.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gfx_app 0.9.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_app 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gfx_app 0.9.0 [INFO] tweaked toml for crates.io crate gfx_app 0.9.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2013d04b8ccfe78c6c2eb74b6c826b5cacc2427421e1bbb32eb58e3c4869dfa [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" "b2013d04b8ccfe78c6c2eb74b6c826b5cacc2427421e1bbb32eb58e3c4869dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2013d04b8ccfe78c6c2eb74b6c826b5cacc2427421e1bbb32eb58e3c4869dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2013d04b8ccfe78c6c2eb74b6c826b5cacc2427421e1bbb32eb58e3c4869dfa", kill_on_drop: false }` [INFO] [stdout] b2013d04b8ccfe78c6c2eb74b6c826b5cacc2427421e1bbb32eb58e3c4869dfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd51d9a6373174d07e5457284a659117fc254d751c5e1e32c1dde0b1f924f2e [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" "2fd51d9a6373174d07e5457284a659117fc254d751c5e1e32c1dde0b1f924f2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.29.0 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "2fd51d9a6373174d07e5457284a659117fc254d751c5e1e32c1dde0b1f924f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd51d9a6373174d07e5457284a659117fc254d751c5e1e32c1dde0b1f924f2e", kill_on_drop: false }` [INFO] [stdout] 2fd51d9a6373174d07e5457284a659117fc254d751c5e1e32c1dde0b1f924f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2505ea8c699b2aa19245380b6e52da194adf073784bf92d6978859a7fecdd19b [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" "2505ea8c699b2aa19245380b6e52da194adf073784bf92d6978859a7fecdd19b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling mint v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling noise v0.2.0 [INFO] [stderr] Compiling genmesh v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/performance/main.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | let mut r: Box; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FactoryExt` is imported redundantly [INFO] [stdout] --> examples/ubo_tilemap/main.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 30 | use gfx::traits::FactoryExt; [INFO] [stdout] | ----------------------- the item `FactoryExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 406 | use gfx::traits::FactoryExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> examples/skybox/main.rs:150:26 [INFO] [stdout] | [INFO] [stdout] 24 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> examples/render_target/main.rs:269:22 [INFO] [stdout] | [INFO] [stdout] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 269 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_app`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name skybox examples/skybox/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=960f4d19bbf3d599 -C extra-filename=-960f4d19bbf3d599 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-d4ba72b8fd814e5b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib --extern genmesh=/opt/rustwide/target/debug/deps/libgenmesh-47f156979a505826.rlib --extern gfx=/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib --extern gfx_app=/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-449cc9738018ba29.rlib --extern gfx_macros=/opt/rustwide/target/debug/deps/libgfx_macros-49a922ea8c34c450.so --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-7df0422ce05ad92e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-e2ea375345abd506.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.mipmap.5q8dsdo4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1" "/opt/rustwide/target/debug/examples/mipmap-878f1b5dd017b0b1.16pf2yx1t5mb1ubx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-0b15f2acd05f07d2.rlib" "/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5dca3411f5f8561.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-45fed60657978b88.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-99b7c13f74ed0808.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8d71af20dda4b5af.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9aa376b3e9be023e.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-883ef0e82877c4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dacade2d3077ff89.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/librand-6b4b708ab05d4ac1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8644fedd5fcfea64.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1a38c699832d873.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2947cd307ddb7476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.instancing.eav6z1ns-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5" "/opt/rustwide/target/debug/examples/instancing-06cc841c544244b5.1f3nsbnh3g4rhair.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-0b15f2acd05f07d2.rlib" "/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5dca3411f5f8561.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-45fed60657978b88.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-99b7c13f74ed0808.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8d71af20dda4b5af.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9aa376b3e9be023e.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-883ef0e82877c4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dacade2d3077ff89.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/librand-6b4b708ab05d4ac1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_os-8644fedd5fcfea64.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1a38c699832d873.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2947cd307ddb7476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.flowmap.1t2a9zu4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4" "/opt/rustwide/target/debug/examples/flowmap-86678e53dff3f7a4.w5hsk9ohg5017jv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-7df0422ce05ad92e.rlib" "/opt/rustwide/target/debug/deps/libtiff-4ac3b8037fd27d4c.rlib" "/opt/rustwide/target/debug/deps/libpng-2cea45203aed0cb2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1cbdfda4cc2f3db5.rlib" "/opt/rustwide/target/debug/deps/libinflate-af266117b81e5b8e.rlib" "/opt/rustwide/target/debug/deps/libadler32-15d51e20465f1db9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-54859c7882cd6e46.rlib" "/opt/rustwide/target/debug/deps/librayon-40b4e132d08e274a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fc0785e2fdb0f6d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-77971ebe98676dc1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6656b01f45368b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-0b15f2acd05f07d2.rlib" "/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5dca3411f5f8561.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-45fed60657978b88.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-99b7c13f74ed0808.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8d71af20dda4b5af.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9aa376b3e9be023e.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-883ef0e82877c4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dacade2d3077ff89.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/librand-6b4b708ab05d4ac1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8644fedd5fcfea64.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1a38c699832d873.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2947cd307ddb7476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.terrain_tessellated.7b8wnte8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67" "/opt/rustwide/target/debug/examples/terrain_tessellated-990c143e5ccacd67.2vogyxpoeumdanbe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib" "/opt/rustwide/target/debug/deps/libnoise-e2ea375345abd506.rlib" "/opt/rustwide/target/debug/deps/libnum-3f2ae0fa13922350.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb955c4020b0a094.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-52d315ed45bb2bde.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d5da6fbe6a0acda.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6656b01f45368b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-0b15f2acd05f07d2.rlib" "/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5dca3411f5f8561.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-45fed60657978b88.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-99b7c13f74ed0808.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8d71af20dda4b5af.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9aa376b3e9be023e.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-883ef0e82877c4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dacade2d3077ff89.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/librand-6b4b708ab05d4ac1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8644fedd5fcfea64.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1a38c699832d873.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2947cd307ddb7476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-47f156979a505826.rlib" "/opt/rustwide/target/debug/deps/libmint-50a852760a2c64cf.rlib" "/opt/rustwide/target/debug/deps/libcgmath-2bccbe69a9c1e6de.rlib" "/opt/rustwide/target/debug/deps/librand-b6997ff7af25d432.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d4ba72b8fd814e5b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c88e41e0e7adede.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/librand-b082f4e86074ce5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libapprox-43cd5c53f5296d66.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.terrain.ehxeyo0k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a" "/opt/rustwide/target/debug/examples/terrain-cf2748bc14d6f24a.564n8z3xvl6iq384.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib" "/opt/rustwide/target/debug/deps/libnoise-e2ea375345abd506.rlib" "/opt/rustwide/target/debug/deps/libnum-3f2ae0fa13922350.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb955c4020b0a094.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-52d315ed45bb2bde.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d5da6fbe6a0acda.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6656b01f45368b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-47f156979a505826.rlib" "/opt/rustwide/target/debug/deps/libmint-50a852760a2c64cf.rlib" "/opt/rustwide/target/debug/deps/libcgmath-2bccbe69a9c1e6de.rlib" "/opt/rustwide/target/debug/deps/librand-b6997ff7af25d432.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-4e954b04ee2fb6c6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-e2426197d62c8c37.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c5887f3e645b29b4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-0b15f2acd05f07d2.rlib" "/opt/rustwide/target/debug/deps/libglutin-5da72d4f9faaf48b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/libwinit-845a6cedb580e28c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5dca3411f5f8561.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-45fed60657978b88.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-99b7c13f74ed0808.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8d71af20dda4b5af.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9aa376b3e9be023e.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-883ef0e82877c4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dacade2d3077ff89.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/librand-6b4b708ab05d4ac1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8644fedd5fcfea64.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1a38c699832d873.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2947cd307ddb7476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf18442271b07648.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libgfx-c5c49f33dc93ca8b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-c3757bb8ab83df20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d4ba72b8fd814e5b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c88e41e0e7adede.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/librand-b082f4e86074ce5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libapprox-43cd5c53f5296d66.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2505ea8c699b2aa19245380b6e52da194adf073784bf92d6978859a7fecdd19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2505ea8c699b2aa19245380b6e52da194adf073784bf92d6978859a7fecdd19b", kill_on_drop: false }` [INFO] [stdout] 2505ea8c699b2aa19245380b6e52da194adf073784bf92d6978859a7fecdd19b