[INFO] crate kiss3d 0.24.1 is already in cache [INFO] testing kiss3d-0.24.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate kiss3d 0.24.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate kiss3d 0.24.1 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 crates.io crate kiss3d 0.24.1 [INFO] finished tweaking crates.io crate kiss3d 0.24.1 [INFO] tweaked toml for crates.io crate kiss3d 0.24.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate kiss3d 0.24.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee4405c0ec9d062e2599cb473ccdef3652c8a296b89b919e78ae852d19e7658 [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" "9ee4405c0ec9d062e2599cb473ccdef3652c8a296b89b919e78ae852d19e7658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee4405c0ec9d062e2599cb473ccdef3652c8a296b89b919e78ae852d19e7658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee4405c0ec9d062e2599cb473ccdef3652c8a296b89b919e78ae852d19e7658", kill_on_drop: false }` [INFO] [stdout] 9ee4405c0ec9d062e2599cb473ccdef3652c8a296b89b919e78ae852d19e7658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1da4f139cbe7cadb3158850677d8937639d3cb391cd53d054b7651bab8a12c2 [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" "f1da4f139cbe7cadb3158850677d8937639d3cb391cd53d054b7651bab8a12c2", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling paste v0.1.11 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling ncollide3d v0.23.0 [INFO] [stderr] Compiling kiss3d v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/window/canvas.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CanvasSetup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | #![warn(missing_docs)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/window/canvas.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub vsync: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/window/canvas.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub samples: NumSamples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn new_with_setup(title: &str, width: u32, height: u32, setup: CanvasSetup) -> Window { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | #![warn(non_upper_case_globals)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Control` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | const Control = 0b0010; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Alt` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | const Alt = 0b0100; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ALT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Super` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | const Super = 0b1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SUPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "f1da4f139cbe7cadb3158850677d8937639d3cb391cd53d054b7651bab8a12c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1da4f139cbe7cadb3158850677d8937639d3cb391cd53d054b7651bab8a12c2", kill_on_drop: false }` [INFO] [stdout] f1da4f139cbe7cadb3158850677d8937639d3cb391cd53d054b7651bab8a12c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3254551f4e278f6327ff69948e410e4ebaad1967afce6d8821f828076c6bcf [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" "9e3254551f4e278f6327ff69948e410e4ebaad1967afce6d8821f828076c6bcf", kill_on_drop: false }` [INFO] [stderr] Compiling ncollide2d v0.23.0 [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/window/canvas.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CanvasSetup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | #![warn(missing_docs)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/window/canvas.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub vsync: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/window/canvas.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub samples: NumSamples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn new_with_setup(title: &str, width: u32, height: u32, setup: CanvasSetup) -> Window { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | #![warn(non_upper_case_globals)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Control` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | const Control = 0b0010; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Alt` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | const Alt = 0b0100; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ALT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Super` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | const Super = 0b1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SUPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kiss3d v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kiss3d`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name post_processing --edition=2018 examples/post_processing.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=4897d6ef32396f98 -C extra-filename=-4897d6ef32396f98 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-08c72b263cf75e99.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-a90cc5215c8f0fb2.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-a1898f3c2b8564b3.rlib --extern kiss3d=/opt/rustwide/target/debug/deps/libkiss3d-41eacf75cfcfda36.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-9cddba8406e78d79.rlib --extern ncollide2d=/opt/rustwide/target/debug/deps/libncollide2d-edd4254525325904.rlib --extern ncollide3d=/opt/rustwide/target/debug/deps/libncollide3d-0fe640ecc6e099cd.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e91af73064ef040c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-574af9ce97a96ece.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ab67389f1ef62f31.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out` (signal: 9, SIGKILL: kill) [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/text-cb881badfeddd9d8.text.ar3m59e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.text.ar3m59e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.text.ar3m59e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.text.ar3m59e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.text.ar3m59e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.text.ar3m59e7-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8" "/opt/rustwide/target/debug/examples/text-cb881badfeddd9d8.gcf5or4tjj33o2t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-41eacf75cfcfda36.rlib" "/opt/rustwide/target/debug/deps/libimage-a90cc5215c8f0fb2.rlib" "/opt/rustwide/target/debug/deps/libtiff-3eefdf4dc62e74cc.rlib" "/opt/rustwide/target/debug/deps/libpng-b28fa024b9347e17.rlib" "/opt/rustwide/target/debug/deps/libdeflate-74d08482525cff87.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d18abbde8c3b071.rlib" "/opt/rustwide/target/debug/deps/librayon-d94a0a65effe0c04.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e1121f2d3ba3119.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-0fe640ecc6e099cd.rlib" "/opt/rustwide/target/debug/deps/libslotmap-07f425eec1c9ea5a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-40a3e449203fb17b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-978dd0d6b3e46dd2.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libinstant-a1898f3c2b8564b3.rlib" "/opt/rustwide/target/debug/deps/libglutin-08c72b263cf75e99.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e7f0063b730d9f9e.rlib" "/opt/rustwide/target/debug/deps/libwinit-8e37601d5ab37d72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-62b3e906dd2267a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d6b7d1ced82f2648.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-39b0d5f841d1c216.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-51a0d9535311d14b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-57b6e440d26b1344.rlib" "/opt/rustwide/target/debug/deps/libnix-0657f9d70bca23be.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5fa042fefdcd9f30.rlib" "/opt/rustwide/target/debug/deps/libandrew-7a822fe30580e944.rlib" "/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-e4be461a505a991f.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-17cb4b8d90f5fb0c.rlib" "/opt/rustwide/target/debug/deps/libdlib-81cd886a21957b99.rlib" "/opt/rustwide/target/debug/deps/liblibloading-708926deb0dd97e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25d47d382f3323ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44ab0287f46ea99b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52aa6b3525dc659.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-48dd4fe2bb9547f2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9790c16b1a7bbe66.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1720ea42c4dd6625.rlib" "/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/librusttype-574af9ce97a96ece.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6b558d5bdce51d3d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ce974beff4ade8e6.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9cddba8406e78d79.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6795bc2db2629737.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5faee8b673467db8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-19b1698d350cef28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsimba-0e6d7aaab066fe6b.rlib" "/opt/rustwide/target/debug/deps/libpaste-5bc00f1197a8dad0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-034dc45a2bd68da5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-77fd7193bc5817d3.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libapprox-578cfc2b83621c95.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e91af73064ef040c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.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" "-ldl" "-ldl" "-lutil" "-ldl" "-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-d11e9522b1eb1d1c.window.5w21kyzg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.window.5w21kyzg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.window.5w21kyzg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.window.5w21kyzg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.window.5w21kyzg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.window.5w21kyzg-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c" "/opt/rustwide/target/debug/examples/window-d11e9522b1eb1d1c.2dwc4kmn7z18qqjh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-41eacf75cfcfda36.rlib" "/opt/rustwide/target/debug/deps/libimage-a90cc5215c8f0fb2.rlib" "/opt/rustwide/target/debug/deps/libtiff-3eefdf4dc62e74cc.rlib" "/opt/rustwide/target/debug/deps/libpng-b28fa024b9347e17.rlib" "/opt/rustwide/target/debug/deps/libdeflate-74d08482525cff87.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d18abbde8c3b071.rlib" "/opt/rustwide/target/debug/deps/librayon-d94a0a65effe0c04.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e1121f2d3ba3119.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-0fe640ecc6e099cd.rlib" "/opt/rustwide/target/debug/deps/libslotmap-07f425eec1c9ea5a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-40a3e449203fb17b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-978dd0d6b3e46dd2.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libinstant-a1898f3c2b8564b3.rlib" "/opt/rustwide/target/debug/deps/libglutin-08c72b263cf75e99.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e7f0063b730d9f9e.rlib" "/opt/rustwide/target/debug/deps/libwinit-8e37601d5ab37d72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-62b3e906dd2267a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d6b7d1ced82f2648.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-39b0d5f841d1c216.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-51a0d9535311d14b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-57b6e440d26b1344.rlib" "/opt/rustwide/target/debug/deps/libnix-0657f9d70bca23be.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5fa042fefdcd9f30.rlib" "/opt/rustwide/target/debug/deps/libandrew-7a822fe30580e944.rlib" "/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-e4be461a505a991f.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-17cb4b8d90f5fb0c.rlib" "/opt/rustwide/target/debug/deps/libdlib-81cd886a21957b99.rlib" "/opt/rustwide/target/debug/deps/liblibloading-708926deb0dd97e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25d47d382f3323ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44ab0287f46ea99b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52aa6b3525dc659.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-48dd4fe2bb9547f2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9790c16b1a7bbe66.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1720ea42c4dd6625.rlib" "/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/librusttype-574af9ce97a96ece.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6b558d5bdce51d3d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ce974beff4ade8e6.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9cddba8406e78d79.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6795bc2db2629737.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5faee8b673467db8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-19b1698d350cef28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsimba-0e6d7aaab066fe6b.rlib" "/opt/rustwide/target/debug/deps/libpaste-5bc00f1197a8dad0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-034dc45a2bd68da5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-77fd7193bc5817d3.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libapprox-578cfc2b83621c95.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e91af73064ef040c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.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" "-ldl" "-ldl" "-lutil" "-ldl" "-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/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.rectangle.ckzd970m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f" "/opt/rustwide/target/debug/examples/rectangle-a1b1c68123e82c3f.3oksvdtw9unrg30g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-41eacf75cfcfda36.rlib" "/opt/rustwide/target/debug/deps/libimage-a90cc5215c8f0fb2.rlib" "/opt/rustwide/target/debug/deps/libtiff-3eefdf4dc62e74cc.rlib" "/opt/rustwide/target/debug/deps/libpng-b28fa024b9347e17.rlib" "/opt/rustwide/target/debug/deps/libdeflate-74d08482525cff87.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d18abbde8c3b071.rlib" "/opt/rustwide/target/debug/deps/librayon-d94a0a65effe0c04.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e1121f2d3ba3119.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-0fe640ecc6e099cd.rlib" "/opt/rustwide/target/debug/deps/libslotmap-07f425eec1c9ea5a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-40a3e449203fb17b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-978dd0d6b3e46dd2.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libinstant-a1898f3c2b8564b3.rlib" "/opt/rustwide/target/debug/deps/libglutin-08c72b263cf75e99.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e7f0063b730d9f9e.rlib" "/opt/rustwide/target/debug/deps/libwinit-8e37601d5ab37d72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-62b3e906dd2267a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d6b7d1ced82f2648.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-39b0d5f841d1c216.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-51a0d9535311d14b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-57b6e440d26b1344.rlib" "/opt/rustwide/target/debug/deps/libnix-0657f9d70bca23be.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5fa042fefdcd9f30.rlib" "/opt/rustwide/target/debug/deps/libandrew-7a822fe30580e944.rlib" "/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-e4be461a505a991f.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-17cb4b8d90f5fb0c.rlib" "/opt/rustwide/target/debug/deps/libdlib-81cd886a21957b99.rlib" "/opt/rustwide/target/debug/deps/liblibloading-708926deb0dd97e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25d47d382f3323ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44ab0287f46ea99b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52aa6b3525dc659.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-48dd4fe2bb9547f2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9790c16b1a7bbe66.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1720ea42c4dd6625.rlib" "/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/librusttype-574af9ce97a96ece.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6b558d5bdce51d3d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ce974beff4ade8e6.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9cddba8406e78d79.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6795bc2db2629737.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5faee8b673467db8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-19b1698d350cef28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsimba-0e6d7aaab066fe6b.rlib" "/opt/rustwide/target/debug/deps/libpaste-5bc00f1197a8dad0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-034dc45a2bd68da5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-77fd7193bc5817d3.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libapprox-578cfc2b83621c95.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e91af73064ef040c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.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" "-ldl" "-ldl" "-lutil" "-ldl" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e3254551f4e278f6327ff69948e410e4ebaad1967afce6d8821f828076c6bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3254551f4e278f6327ff69948e410e4ebaad1967afce6d8821f828076c6bcf", kill_on_drop: false }` [INFO] [stdout] 9e3254551f4e278f6327ff69948e410e4ebaad1967afce6d8821f828076c6bcf