[INFO] updating cached repository https://github.com/matthewjberger/sepia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73f73f45882bc6072e898bb2514ed368245c3ce6 [INFO] testing matthewjberger/sepia against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsepia" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 12% (18/145) Checking out files: 13% (19/145) Checking out files: 14% (21/145) Checking out files: 15% (22/145) Checking out files: 15% (23/145) Checking out files: 16% (24/145) Checking out files: 17% (25/145) Checking out files: 18% (27/145) Checking out files: 19% (28/145) Checking out files: 20% (29/145) Checking out files: 20% (30/145) Checking out files: 21% (31/145) Checking out files: 22% (32/145) Checking out files: 23% (34/145) Checking out files: 24% (35/145) Checking out files: 25% (37/145) Checking out files: 26% (38/145) Checking out files: 27% (40/145) Checking out files: 28% (41/145) Checking out files: 29% (43/145) Checking out files: 30% (44/145) Checking out files: 31% (45/145) Checking out files: 32% (47/145) Checking out files: 33% (48/145) Checking out files: 34% (50/145) Checking out files: 35% (51/145) Checking out files: 36% (53/145) Checking out files: 37% (54/145) Checking out files: 38% (56/145) Checking out files: 39% (57/145) Checking out files: 40% (58/145) Checking out files: 41% (60/145) Checking out files: 42% (61/145) Checking out files: 43% (63/145) Checking out files: 44% (64/145) Checking out files: 45% (66/145) Checking out files: 46% (67/145) Checking out files: 47% (69/145) Checking out files: 48% (70/145) Checking out files: 49% (72/145) Checking out files: 50% (73/145) Checking out files: 51% (74/145) Checking out files: 52% (76/145) Checking out files: 53% (77/145) Checking out files: 54% (79/145) Checking out files: 55% (80/145) Checking out files: 56% (82/145) Checking out files: 57% (83/145) Checking out files: 58% (85/145) Checking out files: 59% (86/145) Checking out files: 60% (87/145) Checking out files: 61% (89/145) Checking out files: 62% (90/145) Checking out files: 63% (92/145) Checking out files: 64% (93/145) Checking out files: 65% (95/145) Checking out files: 66% (96/145) Checking out files: 67% (98/145) Checking out files: 68% (99/145) Checking out files: 69% (101/145) Checking out files: 70% (102/145) Checking out files: 71% (103/145) Checking out files: 72% (105/145) Checking out files: 73% (106/145) Checking out files: 74% (108/145) Checking out files: 75% (109/145) Checking out files: 76% (111/145) Checking out files: 77% (112/145) Checking out files: 78% (114/145) Checking out files: 79% (115/145) Checking out files: 80% (116/145) Checking out files: 81% (118/145) Checking out files: 82% (119/145) Checking out files: 83% (121/145) Checking out files: 84% (122/145) Checking out files: 85% (124/145) Checking out files: 86% (125/145) Checking out files: 87% (127/145) Checking out files: 88% (128/145) Checking out files: 89% (130/145) Checking out files: 90% (131/145) Checking out files: 91% (132/145) Checking out files: 92% (134/145) Checking out files: 93% (135/145) Checking out files: 94% (137/145) Checking out files: 95% (138/145) Checking out files: 96% (140/145) Checking out files: 97% (141/145) Checking out files: 98% (143/145) Checking out files: 99% (144/145) Checking out files: 100% (145/145) Checking out files: 100% (145/145), done. [INFO] validating manifest of git repo https://github.com/matthewjberger/sepia on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthewjberger/sepia [INFO] finished tweaking git repo https://github.com/matthewjberger/sepia [INFO] tweaked toml for git repo https://github.com/matthewjberger/sepia written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/matthewjberger/sepia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2f1edce1f6f60414a82bc1c0854d6ea00aacd0813fcf23d7c03ad5c3cff418d [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" "c2f1edce1f6f60414a82bc1c0854d6ea00aacd0813fcf23d7c03ad5c3cff418d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2f1edce1f6f60414a82bc1c0854d6ea00aacd0813fcf23d7c03ad5c3cff418d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f1edce1f6f60414a82bc1c0854d6ea00aacd0813fcf23d7c03ad5c3cff418d", kill_on_drop: false }` [INFO] [stdout] c2f1edce1f6f60414a82bc1c0854d6ea00aacd0813fcf23d7c03ad5c3cff418d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb6bf2564e9986b76bf4b83dd941ba203718a1c115a7d81a5c360e39ff2deb38 [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" "cb6bf2564e9986b76bf4b83dd941ba203718a1c115a7d81a5c360e39ff2deb38", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tobj v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling glfw v0.33.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.17 [INFO] [stderr] Compiling shred v0.9.3 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling gltf-json v0.14.0 [INFO] [stderr] Compiling gltf v0.14.0 [INFO] [stderr] Compiling ncollide3d v0.21.0 [INFO] [stderr] Compiling nalgebra-glm v0.5.0 [INFO] [stderr] Compiling nphysics3d v0.13.0 [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "cb6bf2564e9986b76bf4b83dd941ba203718a1c115a7d81a5c360e39ff2deb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6bf2564e9986b76bf4b83dd941ba203718a1c115a7d81a5c360e39ff2deb38", kill_on_drop: false }` [INFO] [stdout] cb6bf2564e9986b76bf4b83dd941ba203718a1c115a7d81a5c360e39ff2deb38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9981fd1e6465e757676dee1047c039208e3ee2efb7a2b242a50dcfb14bb215f [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" "f9981fd1e6465e757676dee1047c039208e3ee2efb7a2b242a50dcfb14bb215f", kill_on_drop: false }` [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `mesh_info` [INFO] [stdout] --> examples/ecs.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | let (delta_time, aspect_ratio, mesh_info) = data; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta_time` [INFO] [stdout] --> examples/ecs.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let delta_time = delta_time.0; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aspect_ratio` [INFO] [stdout] --> examples/ecs.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let aspect_ratio = aspect_ratio.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aspect_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `joint_global_transform` [INFO] [stdout] --> examples/gltf.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | ... let joint_global_transform = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_joint_global_transform` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_global_transform` [INFO] [stdout] --> examples/gltf.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | ... let parent_global_transform = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_global_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_uniform_integer` found for struct `sepia::shaderprogram::ShaderProgram` in the current scope [INFO] [stdout] --> examples/multitexture.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | self.shader_program.set_uniform_integer("texture1", 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `set_uniform_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_uniform_integer` found for struct `sepia::shaderprogram::ShaderProgram` in the current scope [INFO] [stdout] --> examples/multitexture.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | self.shader_program.set_uniform_integer("texture2", 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `set_uniform_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sepia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.framebuffer.6yzj1c0f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a" "/opt/rustwide/target/debug/examples/framebuffer-612254fd177fa68a.5ckibrexaja7tfxq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-70ba885e97b970f6/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsepia-5b9a62f7e8282520.rlib" "/opt/rustwide/target/debug/deps/libtobj-5aba09bc8c2d00f6.rlib" "/opt/rustwide/target/debug/deps/libimage-c0faaf86db22f44a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7814d82f271644a2.rlib" "/opt/rustwide/target/debug/deps/libpng-1ee3d5818b091b62.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libgltf-33ab5317c4f2b500.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-0e718cd02e9c0083.rlib" "/opt/rustwide/target/debug/deps/libserde_json-949131afeaf25c71.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-bbf669faf7a67485.rlib" "/opt/rustwide/target/debug/deps/libimage-117022597409f5cb.rlib" "/opt/rustwide/target/debug/deps/libpng-48c26017ab1aae42.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-113810997b7061ba.rlib" "/opt/rustwide/target/debug/deps/librayon-7b127c3bfc0a951c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e11f9ef172143d85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bfa992513d4faf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f566ffe51863a02a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-09f08a2d5e788e1f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-76979bb3170b7561.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-46d302e7583d4fc3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-692b63db747fd3aa.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5b5e2d39bd0bc5ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ef29bad9b3b522f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libalga-8dd68ee56c4190de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-88e8bed648262299.rlib" "/opt/rustwide/target/debug/deps/libapprox-6640a39a33abdc59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libglfw-008057ec1d263955.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-47802000ed761d73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libgl-972f260545cad5e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.window.abi1uuw7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d" "/opt/rustwide/target/debug/examples/window-093e384988bf6e1d.2xjiqenhj6ugxaqk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-70ba885e97b970f6/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsepia-5b9a62f7e8282520.rlib" "/opt/rustwide/target/debug/deps/libtobj-5aba09bc8c2d00f6.rlib" "/opt/rustwide/target/debug/deps/libimage-c0faaf86db22f44a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7814d82f271644a2.rlib" "/opt/rustwide/target/debug/deps/libpng-1ee3d5818b091b62.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libgltf-33ab5317c4f2b500.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-0e718cd02e9c0083.rlib" "/opt/rustwide/target/debug/deps/libserde_json-949131afeaf25c71.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-bbf669faf7a67485.rlib" "/opt/rustwide/target/debug/deps/libimage-117022597409f5cb.rlib" "/opt/rustwide/target/debug/deps/libpng-48c26017ab1aae42.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-113810997b7061ba.rlib" "/opt/rustwide/target/debug/deps/librayon-7b127c3bfc0a951c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e11f9ef172143d85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bfa992513d4faf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f566ffe51863a02a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-09f08a2d5e788e1f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-76979bb3170b7561.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-46d302e7583d4fc3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-692b63db747fd3aa.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5b5e2d39bd0bc5ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ef29bad9b3b522f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libalga-8dd68ee56c4190de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-88e8bed648262299.rlib" "/opt/rustwide/target/debug/deps/libapprox-6640a39a33abdc59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libglfw-008057ec1d263955.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-47802000ed761d73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libgl-972f260545cad5e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-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: 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.indexed.7cpxnpwo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860" "/opt/rustwide/target/debug/examples/indexed-9df847a7c9760860.2eid0iqfu8evgqqw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-70ba885e97b970f6/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsepia-5b9a62f7e8282520.rlib" "/opt/rustwide/target/debug/deps/libtobj-5aba09bc8c2d00f6.rlib" "/opt/rustwide/target/debug/deps/libimage-c0faaf86db22f44a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7814d82f271644a2.rlib" "/opt/rustwide/target/debug/deps/libpng-1ee3d5818b091b62.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libgltf-33ab5317c4f2b500.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-0e718cd02e9c0083.rlib" "/opt/rustwide/target/debug/deps/libserde_json-949131afeaf25c71.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-bbf669faf7a67485.rlib" "/opt/rustwide/target/debug/deps/libimage-117022597409f5cb.rlib" "/opt/rustwide/target/debug/deps/libpng-48c26017ab1aae42.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-113810997b7061ba.rlib" "/opt/rustwide/target/debug/deps/librayon-7b127c3bfc0a951c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e11f9ef172143d85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bfa992513d4faf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f566ffe51863a02a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-09f08a2d5e788e1f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-76979bb3170b7561.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-46d302e7583d4fc3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-692b63db747fd3aa.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5b5e2d39bd0bc5ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ef29bad9b3b522f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libalga-8dd68ee56c4190de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-88e8bed648262299.rlib" "/opt/rustwide/target/debug/deps/libapprox-6640a39a33abdc59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libglfw-008057ec1d263955.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-47802000ed761d73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libgl-972f260545cad5e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-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: 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.texture.6mplifca-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e" "/opt/rustwide/target/debug/examples/texture-32cf6d8427b3891e.bi9rz7ck7y27ps9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-70ba885e97b970f6/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsepia-5b9a62f7e8282520.rlib" "/opt/rustwide/target/debug/deps/libtobj-5aba09bc8c2d00f6.rlib" "/opt/rustwide/target/debug/deps/libimage-c0faaf86db22f44a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7814d82f271644a2.rlib" "/opt/rustwide/target/debug/deps/libpng-1ee3d5818b091b62.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libgltf-33ab5317c4f2b500.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-0e718cd02e9c0083.rlib" "/opt/rustwide/target/debug/deps/libserde_json-949131afeaf25c71.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-bbf669faf7a67485.rlib" "/opt/rustwide/target/debug/deps/libimage-117022597409f5cb.rlib" "/opt/rustwide/target/debug/deps/libpng-48c26017ab1aae42.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-113810997b7061ba.rlib" "/opt/rustwide/target/debug/deps/librayon-7b127c3bfc0a951c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e11f9ef172143d85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bfa992513d4faf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f566ffe51863a02a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-09f08a2d5e788e1f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-76979bb3170b7561.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-46d302e7583d4fc3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-692b63db747fd3aa.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5b5e2d39bd0bc5ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ef29bad9b3b522f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libalga-8dd68ee56c4190de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-88e8bed648262299.rlib" "/opt/rustwide/target/debug/deps/libapprox-6640a39a33abdc59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libglfw-008057ec1d263955.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-47802000ed761d73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libgl-972f260545cad5e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-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: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.cubes.d73sxhmg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314" "/opt/rustwide/target/debug/examples/cubes-ad9c33bcd7195314.4ijth7j7e94qjma6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-70ba885e97b970f6/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsepia-5b9a62f7e8282520.rlib" "/opt/rustwide/target/debug/deps/libtobj-5aba09bc8c2d00f6.rlib" "/opt/rustwide/target/debug/deps/libimage-c0faaf86db22f44a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7814d82f271644a2.rlib" "/opt/rustwide/target/debug/deps/libpng-1ee3d5818b091b62.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libgltf-33ab5317c4f2b500.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-0e718cd02e9c0083.rlib" "/opt/rustwide/target/debug/deps/libserde_json-949131afeaf25c71.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-bbf669faf7a67485.rlib" "/opt/rustwide/target/debug/deps/libimage-117022597409f5cb.rlib" "/opt/rustwide/target/debug/deps/libpng-48c26017ab1aae42.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-113810997b7061ba.rlib" "/opt/rustwide/target/debug/deps/librayon-7b127c3bfc0a951c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e11f9ef172143d85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bfa992513d4faf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f566ffe51863a02a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-09f08a2d5e788e1f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libglfw-008057ec1d263955.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-47802000ed761d73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libgl-972f260545cad5e6.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-76979bb3170b7561.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-46d302e7583d4fc3.rlib" "/opt/rustwide/target/debug/deps/libalga-8dd68ee56c4190de.rlib" "/opt/rustwide/target/debug/deps/librand_distr-692b63db747fd3aa.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5b5e2d39bd0bc5ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ef29bad9b3b522f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-88e8bed648262299.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-6640a39a33abdc59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9981fd1e6465e757676dee1047c039208e3ee2efb7a2b242a50dcfb14bb215f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9981fd1e6465e757676dee1047c039208e3ee2efb7a2b242a50dcfb14bb215f", kill_on_drop: false }` [INFO] [stdout] f9981fd1e6465e757676dee1047c039208e3ee2efb7a2b242a50dcfb14bb215f