[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHperigo%2FPira" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hperigo/Pira on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-106/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c82f84fe206f0bb04916a1b7732f873a2b2aab3987eb24e36b9e13a5914134e2 [INFO] running `Command { std: "docker" "start" "-a" "c82f84fe206f0bb04916a1b7732f873a2b2aab3987eb24e36b9e13a5914134e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c82f84fe206f0bb04916a1b7732f873a2b2aab3987eb24e36b9e13a5914134e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82f84fe206f0bb04916a1b7732f873a2b2aab3987eb24e36b9e13a5914134e2", kill_on_drop: false }` [INFO] [stdout] c82f84fe206f0bb04916a1b7732f873a2b2aab3987eb24e36b9e13a5914134e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2176b113dc145620aed9d57e324311f438a08250b03a0fc46a463c0d143759 [INFO] running `Command { std: "docker" "start" "-a" "8c2176b113dc145620aed9d57e324311f438a08250b03a0fc46a463c0d143759", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling byteorder v1.3.4 [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 matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [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 imgui-opengl-renderer v0.5.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [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 39.92s [INFO] running `Command { std: "docker" "inspect" "8c2176b113dc145620aed9d57e324311f438a08250b03a0fc46a463c0d143759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2176b113dc145620aed9d57e324311f438a08250b03a0fc46a463c0d143759", kill_on_drop: false }` [INFO] [stdout] 8c2176b113dc145620aed9d57e324311f438a08250b03a0fc46a463c0d143759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27585a8cac636b9ed714589e3559772e56a9246edd8a56c7e9466c7a50571180 [INFO] running `Command { std: "docker" "start" "-a" "27585a8cac636b9ed714589e3559772e56a9246edd8a56c7e9466c7a50571180", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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] [stderr] error: could not compile `piralib`; 1 warning emitted [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=14277b6e9d2558e2 -C extra-filename=-14277b6e9d2558e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-508c84604d675fcb.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-98347676210006c8.rlib --extern imgui_glfw_rs=/opt/rustwide/target/debug/deps/libimgui_glfw_rs-8bf61a4725ca0d11.rlib --extern indextree=/opt/rustwide/target/debug/deps/libindextree-cc978c8b4e021513.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-4d964d1dd2f82bfc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5a6a9406e6ac05ca.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/glfw-sys-738c54f12c787493/out/lib -L native=/opt/rustwide/target/debug/build/imgui-sys-b7c696ee8541b273/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/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.indexed.efe64139-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67.3f3zce7tlrqhcnx9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-738c54f12c787493/out/lib" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b7c696ee8541b273/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiralib-8ba9af271cc35d8f.rlib" "/opt/rustwide/target/debug/deps/libimgui_glfw_rs-8bf61a4725ca0d11.rlib" "/opt/rustwide/target/debug/deps/libimgui_opengl_renderer-5f3931365fa0621e.rlib" "/opt/rustwide/target/debug/deps/libimgui-286540a58330c265.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9efbdcb889a8987b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d04fd9d69f1b2e39.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/librand-c4a274826edab6c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-e257d473368186c1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5ff8d7c4af439dae.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-d25d8e13d015ce0e.rlib" "/opt/rustwide/target/debug/deps/libglfw-b0b5c034f11f0e59.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libsemver-6602e54776996a7f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-969ec4031925831b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-4d964d1dd2f82bfc.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5734426d663e20c8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libsimba-ccff377ceb084da9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0ab438cfca3a1eaf.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a78b39f26a754031.rlib" "/opt/rustwide/target/debug/deps/librand-5a6a9406e6ac05ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9305fc823b24b4ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-09b6d3f8883408a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d2dcefbad8912d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-791d7c3879ad8994.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libapprox-18a5334b7628223e.rlib" "/opt/rustwide/target/debug/deps/libimage-98347676210006c8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d44fc9e3d0c2b4f8.rlib" "/opt/rustwide/target/debug/deps/libpng-b55dd284a170f9d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c3940dc674fb123d.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddb25ed4a08392f5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2895d5dc85c4bee5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3239ceb1ed3c4df7.rlib" "/opt/rustwide/target/debug/deps/libgif-cb9f1cbddcce0aea.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69cd556942570f0b.rlib" "/opt/rustwide/target/debug/deps/libtiff-78d8609d50db94b3.rlib" "/opt/rustwide/target/debug/deps/libweezl-13b2385d0ebf1aed.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-43b41c9d34edeb80.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d23215fe63e36dea.rlib" "/opt/rustwide/target/debug/deps/librayon-7ab84019dc773ae1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-34eb625481054e2c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b7f6735b449e500.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5faeb7dd8cc9f236.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b90638cce1130066.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e3b486edb76c23a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c9241c660d384f90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/indexed-1c7dba39ef1efa67" "-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.textured.a0747ad4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999.35cahy7o8n84dwji.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-738c54f12c787493/out/lib" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b7c696ee8541b273/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiralib-8ba9af271cc35d8f.rlib" "/opt/rustwide/target/debug/deps/libimgui_glfw_rs-8bf61a4725ca0d11.rlib" "/opt/rustwide/target/debug/deps/libimgui_opengl_renderer-5f3931365fa0621e.rlib" "/opt/rustwide/target/debug/deps/libimgui-286540a58330c265.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9efbdcb889a8987b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d04fd9d69f1b2e39.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/librand-c4a274826edab6c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-e257d473368186c1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5ff8d7c4af439dae.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-d25d8e13d015ce0e.rlib" "/opt/rustwide/target/debug/deps/libglfw-b0b5c034f11f0e59.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libsemver-6602e54776996a7f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-969ec4031925831b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-4d964d1dd2f82bfc.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5734426d663e20c8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libsimba-ccff377ceb084da9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0ab438cfca3a1eaf.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a78b39f26a754031.rlib" "/opt/rustwide/target/debug/deps/librand-5a6a9406e6ac05ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9305fc823b24b4ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-09b6d3f8883408a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d2dcefbad8912d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-791d7c3879ad8994.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libapprox-18a5334b7628223e.rlib" "/opt/rustwide/target/debug/deps/libimage-98347676210006c8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d44fc9e3d0c2b4f8.rlib" "/opt/rustwide/target/debug/deps/libpng-b55dd284a170f9d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c3940dc674fb123d.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddb25ed4a08392f5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2895d5dc85c4bee5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3239ceb1ed3c4df7.rlib" "/opt/rustwide/target/debug/deps/libgif-cb9f1cbddcce0aea.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69cd556942570f0b.rlib" "/opt/rustwide/target/debug/deps/libtiff-78d8609d50db94b3.rlib" "/opt/rustwide/target/debug/deps/libweezl-13b2385d0ebf1aed.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-43b41c9d34edeb80.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d23215fe63e36dea.rlib" "/opt/rustwide/target/debug/deps/librayon-7ab84019dc773ae1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-34eb625481054e2c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b7f6735b449e500.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5faeb7dd8cc9f236.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b90638cce1130066.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e3b486edb76c23a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c9241c660d384f90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/textured-7dee6ec7eae4d999" "-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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings 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" "27585a8cac636b9ed714589e3559772e56a9246edd8a56c7e9466c7a50571180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27585a8cac636b9ed714589e3559772e56a9246edd8a56c7e9466c7a50571180", kill_on_drop: false }` [INFO] [stdout] 27585a8cac636b9ed714589e3559772e56a9246edd8a56c7e9466c7a50571180