[INFO] updating cached repository https://github.com/carrotflakes/kantera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49e5694766781a2aba56fd36499074c5a1c01da2 [INFO] testing carrotflakes/kantera against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrotflakes/kantera on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carrotflakes/kantera [INFO] finished tweaking git repo https://github.com/carrotflakes/kantera [INFO] tweaked toml for git repo https://github.com/carrotflakes/kantera written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/carrotflakes/kantera already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 477e78b4aad011ccf97577f18bcce9c04bee50e1c73bcfc968ee5f02a6e24753 [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" "477e78b4aad011ccf97577f18bcce9c04bee50e1c73bcfc968ee5f02a6e24753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "477e78b4aad011ccf97577f18bcce9c04bee50e1c73bcfc968ee5f02a6e24753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477e78b4aad011ccf97577f18bcce9c04bee50e1c73bcfc968ee5f02a6e24753", kill_on_drop: false }` [INFO] [stdout] 477e78b4aad011ccf97577f18bcce9c04bee50e1c73bcfc968ee5f02a6e24753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--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] a247579d60d2768a46d47554ed93ecb543ba62043f9c3228b875c32d314a6f4d [INFO] running `Command { std: "docker" "start" "-a" "a247579d60d2768a46d47554ed93ecb543ba62043f9c3228b875c32d314a6f4d", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gluten v0.1.0 (https://github.com/carrotflakes/gluten.git?branch=kantera#fa25dc06) [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "a247579d60d2768a46d47554ed93ecb543ba62043f9c3228b875c32d314a6f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a247579d60d2768a46d47554ed93ecb543ba62043f9c3228b875c32d314a6f4d", kill_on_drop: false }` [INFO] [stdout] a247579d60d2768a46d47554ed93ecb543ba62043f9c3228b875c32d314a6f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 48bbdc86e9e207250e1001fb247efbc07aa01f04a140302aaeeb35a24570b152 [INFO] running `Command { std: "docker" "start" "-a" "48bbdc86e9e207250e1001fb247efbc07aa01f04a140302aaeeb35a24570b152", kill_on_drop: false }` [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kantera`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kantera --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=abfdfb7af8fae186 -C extra-filename=-abfdfb7af8fae186 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-6dea202bde355538.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.import_audio.51el4z0g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.import_audio.51el4z0g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.import_audio.51el4z0g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.import_audio.51el4z0g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.import_audio.51el4z0g-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0" "/opt/rustwide/target/debug/examples/import_audio-e3b6e75bfaa0e2f0.3n6g1vy28prfmql.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.ffmpeg_combine.cpczobgb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.ffmpeg_combine.cpczobgb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.ffmpeg_combine.cpczobgb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.ffmpeg_combine.cpczobgb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.ffmpeg_combine.cpczobgb-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac" "/opt/rustwide/target/debug/examples/ffmpeg_combine-adf897ee57bb83ac.2gpivnp32afxog4n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.noise.abcxjihi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd" "/opt/rustwide/target/debug/examples/noise-d242798876b5f1fd.4his7dx4guhz3ol5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.ffprobe.4sx6nqcp-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f" "/opt/rustwide/target/debug/examples/ffprobe-1e6cee153347971f.2r04vypxehgb3anb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.pixelate.ez7ico9o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d" "/opt/rustwide/target/debug/examples/pixelate-2c6d3bdc6670ef1d.4m9ybu7hdzqk5lt5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.glitch00.e9g5j99e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b" "/opt/rustwide/target/debug/examples/glitch00-799aedb0ff22d02b.21x8nq27aa4c7prc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.rlib" "/opt/rustwide/target/debug/deps/libgluten-d09e2c6dd5abf366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libimage-c8e3764f8ae570b7.rlib" "/opt/rustwide/target/debug/deps/libtiff-76a1497f1fb58552.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5f3d04b3f3b2c383.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-14e5ca28fd22140d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7514944e16d8c6f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/librusttype-5090f7c85aab8216.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3cc2415139cef0da.rlib" "/opt/rustwide/target/debug/deps/libapprox-347c4033119cf09f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libcairo-c5d65595b4f2a0bd.rlib" "/opt/rustwide/target/debug/deps/libglib-90a29407d51f9bef.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d9f27327e03bfd12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-624edb76d44a9273.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-64056ef21e63f489.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "48bbdc86e9e207250e1001fb247efbc07aa01f04a140302aaeeb35a24570b152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48bbdc86e9e207250e1001fb247efbc07aa01f04a140302aaeeb35a24570b152", kill_on_drop: false }` [INFO] [stdout] 48bbdc86e9e207250e1001fb247efbc07aa01f04a140302aaeeb35a24570b152