[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/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/carrotflakes/kantera on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking 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-5/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17f3ef13c8213e0e6cb97a2dc8ef2d0885d51b68266eeda13f35d9a041130f7e [INFO] running `Command { std: "docker" "start" "-a" "17f3ef13c8213e0e6cb97a2dc8ef2d0885d51b68266eeda13f35d9a041130f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f3ef13c8213e0e6cb97a2dc8ef2d0885d51b68266eeda13f35d9a041130f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f3ef13c8213e0e6cb97a2dc8ef2d0885d51b68266eeda13f35d9a041130f7e", kill_on_drop: false }` [INFO] [stdout] 17f3ef13c8213e0e6cb97a2dc8ef2d0885d51b68266eeda13f35d9a041130f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49fd1411a31cc4b23ef6cefac3e1127f644df11250c3c99aefee3fcd8000fcb [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" "c49fd1411a31cc4b23ef6cefac3e1127f644df11250c3c99aefee3fcd8000fcb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strength_reduce v0.2.2 [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 thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling regex v1.3.1 [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-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [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 deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glib v0.8.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 jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.3.1 [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 07s [INFO] running `Command { std: "docker" "inspect" "c49fd1411a31cc4b23ef6cefac3e1127f644df11250c3c99aefee3fcd8000fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49fd1411a31cc4b23ef6cefac3e1127f644df11250c3c99aefee3fcd8000fcb", kill_on_drop: false }` [INFO] [stdout] c49fd1411a31cc4b23ef6cefac3e1127f644df11250c3c99aefee3fcd8000fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b236aa68daba5aeef44edccb3ef642bde315f3802ca21a05ecbd25ab4c151088 [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" "b236aa68daba5aeef44edccb3ef642bde315f3802ca21a05ecbd25ab4c151088", 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 audio_vis2 --edition=2018 examples/audio_vis2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=e9f1053cd4368c2d -C extra-filename=-e9f1053cd4368c2d --out-dir /opt/rustwide/target/debug/examples -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 kantera=/opt/rustwide/target/debug/deps/libkantera-873a8ed2015e6ab1.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.fractal_noise.4bozpevu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2" "/opt/rustwide/target/debug/examples/fractal_noise-830a63fe290443b2.1q56xvnp5xk86dag.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.from_image_file.8dxrlwpa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d" "/opt/rustwide/target/debug/examples/from_image_file-267f95bfbdeca50d.2ghffo08yyjegm7c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.script.1b7yc6eb-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2" "/opt/rustwide/target/debug/examples/script-2f85c454fe7b10b2.itrbudlv34se0tc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.pixel_sort.7leo1shz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238" "/opt/rustwide/target/debug/examples/pixel_sort-a12bf8d9ca3ec238.bhv3tl407ny2zow.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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" "b236aa68daba5aeef44edccb3ef642bde315f3802ca21a05ecbd25ab4c151088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b236aa68daba5aeef44edccb3ef642bde315f3802ca21a05ecbd25ab4c151088", kill_on_drop: false }` [INFO] [stdout] b236aa68daba5aeef44edccb3ef642bde315f3802ca21a05ecbd25ab4c151088