[INFO] cloning repository https://github.com/cocomundo/julia-set-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cocomundo/julia-set-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocomundo%2Fjulia-set-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocomundo%2Fjulia-set-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 126a550ed565b80c4e9ad3d0378d010fb584c863 [INFO] testing cocomundo/julia-set-renderer against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocomundo%2Fjulia-set-renderer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cocomundo/julia-set-renderer on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cocomundo/julia-set-renderer [INFO] finished tweaking git repo https://github.com/cocomundo/julia-set-renderer [INFO] tweaked toml for git repo https://github.com/cocomundo/julia-set-renderer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cocomundo/julia-set-renderer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/barafael/klask` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-dialog v0.6.3 [INFO] [stderr] Downloaded cansi v2.1.1 [INFO] [stderr] Downloaded colorgrad v0.6.0 [INFO] [stderr] Downloaded bytemuck v1.10.0 [INFO] [stderr] Downloaded color-rs v0.7.1 [INFO] [stderr] Downloaded angle v0.5.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded linkify v0.8.1 [INFO] [stderr] Downloaded csscolorparser v0.6.0 [INFO] [stderr] Downloaded egui v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e252c56c558af76be6be32c880af8b07493516583ff4484cbcbf584ad0fcb03 [INFO] running `Command { std: "docker" "start" "-a" "3e252c56c558af76be6be32c880af8b07493516583ff4484cbcbf584ad0fcb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e252c56c558af76be6be32c880af8b07493516583ff4484cbcbf584ad0fcb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e252c56c558af76be6be32c880af8b07493516583ff4484cbcbf584ad0fcb03", kill_on_drop: false }` [INFO] [stdout] 3e252c56c558af76be6be32c880af8b07493516583ff4484cbcbf584ad0fcb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c724ad001c319e303278eeb6a816fa3bd8f3f8e7cc8091a9ac09451b0801915c [INFO] running `Command { std: "docker" "start" "-a" "c724ad001c319e303278eeb6a816fa3bd8f3f8e7cc8091a9ac09451b0801915c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cansi v2.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling linkify v0.8.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling memmap2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling epi v0.16.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling csscolorparser v0.6.0 [INFO] [stderr] Compiling colorgrad v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling native-dialog v0.6.3 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling angle v0.5.0 [INFO] [stderr] Compiling color-rs v0.7.1 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.16.0 [INFO] [stderr] Compiling egui_glium v0.16.0 [INFO] [stderr] Compiling eframe v0.16.0 [INFO] [stderr] Compiling klask v1.0.0 (https://github.com/barafael/klask#f1ee8b44) [INFO] [stderr] Compiling julia-set-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJWxaqS/symbols.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.julia_set_renderer_gui.3244436f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c.3ikowlrys2lx537q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjulia_set_renderer-2bd907eeede6f7ab.rlib" "/opt/rustwide/target/debug/deps/libopener-21fd0212bf161f68.rlib" "/opt/rustwide/target/debug/deps/libbstr-2c0943ab9206218e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c938632d89abfa25.rlib" "/opt/rustwide/target/debug/deps/libklask-84750636033017c2.rlib" "/opt/rustwide/target/debug/deps/liblinkify-06d4e1cb0d307fa4.rlib" "/opt/rustwide/target/debug/deps/libcansi-e239df401740e257.rlib" "/opt/rustwide/target/debug/deps/libnative_dialog-cc4a59c269ae9478.rlib" "/opt/rustwide/target/debug/deps/libwhich-100fc9571b4ca1b2.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a98fb7be519f1fad.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-f9e7575d6df8f0bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b1591185a4d38aa5.rlib" "/opt/rustwide/target/debug/deps/libuuid-20206b47385c3408.rlib" "/opt/rustwide/target/debug/deps/libinflector-700b9618865a4af8.rlib" "/opt/rustwide/target/debug/deps/libeframe-de6da9d28e505ba9.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-cf7f79680f67b3b7.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-c5723405c6573725.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-0f95d4f787ac8eb1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-182c22c58cecd353.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9d678fbfbab39a17.rlib" "/opt/rustwide/target/debug/deps/libxcb-fe917988cc0d4b79.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-e6afd811c0403231.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-bbda900333e16d66.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-62cca4a98a1ac2ca.rlib" "/opt/rustwide/target/debug/deps/libnix-ea76cd21355197d2.rlib" "/opt/rustwide/target/debug/deps/libglium-fef18e0c4a55f6a9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-dfeac74390a5f85c.rlib" "/opt/rustwide/target/debug/deps/libobject-2031318a0b7dbf54.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b23969fd3bfe0173.rlib" "/opt/rustwide/target/debug/deps/libgimli-a5abb67e3c2fee84.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f5f194aabaf57b02.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-51244a3917dc628b.rlib" "/opt/rustwide/target/debug/deps/libglutin-49bcb076c80a1e7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-48d67abd3c47e6b8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-0eb91ec5580e5ac3.rlib" "/opt/rustwide/target/debug/deps/libshared_library-8328b8055f765014.rlib" "/opt/rustwide/target/debug/deps/libwinit-48dfdebf34d4ef35.rlib" "/opt/rustwide/target/debug/deps/libmio-d5bdd84ef90bb045.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c7a1d3e82ebb45ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-9a460225ce0be9e4.rlib" "/opt/rustwide/target/debug/deps/libxcursor-70474f8ee8ec2a77.rlib" "/opt/rustwide/target/debug/deps/libnom-894d205bb7e9bc01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-783e56540c22a25e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-20671a3839dfef06.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-27fa8c68025fe2b1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-d070d42525b34b58.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-99ed70c79a5523bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d9c74a6e2cbfb7f5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1c6d04239c343076.rlib" "/opt/rustwide/target/debug/deps/libnix-480c43a333b9b746.rlib" "/opt/rustwide/target/debug/deps/libdlib-f699625a10b953a4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0ca48521031efb10.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9e9bfa872aa9c082.rlib" "/opt/rustwide/target/debug/deps/libcty-94e975848c852381.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-81f3c15a31bd4c77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-690ed8314bbcd548.rlib" "/opt/rustwide/target/debug/deps/libinstant-1c0f9c99064a4634.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0b42e790b0061073.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9add01faa5869975.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-0640b9a3b91c1e72.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libepi-f0e78a74361b2dca.rlib" "/opt/rustwide/target/debug/deps/libegui-36fbdeb5dc7c7ebd.rlib" "/opt/rustwide/target/debug/deps/libepaint-41f49c94bb27ee52.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-27a463ca95d0a3a6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-cb6c4c43005444ac.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f5f073f38817462d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-58036ab8f3e853ab.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-eec687e2d0c630bc.rlib" "/opt/rustwide/target/debug/deps/libahash-1d064213755798fd.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-07e2db1d250d2edf.rlib" "/opt/rustwide/target/debug/deps/libemath-10c59714fbbce95e.rlib" "/opt/rustwide/target/debug/deps/libclap-010f3eccb9c8dd6b.rlib" "/opt/rustwide/target/debug/deps/libatty-9d5c86f38152f0e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2324d3234977bba2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4dbe98f28b0cb2ea.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e127b882fdb820f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7ebcd0c51ad4137e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e2b516e204b2543.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-21dc4dfc263550d1.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-82fe665e2b54b7b5.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-7f842fda2d3a4523.rlib" "/opt/rustwide/target/debug/deps/libimage-d5a4912999353eda.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-5136cc1089f5c261.rlib" "/opt/rustwide/target/debug/deps/libpng-e8fc717f21d83bb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9610da170dcb130c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c9e904760822893f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-399e9694526d57da.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4e27cc062c2efb89.rlib" "/opt/rustwide/target/debug/deps/libgif-24a07e633e7a5984.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e43a0ec84eceaeb1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libtiff-99d8647ff7fed88e.rlib" "/opt/rustwide/target/debug/deps/libflate2-7a0bfb1f4e1a26d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0cc0efaab52e4938.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libweezl-36d34a29a6d7a47f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b344b106b29a921.rlib" "/opt/rustwide/target/debug/deps/librayon-b42529ea476021cf.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2b6f9fe9cf1a2929.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-34447acefc1f6912.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-96291c3a6bca535f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97636044571fd2f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-320fb5498a1f62dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-51c89f83f309a8b9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6072369124512cda.rlib" "/opt/rustwide/target/debug/deps/libeither-ad43ec601bc2c0f3.rlib" "/opt/rustwide/target/debug/deps/libexr-41d556af57f844e4.rlib" "/opt/rustwide/target/debug/deps/libflume-8e03529d7752dca8.rlib" "/opt/rustwide/target/debug/deps/libspin-de3c2eea3e080046.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-60ac92971d770856.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-deaaab034c037a37.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a748049b5862a9a.rlib" "/opt/rustwide/target/debug/deps/libnanorand-16f7e360cacdbda4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1bf57c721f152ee0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a3c5d91445ff600d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f2362a54d04be35.rlib" "/opt/rustwide/target/debug/deps/liblibc-15c8a024f3ad03ad.rlib" "/opt/rustwide/target/debug/deps/libbit_field-ebf888b4401932c7.rlib" "/opt/rustwide/target/debug/deps/libinflate-f7f622c07a906d55.rlib" "/opt/rustwide/target/debug/deps/libdeflate-578dedf089d8b32e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6389368c8d59617.rlib" "/opt/rustwide/target/debug/deps/liblebe-965eaec9c723566c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ceaff41db99a5be.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-c71bb78b970a206f.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-6e4ba9e6b8714b11.rlib" "/opt/rustwide/target/debug/deps/libphf-4e7494f18710e248.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8b41e3122ffaa71c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2be01636ca6d3def.rlib" "/opt/rustwide/target/debug/deps/libcolor-7d3e21501ce8742b.rlib" "/opt/rustwide/target/debug/deps/libhalf-2274addea3417230.rlib" "/opt/rustwide/target/debug/deps/libangle-9e92df693e33d5e5.rlib" "/opt/rustwide/target/debug/deps/libserde-d52158d469708f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-81715d8a66bace33.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/julia_set_renderer_gui-d96ab8e00b6ab54c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `julia-set-renderer` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c724ad001c319e303278eeb6a816fa3bd8f3f8e7cc8091a9ac09451b0801915c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c724ad001c319e303278eeb6a816fa3bd8f3f8e7cc8091a9ac09451b0801915c", kill_on_drop: false }` [INFO] [stdout] c724ad001c319e303278eeb6a816fa3bd8f3f8e7cc8091a9ac09451b0801915c