[INFO] cloning repository https://github.com/AxoloCrypt/Graficacion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxoloCrypt/Graficacion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxoloCrypt%2FGraficacion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxoloCrypt%2FGraficacion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71cf2d18970f7577fcf1df161bccaeb7be737ae7 [INFO] testing AxoloCrypt/Graficacion/71cf2d18970f7577fcf1df161bccaeb7be737ae7 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxoloCrypt%2FGraficacion" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AxoloCrypt/Graficacion on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AxoloCrypt/Graficacion [INFO] finished tweaking git repo https://github.com/AxoloCrypt/Graficacion [INFO] tweaked toml for git repo https://github.com/AxoloCrypt/Graficacion written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AxoloCrypt/Graficacion already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_enum v0.5.9 [INFO] [stderr] Downloaded num_enum_derive v0.5.9 [INFO] [stderr] Downloaded glium v0.32.1 [INFO] [stderr] Downloaded orbclient v0.3.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd5732547762aea66b83a28c191549ffd8d3121218222f295fe861d5563dda7 [INFO] running `Command { std: "docker" "start" "-a" "cbd5732547762aea66b83a28c191549ffd8d3121218222f295fe861d5563dda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd5732547762aea66b83a28c191549ffd8d3121218222f295fe861d5563dda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd5732547762aea66b83a28c191549ffd8d3121218222f295fe861d5563dda7", kill_on_drop: false }` [INFO] [stdout] cbd5732547762aea66b83a28c191549ffd8d3121218222f295fe861d5563dda7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fb6ffee52089ff607c35b2cf32d2032db003a1c0387574ea326ae941d89719b [INFO] running `Command { std: "docker" "start" "-a" "1fb6ffee52089ff607c35b2cf32d2032db003a1c0387574ea326ae941d89719b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling graficacion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `normals_vertex_buffer` [INFO] [stdout] --> src/bin/rotating_cube.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let normals_vertex_buffer = glium::VertexBuffer::new(&display, &cube_normals).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_vertex_buffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/template.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/cartesian.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut events_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchGzd9H/symbols.o" "/opt/rustwide/target/debug/deps/dda-d1b4d5a66a68ab14.dda.12c1088d34d366af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dda-d1b4d5a66a68ab14.dsv6zib7vc9640vfe0ug6iosf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgraficacion-0776bd47496e0a2c.rlib" "/opt/rustwide/target/debug/deps/libglium-56dbf29d9b4fbc4d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51f630020bf7d05a.rlib" "/opt/rustwide/target/debug/deps/libobject-3701afde9aebc3b7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-702d20fe522bf334.rlib" "/opt/rustwide/target/debug/deps/libgimli-5918f89939c58423.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-54c2ed578b1bd451.rlib" "/opt/rustwide/target/debug/deps/libglutin-d989ca9fe807f274.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-449eb952b386b756.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-37c54d98a795e053.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d42ba63cf4b67c81.rlib" "/opt/rustwide/target/debug/deps/libwinit-a8a3818ababd3d40.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-fe102a08bddd9054.rlib" "/opt/rustwide/target/debug/deps/libcrossfont-ce78ece22a570269.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-34766b533ff5eb63.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-510c30c318125090.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-3c9e3cbd2c5c52a7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-240bc3dc7ed1197e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-b9349ea7fb7f2473.rlib" "/opt/rustwide/target/debug/deps/libfreetype-b5eb0911f597e2fe.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9216143915171d89.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-cac6e7029e0a5c09.rlib" "/opt/rustwide/target/debug/deps/libpng-c246263518572b48.rlib" "/opt/rustwide/target/debug/deps/libflate2-deb45d724f9c4c72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-33bbecfa6e5b7b08.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f37b25da21eb2d78.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-9ee448bab7baa45f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-25c89c001fe19418.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-801eaeb14cb717d7.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4593886b1956feb0.rlib" "/opt/rustwide/target/debug/deps/libarrayref-0275ce0e2192e10f.rlib" "/opt/rustwide/target/debug/deps/libmio-ebdd1abcde1c8a84.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-d9ecbfeef3f7832e.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-bbb1df9d0f98fda1.rlib" "/opt/rustwide/target/debug/deps/libcalloop-570631e41d50c48f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-31cc6f87b7aaf88e.rlib" "/opt/rustwide/target/debug/deps/libslotmap-8bc1f359b183fb00.rlib" "/opt/rustwide/target/debug/deps/libnix-0af3784ce2d0776e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9f8ca065b66f597a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c7bacb80f0d19858.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fb96c9d8a4cf9186.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6200e13bf0b3fca7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1f087c9506cc53b1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8a730267f6fc43ea.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f53e70e2078e22e.rlib" "/opt/rustwide/target/debug/deps/liblog-1c9f5815ddff99d5.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0378ffbb50a5554f.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-4e4ab08f7e160211.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libminifb-2edde09af02474ee.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f36be080f770446b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d080d2cf3853b35d.rlib" "/opt/rustwide/target/debug/deps/libnom-5ffdee3e69075bb8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-86017dff4244664f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bd84ba034e6f300f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-86c73f3a17d07abf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d4c7b41056a4dd04.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0818edf785a7b728.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-6cea961f64650ec4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-325ad50142a00e12.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ffb7e4d76e2f3614.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ec62c0888c329e03.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-714c475f34b5331f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1a879e9c3959436a.rlib" "/opt/rustwide/target/debug/deps/libnix-d886af9386da1c90.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-82c781cf24e98a12.rlib" "/opt/rustwide/target/debug/deps/liblibc-5dee9a9ec249fba2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-546463eb98e1268d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-37b017858b8303f9.rlib" "/opt/rustwide/target/debug/deps/libcty-0cdb5f2cd50d1d43.rlib" "/opt/rustwide/target/debug/deps/libdlib-1eb038a20942f1c1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d1913baf99c57f76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minifb-614ab189f822b2f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dda-d1b4d5a66a68ab14" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graficacion` (bin "dda") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fb6ffee52089ff607c35b2cf32d2032db003a1c0387574ea326ae941d89719b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb6ffee52089ff607c35b2cf32d2032db003a1c0387574ea326ae941d89719b", kill_on_drop: false }` [INFO] [stdout] 1fb6ffee52089ff607c35b2cf32d2032db003a1c0387574ea326ae941d89719b