[INFO] cloning repository https://github.com/Lblenner/fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lblenner/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLblenner%2Ffractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLblenner%2Ffractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 201329ef4c648355492b79f7341d1773b049fcf1 [INFO] testing Lblenner/fractal against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLblenner%2Ffractal" "/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/Lblenner/fractal on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lblenner/fractal [INFO] finished tweaking git repo https://github.com/Lblenner/fractal [INFO] tweaked toml for git repo https://github.com/Lblenner/fractal written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Lblenner/fractal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d0215ab3768cb001488b058ce8424f74a62d76d0ebe25f80a581c54f537ea8 [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" "45d0215ab3768cb001488b058ce8424f74a62d76d0ebe25f80a581c54f537ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d0215ab3768cb001488b058ce8424f74a62d76d0ebe25f80a581c54f537ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d0215ab3768cb001488b058ce8424f74a62d76d0ebe25f80a581c54f537ea8", kill_on_drop: false }` [INFO] [stdout] 45d0215ab3768cb001488b058ce8424f74a62d76d0ebe25f80a581c54f537ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] b0fde422b260e07080fed463f49e953bc02725110bfe7fc51a1ab193717d324e [INFO] running `Command { std: "docker" "start" "-a" "b0fde422b260e07080fed463f49e953bc02725110bfe7fc51a1ab193717d324e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling graphic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.zoom.3b9cbd43-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26.2dvrgecpp734yywc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiston-ddb0c87c69fddf04.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-82570dd49e828a5c.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-06e479cc8217aa10.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-c24cac795c34f344.rlib" "/opt/rustwide/target/debug/deps/libimage-f270579e3c765cd9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1982262803c24fb6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-cb20904fe882d254.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c30a12d34b2df22b.rlib" "/opt/rustwide/target/debug/deps/librayon-ebf588ec686848f8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7e1f1a4001700bf6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-41630d6193e10abc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6e3af6096bf74e27.rlib" "/opt/rustwide/target/debug/deps/libgraphics-cba7f5179f4f5f7f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-de91e2b9adeed15c.rlib" "/opt/rustwide/target/debug/deps/libread_color-e9beca41ed45b451.rlib" "/opt/rustwide/target/debug/deps/libtexture-7baa4f4e5a9e0f26.rlib" "/opt/rustwide/target/debug/deps/libvecmath-4215e08a9b1cf50b.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-d409fac5a34b2df9.rlib" "/opt/rustwide/target/debug/deps/libshader_version-f6932e706cd14cb1.rlib" "/opt/rustwide/target/debug/deps/libwindow-52bbe7c28589694e.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-f347dde1095ff919.rlib" "/opt/rustwide/target/debug/deps/libinput-f95cd32e9ba9e333.rlib" "/opt/rustwide/target/debug/deps/libviewport-aeb5364a4c89c7db.rlib" "/opt/rustwide/target/debug/deps/libfloat-698a161596618b66.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libgl-4451284ba9e12a4f.rlib" "/opt/rustwide/target/debug/deps/libglutin-4b7c8705bf3d3dc6.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-219797d741e9a02e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-54cdf3bd73d48980.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f6adf92fded0d38b.rlib" "/opt/rustwide/target/debug/deps/libwinit-3806303d5e7c354c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-24bdc413beed4483.rlib" "/opt/rustwide/target/debug/deps/libmio-b8ebfb8871771c69.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ce4c0756f7f45b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-7fa6f42bf5fff71c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-dcf95e2f0cd9fe1a.rlib" "/opt/rustwide/target/debug/deps/libandrew-bcf0cb3445035806.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-c202522a2c320770.rlib" "/opt/rustwide/target/debug/deps/libdirs-cabdd0c599be42ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-339cac4d16d5550a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-08eb2c645faf3ab3.rlib" "/opt/rustwide/target/debug/deps/libxcursor-4a6422645011f1b0.rlib" "/opt/rustwide/target/debug/deps/libnom-671e2e6ca2a45810.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41ab374fe9e50700.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fce70af1bb6463d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-30ab78c6b9c71371.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6b0b0901eb3c9cfa.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3cde912900245fa5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libnix-17c314b990939a78.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-35dd64b698efffaa.rlib" "/opt/rustwide/target/debug/deps/libdlib-705e50b63885b0cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e192dd79c280b21e.rlib" "/opt/rustwide/target/debug/deps/libnix-70ed76fc6fef0b05.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-19aaa1ef81696bb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-260582d035e6e8cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21b8f4bab01686f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-df3e3efba13a6d7b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4c40ce1b79891920.rlib" "/opt/rustwide/target/debug/deps/liblibc-735caf274e08905b.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zoom-ecb6244ead5b7d26" "-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 `graphic` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b0fde422b260e07080fed463f49e953bc02725110bfe7fc51a1ab193717d324e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0fde422b260e07080fed463f49e953bc02725110bfe7fc51a1ab193717d324e", kill_on_drop: false }` [INFO] [stdout] b0fde422b260e07080fed463f49e953bc02725110bfe7fc51a1ab193717d324e