[INFO] cloning repository https://github.com/femtovg/femtovg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/femtovg/femtovg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f23cca22bd014ffc6f5bcc31240765480ee2e4c8 [INFO] testing femtovg/femtovg against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/femtovg/femtovg on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/femtovg/femtovg [INFO] finished tweaking git repo https://github.com/femtovg/femtovg [INFO] tweaked toml for git repo https://github.com/femtovg/femtovg written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndk-glue v0.5.2 [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded ouroboros_macro v0.15.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.4 [INFO] [stderr] Downloaded euclid v0.22.7 [INFO] [stderr] Downloaded ouroboros v0.15.0 [INFO] [stderr] Downloaded usvg v0.22.0 [INFO] [stderr] Downloaded rustybuzz v0.5.0 [INFO] [stderr] Downloaded resource v0.5.0 [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f064789b3a910d01b9b43b1df4a35c86fe1dc7bbae03ac28302e15b3c677724 [INFO] running `Command { std: "docker" "start" "-a" "3f064789b3a910d01b9b43b1df4a35c86fe1dc7bbae03ac28302e15b3c677724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f064789b3a910d01b9b43b1df4a35c86fe1dc7bbae03ac28302e15b3c677724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f064789b3a910d01b9b43b1df4a35c86fe1dc7bbae03ac28302e15b3c677724", kill_on_drop: false }` [INFO] [stdout] 3f064789b3a910d01b9b43b1df4a35c86fe1dc7bbae03ac28302e15b3c677724 [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6788a53870630a49224e2b83847a3b5d6a724d5f7ed5abac84d67e83f28dff7d [INFO] running `Command { std: "docker" "start" "-a" "6788a53870630a49224e2b83847a3b5d6a724d5f7ed5abac84d67e83f28dff7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling rustybuzz v0.5.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling ouroboros v0.15.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling femtovg v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.24s [INFO] running `Command { std: "docker" "inspect" "6788a53870630a49224e2b83847a3b5d6a724d5f7ed5abac84d67e83f28dff7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6788a53870630a49224e2b83847a3b5d6a724d5f7ed5abac84d67e83f28dff7d", kill_on_drop: false }` [INFO] [stdout] 6788a53870630a49224e2b83847a3b5d6a724d5f7ed5abac84d67e83f28dff7d [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66e3923a930c7fb4375b3a7d8ee86ca73191cce3c40e76d841175faefbbe92de [INFO] running `Command { std: "docker" "start" "-a" "66e3923a930c7fb4375b3a7d8ee86ca73191cce3c40e76d841175faefbbe92de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling resource v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling usvg v0.22.0 [INFO] [stderr] Compiling femtovg v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `femtovg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo --edition=2018 examples/demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="glutin"' --cfg 'feature="image"' --cfg 'feature="image-loading"' -C metadata=f636d4449c4ab91f -C extra-filename=-f636d4449c4ab91f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-601d5e38256e5dd0.rlib --extern femtovg=/opt/rustwide/target/debug/deps/libfemtovg-a9c75e37441cb57e.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib --extern generational_arena=/opt/rustwide/target/debug/deps/libgenerational_arena-e2b4728a03d2ad10.rlib --extern glow=/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-25503d22b751ded7.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8ac900078171034e.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-93b24f3ca7bbf3ba.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-a93dfa9f5bc24412.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5a313a98a89a0ddd.rlib --extern resource=/opt/rustwide/target/debug/deps/libresource-5995a23202e09bc4.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-31b15b152948d7d9.rlib --extern rustybuzz=/opt/rustwide/target/debug/deps/librustybuzz-e7975efaf7d456fa.rlib --extern svg=/opt/rustwide/target/debug/deps/libsvg-4c5e5c20ed985912.rlib --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rlib --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib --extern usvg=/opt/rustwide/target/debug/deps/libusvg-62ab4a97d93ced78.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-2430826011260ee4.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/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.integration.dd4496f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472.1u2zvcs0gnta3o64.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libfemtovg-a9c75e37441cb57e.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-e7975efaf7d456fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d8f9cf88f701c01a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-d7164555cb5f7e61.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-541d883445c7a7b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-b5da0309924dc4ba.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libglutin-25503d22b751ded7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-23d3b5b3f12ee0f6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1012ccc3871b7d30.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f221d96a44304382.rlib" "/opt/rustwide/target/debug/deps/libwinit-2430826011260ee4.rlib" "/opt/rustwide/target/debug/deps/libmio-4be6ae52661e4c85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-382f4e864169fa23.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-c6927d2f25f7d706.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9597971947c06ea7.rlib" "/opt/rustwide/target/debug/deps/libnom-90a1bf6b50271544.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e4a1afc81c4ca4f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8ac94345a4995a50.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-96613ae53e5015e1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-6a7f273ff5fd3468.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f74817dd64d7f46b.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d2280c2a96afd6d8.rlib" "/opt/rustwide/target/debug/deps/libnix-8df4cf3c9582254a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4eeac89e42a61ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d5221c822f38f11.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-93b24f3ca7bbf3ba.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c2f3d47ae1b7f500.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6127aec4452ecf29.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e1cac75422013eb.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-da8209f32844d0bd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libimage-8ac900078171034e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpng-06530212442f5af7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1569728c9c287c6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b0960d5ee100d6cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rlib" "/opt/rustwide/target/debug/deps/libouroboros-a93dfa9f5bc24412.rlib" "/opt/rustwide/target/debug/deps/libaliasable-fa1f1da002c18c03.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-e2b4728a03d2ad10.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librgb-31b15b152948d7d9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ddc5531540c57aab.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-dbf391078e22a472" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.paint_image.f321a1bb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd.8ol479yqz7p2kp0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfemtovg-a9c75e37441cb57e.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-e7975efaf7d456fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d8f9cf88f701c01a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-d7164555cb5f7e61.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-541d883445c7a7b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-b5da0309924dc4ba.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libimage-8ac900078171034e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpng-06530212442f5af7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1569728c9c287c6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b0960d5ee100d6cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rlib" "/opt/rustwide/target/debug/deps/libouroboros-a93dfa9f5bc24412.rlib" "/opt/rustwide/target/debug/deps/libaliasable-fa1f1da002c18c03.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-e2b4728a03d2ad10.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librgb-31b15b152948d7d9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ddc5531540c57aab.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libglutin-25503d22b751ded7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-23d3b5b3f12ee0f6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1012ccc3871b7d30.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f221d96a44304382.rlib" "/opt/rustwide/target/debug/deps/libwinit-2430826011260ee4.rlib" "/opt/rustwide/target/debug/deps/libmio-4be6ae52661e4c85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-382f4e864169fa23.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-c6927d2f25f7d706.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9597971947c06ea7.rlib" "/opt/rustwide/target/debug/deps/libnom-90a1bf6b50271544.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e4a1afc81c4ca4f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8ac94345a4995a50.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-96613ae53e5015e1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-6a7f273ff5fd3468.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f74817dd64d7f46b.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d2280c2a96afd6d8.rlib" "/opt/rustwide/target/debug/deps/libnix-8df4cf3c9582254a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4eeac89e42a61ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d5221c822f38f11.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c2f3d47ae1b7f500.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6127aec4452ecf29.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e1cac75422013eb.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-da8209f32844d0bd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libinstant-93b24f3ca7bbf3ba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/paint_image-7a7b6ddb4efa81cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `femtovg` due to 2 previous errors [INFO] [stderr] error: could not compile `femtovg` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.breakout.8946e6e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338.51l507g8n0bnha8z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeuclid-601d5e38256e5dd0.rlib" "/opt/rustwide/target/debug/deps/libfemtovg-a9c75e37441cb57e.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-e7975efaf7d456fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d8f9cf88f701c01a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-d7164555cb5f7e61.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-541d883445c7a7b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-b5da0309924dc4ba.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libimage-8ac900078171034e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpng-06530212442f5af7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1569728c9c287c6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b0960d5ee100d6cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rlib" "/opt/rustwide/target/debug/deps/libouroboros-a93dfa9f5bc24412.rlib" "/opt/rustwide/target/debug/deps/libaliasable-fa1f1da002c18c03.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-e2b4728a03d2ad10.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librgb-31b15b152948d7d9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ddc5531540c57aab.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libglutin-25503d22b751ded7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-23d3b5b3f12ee0f6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1012ccc3871b7d30.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f221d96a44304382.rlib" "/opt/rustwide/target/debug/deps/libwinit-2430826011260ee4.rlib" "/opt/rustwide/target/debug/deps/libmio-4be6ae52661e4c85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-382f4e864169fa23.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-c6927d2f25f7d706.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9597971947c06ea7.rlib" "/opt/rustwide/target/debug/deps/libnom-90a1bf6b50271544.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e4a1afc81c4ca4f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8ac94345a4995a50.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-96613ae53e5015e1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-6a7f273ff5fd3468.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f74817dd64d7f46b.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d2280c2a96afd6d8.rlib" "/opt/rustwide/target/debug/deps/libnix-8df4cf3c9582254a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4eeac89e42a61ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d5221c822f38f11.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-93b24f3ca7bbf3ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c2f3d47ae1b7f500.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6127aec4452ecf29.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-da8209f32844d0bd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librand-5a313a98a89a0ddd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f51dcc118c1d1ce5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-8e21cb4793c870b7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23e148d34b6f6718.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e1cac75422013eb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/breakout-ef0e501b54cea338" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `femtovg` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.text.ea65dddd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1.2ufb4mvym7b5vl1i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfemtovg-a9c75e37441cb57e.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-e7975efaf7d456fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d8f9cf88f701c01a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-d7164555cb5f7e61.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-541d883445c7a7b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-b5da0309924dc4ba.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libimage-8ac900078171034e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpng-06530212442f5af7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1569728c9c287c6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b0960d5ee100d6cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8f64a4d61df38e6e.rlib" "/opt/rustwide/target/debug/deps/libouroboros-a93dfa9f5bc24412.rlib" "/opt/rustwide/target/debug/deps/libaliasable-fa1f1da002c18c03.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-e2b4728a03d2ad10.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librgb-31b15b152948d7d9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ddc5531540c57aab.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libglutin-25503d22b751ded7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-23d3b5b3f12ee0f6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1012ccc3871b7d30.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f221d96a44304382.rlib" "/opt/rustwide/target/debug/deps/libwinit-2430826011260ee4.rlib" "/opt/rustwide/target/debug/deps/libmio-4be6ae52661e4c85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-382f4e864169fa23.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-c6927d2f25f7d706.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9597971947c06ea7.rlib" "/opt/rustwide/target/debug/deps/libnom-90a1bf6b50271544.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e4a1afc81c4ca4f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8ac94345a4995a50.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-96613ae53e5015e1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-6a7f273ff5fd3468.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f74817dd64d7f46b.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d2280c2a96afd6d8.rlib" "/opt/rustwide/target/debug/deps/libnix-8df4cf3c9582254a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4eeac89e42a61ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d5221c822f38f11.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-93b24f3ca7bbf3ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c2f3d47ae1b7f500.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6127aec4452ecf29.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e1cac75422013eb.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-da8209f32844d0bd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-af25069ac82110d1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `femtovg` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "66e3923a930c7fb4375b3a7d8ee86ca73191cce3c40e76d841175faefbbe92de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e3923a930c7fb4375b3a7d8ee86ca73191cce3c40e76d841175faefbbe92de", kill_on_drop: false }` [INFO] [stdout] 66e3923a930c7fb4375b3a7d8ee86ca73191cce3c40e76d841175faefbbe92de