[INFO] fetching crate mini_gl_fb 0.8.0... [INFO] testing mini_gl_fb-0.8.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate mini_gl_fb 0.8.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate mini_gl_fb 0.8.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mini_gl_fb 0.8.0 [INFO] finished tweaking crates.io crate mini_gl_fb 0.8.0 [INFO] tweaked toml for crates.io crate mini_gl_fb 0.8.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate mini_gl_fb 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-scanner v0.28.3 [INFO] [stderr] Downloaded wayland-cursor v0.28.3 [INFO] [stderr] Downloaded wayland-commons v0.28.3 [INFO] [stderr] Downloaded darling_macro v0.12.0 [INFO] [stderr] Downloaded derive_builder_core v0.10.0-alpha [INFO] [stderr] Downloaded gl v0.10.0 [INFO] [stderr] Downloaded wayland-protocols v0.28.3 [INFO] [stderr] Downloaded darling_core v0.12.0 [INFO] [stderr] Downloaded darling v0.12.0 [INFO] [stderr] Downloaded wayland-egl v0.28.3 [INFO] [stderr] Downloaded smithay-client-toolkit v0.12.2 [INFO] [stderr] Downloaded wayland-client v0.28.3 [INFO] [stderr] Downloaded wayland-sys v0.28.3 [INFO] [stderr] Downloaded rustic_gl v0.3.2 [INFO] [stderr] Downloaded derive_builder v0.10.0-alpha [INFO] [stderr] Downloaded derive_builder_macro v0.10.0-alpha [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15716278ad530a375f2ef2db91b34da3a5567534431e22e56ead7bc57d544439 [INFO] running `Command { std: "docker" "start" "-a" "15716278ad530a375f2ef2db91b34da3a5567534431e22e56ead7bc57d544439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15716278ad530a375f2ef2db91b34da3a5567534431e22e56ead7bc57d544439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15716278ad530a375f2ef2db91b34da3a5567534431e22e56ead7bc57d544439", kill_on_drop: false }` [INFO] [stdout] 15716278ad530a375f2ef2db91b34da3a5567534431e22e56ead7bc57d544439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa714b27cc5e4e22e4437425cb509277cc341c6d9bdd097f74f78ce9e067dac [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" "1aa714b27cc5e4e22e4437425cb509277cc341c6d9bdd097f74f78ce9e067dac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling rustic_gl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling derive_builder_core v0.10.0-alpha [INFO] [stderr] Compiling derive_builder_macro v0.10.0-alpha [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling derive_builder v0.10.0-alpha [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling mini_gl_fb v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[builder(default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "1aa714b27cc5e4e22e4437425cb509277cc341c6d9bdd097f74f78ce9e067dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa714b27cc5e4e22e4437425cb509277cc341c6d9bdd097f74f78ce9e067dac", kill_on_drop: false }` [INFO] [stdout] 1aa714b27cc5e4e22e4437425cb509277cc341c6d9bdd097f74f78ce9e067dac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2d5f47f9b2f7ac8b08996f90f96a78a47ef4fdb058bee3525e987b73897dae0 [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" "c2d5f47f9b2f7ac8b08996f90f96a78a47ef4fdb058bee3525e987b73897dae0", kill_on_drop: false }` [INFO] [stderr] Compiling mini_gl_fb v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[builder(default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[builder(default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[builder(build_fn(skip))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Debug, Builder)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini_gl_fb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name scaled_buffer examples/scaled_buffer.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6b26688a2bd1bc4f -C extra-filename=-6b26688a2bd1bc4f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-e6a13becd50c2239.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-9d51ec74f27c33e3.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-fa266ae55cb7dab7.rlib --extern mini_gl_fb=/opt/rustwide/target/debug/deps/libmini_gl_fb-a5352d080df48d8d.rlib --extern rustic_gl=/opt/rustwide/target/debug/deps/librustic_gl-f82a44f6322058ed.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.resizable.8pacu5ax-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5" "/opt/rustwide/target/debug/examples/resizable-05461a3a6b0cc6c5.1uhmno2l6y4y991i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmini_gl_fb-a5352d080df48d8d.rlib" "/opt/rustwide/target/debug/deps/libglutin-fa266ae55cb7dab7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-401f1dcb0a6ab6e1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-ba1f3f2a5b323bb1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4b9d23f508c28805.rlib" "/opt/rustwide/target/debug/deps/libwinit-4046401919b8bc5d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cdab740252768523.rlib" "/opt/rustwide/target/debug/deps/libmio-b37eaeac76ac3512.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c05a72f81a97894.rlib" "/opt/rustwide/target/debug/deps/libnet2-a08b932a84dd1014.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f25433c13f3cc3d0.rlib" "/opt/rustwide/target/debug/deps/libandrew-ac25ee9bb8c0dde3.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-9bded7146b2f2311.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6d78ecc3939bdf58.rlib" "/opt/rustwide/target/debug/deps/libnom-dc762683241aa60a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-375eb87aa80a02c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-02297e274a647248.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d711e62eb955642e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-605e67e07dfa3638.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2ac2b3466036eff7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6b24615ec3860d53.rlib" "/opt/rustwide/target/debug/deps/libnix-3477b5138ddf802a.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-52713b2acda34f7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-41414b76a2d6d084.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5dc74ce28b3991a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-721a3b272777223f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2207f13cf1fa0add.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-51ac4d4b433dec00.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-d9c3d7f02fb77469.rlib" "/opt/rustwide/target/debug/deps/liblog-8f254d0ccd49ff1b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-e6a13becd50c2239.rlib" "/opt/rustwide/target/debug/deps/librustic_gl-f82a44f6322058ed.rlib" "/opt/rustwide/target/debug/deps/libgl-9d51ec74f27c33e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.wrong_sized_buffer.1wwe5lrv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10" "/opt/rustwide/target/debug/examples/wrong_sized_buffer-5e2c1eb84619cc10.57qcl087208vlxbv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmini_gl_fb-a5352d080df48d8d.rlib" "/opt/rustwide/target/debug/deps/libglutin-fa266ae55cb7dab7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-401f1dcb0a6ab6e1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-ba1f3f2a5b323bb1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4b9d23f508c28805.rlib" "/opt/rustwide/target/debug/deps/libwinit-4046401919b8bc5d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cdab740252768523.rlib" "/opt/rustwide/target/debug/deps/libmio-b37eaeac76ac3512.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c05a72f81a97894.rlib" "/opt/rustwide/target/debug/deps/libnet2-a08b932a84dd1014.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f25433c13f3cc3d0.rlib" "/opt/rustwide/target/debug/deps/libandrew-ac25ee9bb8c0dde3.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-9bded7146b2f2311.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6d78ecc3939bdf58.rlib" "/opt/rustwide/target/debug/deps/libnom-dc762683241aa60a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-375eb87aa80a02c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-02297e274a647248.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d711e62eb955642e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-605e67e07dfa3638.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2ac2b3466036eff7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6b24615ec3860d53.rlib" "/opt/rustwide/target/debug/deps/libnix-3477b5138ddf802a.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-52713b2acda34f7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-41414b76a2d6d084.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5dc74ce28b3991a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-721a3b272777223f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2207f13cf1fa0add.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-51ac4d4b433dec00.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-d9c3d7f02fb77469.rlib" "/opt/rustwide/target/debug/deps/liblog-8f254d0ccd49ff1b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-e6a13becd50c2239.rlib" "/opt/rustwide/target/debug/deps/librustic_gl-f82a44f6322058ed.rlib" "/opt/rustwide/target/debug/deps/libgl-9d51ec74f27c33e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.black_and_white.8v7a7b64-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95" "/opt/rustwide/target/debug/examples/black_and_white-624eb2a7d5484d95.2bolgb6otob70m6l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmini_gl_fb-a5352d080df48d8d.rlib" "/opt/rustwide/target/debug/deps/libglutin-fa266ae55cb7dab7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-401f1dcb0a6ab6e1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-ba1f3f2a5b323bb1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4b9d23f508c28805.rlib" "/opt/rustwide/target/debug/deps/libwinit-4046401919b8bc5d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cdab740252768523.rlib" "/opt/rustwide/target/debug/deps/libmio-b37eaeac76ac3512.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c05a72f81a97894.rlib" "/opt/rustwide/target/debug/deps/libnet2-a08b932a84dd1014.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f25433c13f3cc3d0.rlib" "/opt/rustwide/target/debug/deps/libandrew-ac25ee9bb8c0dde3.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-9bded7146b2f2311.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6d78ecc3939bdf58.rlib" "/opt/rustwide/target/debug/deps/libnom-dc762683241aa60a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-375eb87aa80a02c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-02297e274a647248.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d711e62eb955642e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-605e67e07dfa3638.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2ac2b3466036eff7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6b24615ec3860d53.rlib" "/opt/rustwide/target/debug/deps/libnix-3477b5138ddf802a.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-52713b2acda34f7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-41414b76a2d6d084.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5dc74ce28b3991a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-721a3b272777223f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2207f13cf1fa0add.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-51ac4d4b433dec00.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-d9c3d7f02fb77469.rlib" "/opt/rustwide/target/debug/deps/liblog-8f254d0ccd49ff1b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-e6a13becd50c2239.rlib" "/opt/rustwide/target/debug/deps/librustic_gl-f82a44f6322058ed.rlib" "/opt/rustwide/target/debug/deps/libgl-9d51ec74f27c33e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.glutin_breakout.bbut6uca-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323" "/opt/rustwide/target/debug/examples/glutin_breakout-422e5da512ea8323.1mgplzjl4721nhup.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmini_gl_fb-a5352d080df48d8d.rlib" "/opt/rustwide/target/debug/deps/libglutin-fa266ae55cb7dab7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-401f1dcb0a6ab6e1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-ba1f3f2a5b323bb1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4b9d23f508c28805.rlib" "/opt/rustwide/target/debug/deps/libwinit-4046401919b8bc5d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cdab740252768523.rlib" "/opt/rustwide/target/debug/deps/libmio-b37eaeac76ac3512.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c05a72f81a97894.rlib" "/opt/rustwide/target/debug/deps/libnet2-a08b932a84dd1014.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f25433c13f3cc3d0.rlib" "/opt/rustwide/target/debug/deps/libandrew-ac25ee9bb8c0dde3.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-9bded7146b2f2311.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6d78ecc3939bdf58.rlib" "/opt/rustwide/target/debug/deps/libnom-dc762683241aa60a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-375eb87aa80a02c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-02297e274a647248.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d711e62eb955642e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-605e67e07dfa3638.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2ac2b3466036eff7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6b24615ec3860d53.rlib" "/opt/rustwide/target/debug/deps/libnix-3477b5138ddf802a.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-52713b2acda34f7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-41414b76a2d6d084.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5dc74ce28b3991a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-721a3b272777223f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2207f13cf1fa0add.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-51ac4d4b433dec00.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-d9c3d7f02fb77469.rlib" "/opt/rustwide/target/debug/deps/liblog-8f254d0ccd49ff1b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-e6a13becd50c2239.rlib" "/opt/rustwide/target/debug/deps/librustic_gl-f82a44f6322058ed.rlib" "/opt/rustwide/target/debug/deps/libgl-9d51ec74f27c33e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c2d5f47f9b2f7ac8b08996f90f96a78a47ef4fdb058bee3525e987b73897dae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d5f47f9b2f7ac8b08996f90f96a78a47ef4fdb058bee3525e987b73897dae0", kill_on_drop: false }` [INFO] [stdout] c2d5f47f9b2f7ac8b08996f90f96a78a47ef4fdb058bee3525e987b73897dae0