[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsepia" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthewjberger/sepia on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-10/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2de142f53852482ab950e4d3c6835660b90fa1180a21d73930cb03107c08f009 [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" "2de142f53852482ab950e4d3c6835660b90fa1180a21d73930cb03107c08f009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de142f53852482ab950e4d3c6835660b90fa1180a21d73930cb03107c08f009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de142f53852482ab950e4d3c6835660b90fa1180a21d73930cb03107c08f009", kill_on_drop: false }` [INFO] [stdout] 2de142f53852482ab950e4d3c6835660b90fa1180a21d73930cb03107c08f009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01669e4b0ca9084c858fcd5440e63aeea6e3202ad6d11ff72859d85c70260f27 [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" "01669e4b0ca9084c858fcd5440e63aeea6e3202ad6d11ff72859d85c70260f27", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [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 byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling smallvec v0.6.11 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling tobj v0.1.11 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [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 cmake v0.1.42 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [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 crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling alga v0.9.2 [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 derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.17 [INFO] [stderr] Compiling image v0.22.3 [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 44s [INFO] running `Command { std: "docker" "inspect" "01669e4b0ca9084c858fcd5440e63aeea6e3202ad6d11ff72859d85c70260f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01669e4b0ca9084c858fcd5440e63aeea6e3202ad6d11ff72859d85c70260f27", kill_on_drop: false }` [INFO] [stdout] 01669e4b0ca9084c858fcd5440e63aeea6e3202ad6d11ff72859d85c70260f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e70f6917af569f88f0c2eca5b554991718cd674fd3dac69be722f224a9263cc4 [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" "e70f6917af569f88f0c2eca5b554991718cd674fd3dac69be722f224a9263cc4", 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.model.97qextvi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22" "/opt/rustwide/target/debug/examples/model-14d772fcd7483c22.5cok3exb4mtje581.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.skybox.bp3pph0w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928" "/opt/rustwide/target/debug/examples/skybox-0553e3ce28425928.50nri9wnz8my7ljx.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/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/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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e70f6917af569f88f0c2eca5b554991718cd674fd3dac69be722f224a9263cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70f6917af569f88f0c2eca5b554991718cd674fd3dac69be722f224a9263cc4", kill_on_drop: false }` [INFO] [stdout] e70f6917af569f88f0c2eca5b554991718cd674fd3dac69be722f224a9263cc4