[INFO] cloning repository https://github.com/fgamador/rust-evo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgamador/rust-evo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c2def4b09113ec53114c666d0db279213254530 [INFO] testing fgamador/rust-evo against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fgamador/rust-evo on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fgamador/rust-evo [INFO] finished tweaking git repo https://github.com/fgamador/rust-evo [INFO] tweaked toml for git repo https://github.com/fgamador/rust-evo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fgamador/rust-evo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e8e31c270293205820efa551dbaf82f7eee26e6ebc253d30e96527bf4550161 [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" "7e8e31c270293205820efa551dbaf82f7eee26e6ebc253d30e96527bf4550161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e8e31c270293205820efa551dbaf82f7eee26e6ebc253d30e96527bf4550161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8e31c270293205820efa551dbaf82f7eee26e6ebc253d30e96527bf4550161", kill_on_drop: false }` [INFO] [stdout] 7e8e31c270293205820efa551dbaf82f7eee26e6ebc253d30e96527bf4550161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e70c2b74f8520d9fdd43148c50d1eb45176026919652638ca308f1bcccc9268f [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" "e70c2b74f8520d9fdd43148c50d1eb45176026919652638ca308f1bcccc9268f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling evo_domain_derive v0.1.0 (/opt/rustwide/workdir/evo_domain/evo_domain_derive) [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling evo_domain v0.1.0 (/opt/rustwide/workdir/evo_domain) [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling evo_glium v0.1.0 (/opt/rustwide/workdir/evo_glium) [INFO] [stderr] Compiling evo_main v0.1.0 (/opt/rustwide/workdir/evo_main) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "e70c2b74f8520d9fdd43148c50d1eb45176026919652638ca308f1bcccc9268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70c2b74f8520d9fdd43148c50d1eb45176026919652638ca308f1bcccc9268f", kill_on_drop: false }` [INFO] [stdout] e70c2b74f8520d9fdd43148c50d1eb45176026919652638ca308f1bcccc9268f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", 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] 4ee9a7fae50a8c53f6834bf97ab9be3a66c25e7b503495c41638db956405457b [INFO] running `Command { std: "docker" "start" "-a" "4ee9a7fae50a8c53f6834bf97ab9be3a66c25e7b503495c41638db956405457b", kill_on_drop: false }` [INFO] [stderr] Compiling evo_domain_derive v0.1.0 (/opt/rustwide/workdir/evo_domain/evo_domain_derive) [INFO] [stderr] Compiling evo_domain v0.1.0 (/opt/rustwide/workdir/evo_domain) [INFO] [stderr] Compiling evo_glium v0.1.0 (/opt/rustwide/workdir/evo_glium) [INFO] [stderr] Compiling evo_main v0.1.0 (/opt/rustwide/workdir/evo_main) [INFO] [stderr] error: could not compile `evo_domain` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name evo_domain --edition=2018 evo_domain/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a11de29b20366ba9 -C extra-filename=-a11de29b20366ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern evo_domain_derive=/opt/rustwide/target/debug/deps/libevo_domain_derive-5bd242687c9ba688.so --extern rand=/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.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" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.big_and_little.4f5b884f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966.1rw022b5pt9yi45g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8335473dc90a4d91/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevo_main-f0fd7afc6fb8819b.rlib" "/opt/rustwide/target/debug/deps/libevo_glium-25355c814c3b0184.rlib" "/opt/rustwide/target/debug/deps/libglium-e29090d8b25a6201.rlib" "/opt/rustwide/target/debug/deps/libglutin-31d82c631e5b0877.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-40376de1377741c8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-32d948586760fc42.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b5a23771880d087c.rlib" "/opt/rustwide/target/debug/deps/libwinit-31fd12db5dbded26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d49569b32fce3501.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0d345e39d8f38da6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b534824d7e02c1c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b2de53e0a30a7025.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c2c7d0a9c846ae29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cb380a70a66bf20d.rlib" "/opt/rustwide/target/debug/deps/libnix-1085b09618c9f40d.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3e595b3853e38207.rlib" "/opt/rustwide/target/debug/deps/libandrew-8a92c79ec26ee9ff.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-6a4e42a9de23d84e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6455c2240d28c2bf.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-108a9d5551200321.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-309544c489e482e3.rlib" "/opt/rustwide/target/debug/deps/libapprox-3d23f2f4bffe5473.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-66222ec079e17829.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libdlib-9c9e82acb05fcdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d10101581eed01cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ee62ae48810b055.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61e893f67aea626c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07902e81697b64e2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fa57e1b14bd27e54.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8bb81b2134f34378.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-fe0f36007fbbcf9c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5a64aacb76a08f89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libclap-07738904376c38be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libevo_domain-75d8327bb81edac8.rlib" "/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d42f9bb30d83a3a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-2a006e962ac8fb0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/big_and_little-48400c2e8db38966" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.ball_and_cloud.d1d2f62e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84.4j5dtf5zf1ukfmxh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8335473dc90a4d91/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevo_main-f0fd7afc6fb8819b.rlib" "/opt/rustwide/target/debug/deps/libevo_glium-25355c814c3b0184.rlib" "/opt/rustwide/target/debug/deps/libglium-e29090d8b25a6201.rlib" "/opt/rustwide/target/debug/deps/libglutin-31d82c631e5b0877.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-40376de1377741c8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-32d948586760fc42.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b5a23771880d087c.rlib" "/opt/rustwide/target/debug/deps/libwinit-31fd12db5dbded26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d49569b32fce3501.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0d345e39d8f38da6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b534824d7e02c1c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b2de53e0a30a7025.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c2c7d0a9c846ae29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cb380a70a66bf20d.rlib" "/opt/rustwide/target/debug/deps/libnix-1085b09618c9f40d.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3e595b3853e38207.rlib" "/opt/rustwide/target/debug/deps/libandrew-8a92c79ec26ee9ff.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-6a4e42a9de23d84e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6455c2240d28c2bf.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-108a9d5551200321.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-309544c489e482e3.rlib" "/opt/rustwide/target/debug/deps/libapprox-3d23f2f4bffe5473.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-66222ec079e17829.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libdlib-9c9e82acb05fcdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d10101581eed01cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ee62ae48810b055.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61e893f67aea626c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07902e81697b64e2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fa57e1b14bd27e54.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8bb81b2134f34378.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-fe0f36007fbbcf9c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5a64aacb76a08f89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libclap-07738904376c38be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libevo_domain-75d8327bb81edac8.rlib" "/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d42f9bb30d83a3a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-2a006e962ac8fb0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ball_and_cloud-7459db39a285be84" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.floating_ball.645458ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072.1ms4pe06uu7i4ngr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8335473dc90a4d91/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevo_main-f0fd7afc6fb8819b.rlib" "/opt/rustwide/target/debug/deps/libevo_glium-25355c814c3b0184.rlib" "/opt/rustwide/target/debug/deps/libglium-e29090d8b25a6201.rlib" "/opt/rustwide/target/debug/deps/libglutin-31d82c631e5b0877.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-40376de1377741c8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-32d948586760fc42.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b5a23771880d087c.rlib" "/opt/rustwide/target/debug/deps/libwinit-31fd12db5dbded26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d49569b32fce3501.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0d345e39d8f38da6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b534824d7e02c1c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b2de53e0a30a7025.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c2c7d0a9c846ae29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cb380a70a66bf20d.rlib" "/opt/rustwide/target/debug/deps/libnix-1085b09618c9f40d.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3e595b3853e38207.rlib" "/opt/rustwide/target/debug/deps/libandrew-8a92c79ec26ee9ff.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-6a4e42a9de23d84e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6455c2240d28c2bf.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-108a9d5551200321.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-309544c489e482e3.rlib" "/opt/rustwide/target/debug/deps/libapprox-3d23f2f4bffe5473.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-66222ec079e17829.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libdlib-9c9e82acb05fcdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d10101581eed01cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ee62ae48810b055.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61e893f67aea626c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07902e81697b64e2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fa57e1b14bd27e54.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8bb81b2134f34378.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-fe0f36007fbbcf9c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5a64aacb76a08f89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libclap-07738904376c38be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libevo_domain-75d8327bb81edac8.rlib" "/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d42f9bb30d83a3a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-2a006e962ac8fb0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/floating_ball-2465973fa2c29072" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.ball_chain.635c8344-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6.3yfxlu28na08ecf7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8335473dc90a4d91/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevo_main-f0fd7afc6fb8819b.rlib" "/opt/rustwide/target/debug/deps/libevo_glium-25355c814c3b0184.rlib" "/opt/rustwide/target/debug/deps/libglium-e29090d8b25a6201.rlib" "/opt/rustwide/target/debug/deps/libglutin-31d82c631e5b0877.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-40376de1377741c8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-32d948586760fc42.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b5a23771880d087c.rlib" "/opt/rustwide/target/debug/deps/libwinit-31fd12db5dbded26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d49569b32fce3501.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0d345e39d8f38da6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b534824d7e02c1c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b2de53e0a30a7025.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c2c7d0a9c846ae29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cb380a70a66bf20d.rlib" "/opt/rustwide/target/debug/deps/libnix-1085b09618c9f40d.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3e595b3853e38207.rlib" "/opt/rustwide/target/debug/deps/libandrew-8a92c79ec26ee9ff.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-6a4e42a9de23d84e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6455c2240d28c2bf.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-108a9d5551200321.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-309544c489e482e3.rlib" "/opt/rustwide/target/debug/deps/libapprox-3d23f2f4bffe5473.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-66222ec079e17829.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libdlib-9c9e82acb05fcdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d10101581eed01cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ee62ae48810b055.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61e893f67aea626c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07902e81697b64e2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fa57e1b14bd27e54.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8bb81b2134f34378.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-fe0f36007fbbcf9c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5a64aacb76a08f89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libclap-07738904376c38be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libevo_domain-75d8327bb81edac8.rlib" "/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d42f9bb30d83a3a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-2a006e962ac8fb0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ball_chain-41600e0925f979b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.bouncing_balls.96859c23-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c.4mzzklmxdi1ikgdv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8335473dc90a4d91/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevo_main-f0fd7afc6fb8819b.rlib" "/opt/rustwide/target/debug/deps/libevo_glium-25355c814c3b0184.rlib" "/opt/rustwide/target/debug/deps/libglium-e29090d8b25a6201.rlib" "/opt/rustwide/target/debug/deps/libglutin-31d82c631e5b0877.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-40376de1377741c8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-32d948586760fc42.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b5a23771880d087c.rlib" "/opt/rustwide/target/debug/deps/libwinit-31fd12db5dbded26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d49569b32fce3501.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0d345e39d8f38da6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b534824d7e02c1c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b2de53e0a30a7025.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c2c7d0a9c846ae29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cb380a70a66bf20d.rlib" "/opt/rustwide/target/debug/deps/libnix-1085b09618c9f40d.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3e595b3853e38207.rlib" "/opt/rustwide/target/debug/deps/libandrew-8a92c79ec26ee9ff.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-6a4e42a9de23d84e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6455c2240d28c2bf.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-108a9d5551200321.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-309544c489e482e3.rlib" "/opt/rustwide/target/debug/deps/libapprox-3d23f2f4bffe5473.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-66222ec079e17829.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libdlib-9c9e82acb05fcdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d10101581eed01cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ee62ae48810b055.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61e893f67aea626c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07902e81697b64e2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fa57e1b14bd27e54.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8bb81b2134f34378.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-fe0f36007fbbcf9c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5a64aacb76a08f89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libclap-07738904376c38be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libevo_domain-75d8327bb81edac8.rlib" "/opt/rustwide/target/debug/deps/librayon-f2cd72209d9dc746.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d42f9bb30d83a3a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-2a006e962ac8fb0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d655e9e311523d9a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bouncing_balls-2985f1bf0e9f296c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ee9a7fae50a8c53f6834bf97ab9be3a66c25e7b503495c41638db956405457b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee9a7fae50a8c53f6834bf97ab9be3a66c25e7b503495c41638db956405457b", kill_on_drop: false }` [INFO] [stdout] 4ee9a7fae50a8c53f6834bf97ab9be3a66c25e7b503495c41638db956405457b