[INFO] cloning repository https://github.com/Hperigo/Pira [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hperigo/Pira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9015968b4c052a01bbb582b33605996a6908d3c [INFO] testing Hperigo/Pira against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hperigo/Pira on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hperigo/Pira [INFO] finished tweaking git repo https://github.com/Hperigo/Pira [INFO] tweaked toml for git repo https://github.com/Hperigo/Pira written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Hperigo/Pira already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdaee2ffeaf2fd0257720cae5d3dd044c130e3289acf43bbaf7253cfe60447dc [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" "fdaee2ffeaf2fd0257720cae5d3dd044c130e3289acf43bbaf7253cfe60447dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdaee2ffeaf2fd0257720cae5d3dd044c130e3289acf43bbaf7253cfe60447dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdaee2ffeaf2fd0257720cae5d3dd044c130e3289acf43bbaf7253cfe60447dc", kill_on_drop: false }` [INFO] [stdout] fdaee2ffeaf2fd0257720cae5d3dd044c130e3289acf43bbaf7253cfe60447dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60cff316191d10f3a27cf2abbbce7b697bdc59354f26c493c1b3afa3ed29d7f [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" "b60cff316191d10f3a27cf2abbbce7b697bdc59354f26c493c1b3afa3ed29d7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling imgui-opengl-renderer v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling glfw v0.31.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling imgui v0.1.0 [INFO] [stderr] Compiling nalgebra v0.23.0 [INFO] [stderr] Compiling imgui-glfw-rs v0.4.1 [INFO] [stderr] Compiling nalgebra-glm v0.9.0 [INFO] [stderr] Compiling piralib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/gl_helper/vao.rs:107:62 [INFO] [stdout] | [INFO] [stdout] 107 | CString::new( name.as_bytes() ).unwrap().as_ptr() [INFO] [stdout] | ---------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "b60cff316191d10f3a27cf2abbbce7b697bdc59354f26c493c1b3afa3ed29d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60cff316191d10f3a27cf2abbbce7b697bdc59354f26c493c1b3afa3ed29d7f", kill_on_drop: false }` [INFO] [stdout] b60cff316191d10f3a27cf2abbbce7b697bdc59354f26c493c1b3afa3ed29d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56203d09e41452332f31fc671b644f84d42f7cbbbb0cb8cb02d5173630977800 [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" "56203d09e41452332f31fc671b644f84d42f7cbbbb0cb8cb02d5173630977800", kill_on_drop: false }` [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/gl_helper/vao.rs:107:62 [INFO] [stdout] | [INFO] [stdout] 107 | CString::new( name.as_bytes() ).unwrap().as_ptr() [INFO] [stdout] | ---------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling piralib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `frame_buffer_size` [INFO] [stdout] --> examples/imgui/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let frame_buffer_size = app.get_framebuffer_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffer_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color_attrib` [INFO] [stdout] --> examples/fbo/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let mut color_attrib = glh::VertexAttrib::new_color_attr(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_attrib` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_attrib` [INFO] [stdout] --> examples/fbo/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let mut texture_attrib = glh::VertexAttrib::new_texture_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_attrib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/fbo/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut color_attrib = glh::VertexAttrib::new_color_attr(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/fbo/main.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut texture_attrib = glh::VertexAttrib::new_texture_attr(); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `save_frame` is assigned to, but never used [INFO] [stdout] --> examples/instances/main.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | let mut save_frame = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_save_frame` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `save_frame` is never read [INFO] [stdout] --> examples/instances/main.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | save_frame = true; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piralib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name piralib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=68aa47a30a1863a8 -C extra-filename=-68aa47a30a1863a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-6ce62d2db3eaa635.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-b5b0457e26e416cf.rlib --extern imgui_glfw_rs=/opt/rustwide/target/debug/deps/libimgui_glfw_rs-5722fc850b8e4642.rlib --extern indextree=/opt/rustwide/target/debug/deps/libindextree-471b1401211dca46.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-1cb237b32779a156.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5fc4197c13602734.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-cc7aa640784c4f80/out/lib -L native=/opt/rustwide/target/debug/build/imgui-sys-73706ed29580582d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.fbo.8d3c313f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279.4xohzcz4c3pxp5sk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-cc7aa640784c4f80/out/lib" "-L" "/opt/rustwide/target/debug/build/imgui-sys-73706ed29580582d/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiralib-1d31bd488d93a0ee.rlib" "/opt/rustwide/target/debug/deps/libimgui_glfw_rs-5722fc850b8e4642.rlib" "/opt/rustwide/target/debug/deps/libimgui_opengl_renderer-d8fd43fb44b476dc.rlib" "/opt/rustwide/target/debug/deps/libimgui-2d6a8eacbaf1c3c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25f64341f0efbfa9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44da819efca3729f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/librand-207601f14777dd3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-f7d8e0c25372c84f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-018eb20e63ba9bc4.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-3c42f5a1ab435d7d.rlib" "/opt/rustwide/target/debug/deps/libglfw-43841953f9cd9f18.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libsemver-dc6d2db99e31c746.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-d8fad7f65bf9542e.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-1cb237b32779a156.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-db417e6b5ff2b336.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libsimba-82ec88523609181b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fbdeb21f6d967b3c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-31cac59916075e9f.rlib" "/opt/rustwide/target/debug/deps/librand-5fc4197c13602734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29b7e8b08d4cd606.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca2f111a7972238d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4076224f47561f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad3cdda0d625cb2b.rlib" "/opt/rustwide/target/debug/deps/libimage-b5b0457e26e416cf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2ff65a0865573002.rlib" "/opt/rustwide/target/debug/deps/libpng-12e0b57bff7091f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-10c74a23cf739e89.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dba6eb3d1497a771.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-76a7d97f6e9e00bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9cb7fd706510861d.rlib" "/opt/rustwide/target/debug/deps/libgif-b11d8f57b2ad386c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libtiff-95aa684af1a2f694.rlib" "/opt/rustwide/target/debug/deps/libweezl-9ddb3e101de31af7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d9ce99da9536a875.rlib" "/opt/rustwide/target/debug/deps/librayon-526c12e7cf2c03d4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec1868e88c5ffcc4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5324953ea52aa636.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-010846199906c788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-471a4994e5ffb2fd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b5450f7caf8e12c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3a84ca51f6edd261.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fbo-80039c947a9a6279" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.textured.337b4e6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e.timy88ds7r6lihr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-cc7aa640784c4f80/out/lib" "-L" "/opt/rustwide/target/debug/build/imgui-sys-73706ed29580582d/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiralib-1d31bd488d93a0ee.rlib" "/opt/rustwide/target/debug/deps/libimgui_glfw_rs-5722fc850b8e4642.rlib" "/opt/rustwide/target/debug/deps/libimgui_opengl_renderer-d8fd43fb44b476dc.rlib" "/opt/rustwide/target/debug/deps/libimgui-2d6a8eacbaf1c3c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25f64341f0efbfa9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44da819efca3729f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/librand-207601f14777dd3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-f7d8e0c25372c84f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-018eb20e63ba9bc4.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-3c42f5a1ab435d7d.rlib" "/opt/rustwide/target/debug/deps/libglfw-43841953f9cd9f18.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libsemver-dc6d2db99e31c746.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-d8fad7f65bf9542e.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-1cb237b32779a156.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-db417e6b5ff2b336.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libsimba-82ec88523609181b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fbdeb21f6d967b3c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-31cac59916075e9f.rlib" "/opt/rustwide/target/debug/deps/librand-5fc4197c13602734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29b7e8b08d4cd606.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca2f111a7972238d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4076224f47561f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad3cdda0d625cb2b.rlib" "/opt/rustwide/target/debug/deps/libimage-b5b0457e26e416cf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2ff65a0865573002.rlib" "/opt/rustwide/target/debug/deps/libpng-12e0b57bff7091f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-10c74a23cf739e89.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dba6eb3d1497a771.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-76a7d97f6e9e00bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9cb7fd706510861d.rlib" "/opt/rustwide/target/debug/deps/libgif-b11d8f57b2ad386c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libtiff-95aa684af1a2f694.rlib" "/opt/rustwide/target/debug/deps/libweezl-9ddb3e101de31af7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d9ce99da9536a875.rlib" "/opt/rustwide/target/debug/deps/librayon-526c12e7cf2c03d4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec1868e88c5ffcc4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5324953ea52aa636.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-010846199906c788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-471a4994e5ffb2fd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b5450f7caf8e12c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3a84ca51f6edd261.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/textured-397e899e35f05a9e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56203d09e41452332f31fc671b644f84d42f7cbbbb0cb8cb02d5173630977800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56203d09e41452332f31fc671b644f84d42f7cbbbb0cb8cb02d5173630977800", kill_on_drop: false }` [INFO] [stdout] 56203d09e41452332f31fc671b644f84d42f7cbbbb0cb8cb02d5173630977800