[INFO] cloning repository https://github.com/stevebob/wfc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevebob/wfc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da7ac6e4bdb972acada14a17c3cbd00aa5ab6cac [INFO] testing stevebob/wfc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/wfc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevebob/wfc [INFO] finished tweaking git repo https://github.com/stevebob/wfc [INFO] tweaked toml for git repo https://github.com/stevebob/wfc written to /workspace/builds/worker-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acc9bee24c547b71db00b1896074d4a53ab47ff993a03d1c209d5adb1067b84e [INFO] running `Command { std: "docker" "start" "-a" "acc9bee24c547b71db00b1896074d4a53ab47ff993a03d1c209d5adb1067b84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acc9bee24c547b71db00b1896074d4a53ab47ff993a03d1c209d5adb1067b84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc9bee24c547b71db00b1896074d4a53ab47ff993a03d1c209d5adb1067b84e", kill_on_drop: false }` [INFO] [stdout] acc9bee24c547b71db00b1896074d4a53ab47ff993a03d1c209d5adb1067b84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e348a7b47bc66e43eb290d729c40251f090f97dd9ef2698872898ae125c728 [INFO] running `Command { std: "docker" "start" "-a" "21e348a7b47bc66e43eb290d729c40251f090f97dd9ef2698872898ae125c728", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling coord_2d v0.3.3 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling direction v0.18.1 [INFO] [stderr] Compiling grid_2d v0.15.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [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 gpu-descriptor v0.2.2 [INFO] [stderr] Compiling wfc v0.10.5 (/opt/rustwide/workdir/wfc) [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling wgpu-hal v0.12.4 [INFO] [stderr] Compiling wfc_image v0.12.0 (/opt/rustwide/workdir/wfc-image) [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling pixels v0.9.0 [INFO] [stderr] Compiling animation_helper v0.1.0 (/opt/rustwide/workdir/animation-helper) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.53s [INFO] running `Command { std: "docker" "inspect" "21e348a7b47bc66e43eb290d729c40251f090f97dd9ef2698872898ae125c728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e348a7b47bc66e43eb290d729c40251f090f97dd9ef2698872898ae125c728", kill_on_drop: false }` [INFO] [stdout] 21e348a7b47bc66e43eb290d729c40251f090f97dd9ef2698872898ae125c728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499e8005376a1ff8f0fc38c4af05c49b0463fa8241bc47b7c559dd5e90d8a8a1 [INFO] running `Command { std: "docker" "start" "-a" "499e8005376a1ff8f0fc38c4af05c49b0463fa8241bc47b7c559dd5e90d8a8a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling meap v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling wfc v0.10.5 (/opt/rustwide/workdir/wfc) [INFO] [stderr] Compiling animation_helper v0.1.0 (/opt/rustwide/workdir/animation-helper) [INFO] [stderr] Compiling wfc_image v0.12.0 (/opt/rustwide/workdir/wfc-image) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.animate.166c0230-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0.24nswbdr5eszyoxn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmeap-83d4bdbb68033890.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8ba78dfcf371686a.rlib" "/opt/rustwide/target/debug/deps/libanimation_helper-99872ae56222904a.rlib" "/opt/rustwide/target/debug/deps/libpixels-58cb3c098159afd7.rlib" "/opt/rustwide/target/debug/deps/libpollster-c240486fb9d1eb1a.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-c79b833a18dcf819.rlib" "/opt/rustwide/target/debug/deps/libwide-d08d97f540544241.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-3476fffb8c9f99c6.rlib" "/opt/rustwide/target/debug/deps/libwgpu-d26a6f3b0a35ed41.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-a505734e68060ecd.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-98cf190337da06f6.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-b271a34e800dd131.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-373236350951d316.rlib" "/opt/rustwide/target/debug/deps/libprofiling-b552acf3d47c688c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f38e3017ba57a865.rlib" "/opt/rustwide/target/debug/deps/libnaga-5207ecfbf6d690f8.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-f3faa77e6fb45116.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8755d5ff482cd129.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-21c9a3ae4928d159.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d2e5194b633ee965.rlib" "/opt/rustwide/target/debug/deps/libwinit-3640a4aa02acb05c.rlib" "/opt/rustwide/target/debug/deps/libmio-7c717c81e304aa90.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cc22845ed287528a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-a087f24f67d81939.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ea95369d42f4df7c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-a8601acfc8ddcd82.rlib" "/opt/rustwide/target/debug/deps/libnom-406f4a3dbb1e6357.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-2bec8e5be901facf.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-13f8f69de5ef7964.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ba18f67a465089f3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-22dc6aab1ec3738a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6c4dbf508285cc08.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d07c2efc7416a9fa.rlib" "/opt/rustwide/target/debug/deps/libnix-c4ec79cce8bdd038.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-876137ee67ce8aa0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9aca9f8dfb1e717.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libwfc_image-2a1a2b34b324cf25.rlib" "/opt/rustwide/target/debug/deps/libimage-ad160540ba5e0333.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b09ca8821b0294a8.rlib" "/opt/rustwide/target/debug/deps/libpng-610eb63b8f592c2b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8f655300291efe9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3429a6c0a96c5bd0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-acb6d5b6dec808e6.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/libtiff-10804d6996ab8cf5.rlib" "/opt/rustwide/target/debug/deps/libflate2-729984893427db81.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cda3bd00fd825c36.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1ec8533789a068ba.rlib" "/opt/rustwide/target/debug/deps/librayon-2a00c2e4a46afb2c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-38187efdff880464.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libexr-d030528a039477a4.rlib" "/opt/rustwide/target/debug/deps/libflume-38bac51c17dd532c.rlib" "/opt/rustwide/target/debug/deps/libspin-19dc37d3d3e203b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-574f4d20d2f75751.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-72f7c496e8f19819.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b12b76f27e368d75.rlib" "/opt/rustwide/target/debug/deps/libnanorand-82a382c51d880f49.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-85149a95bd2cb58d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cf1ceb706270182d.rlib" "/opt/rustwide/target/debug/deps/libbit_field-208a6f18d8e8b787.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/liblebe-dbbff7515518cd65.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libwfc-663f9c1c94ca1ffa.rlib" "/opt/rustwide/target/debug/deps/librand-7eb8579dd5eeea06.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e76096617ef4a3d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3700d0db7bf4cab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-49b99f7a57cf57d2.rlib" "/opt/rustwide/target/debug/deps/libahash-db64f118087fef95.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c8b2fee19d233e6.rlib" "/opt/rustwide/target/debug/deps/liblibc-8264337ecea83e22.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libgrid_2d-95f1b0c6d317b004.rlib" "/opt/rustwide/target/debug/deps/libdirection-e2750831a4221343.rlib" "/opt/rustwide/target/debug/deps/libcoord_2d-419b89d442442d37.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/animate-245e3a4b871f92f0" "-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 `wfc_image` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "499e8005376a1ff8f0fc38c4af05c49b0463fa8241bc47b7c559dd5e90d8a8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499e8005376a1ff8f0fc38c4af05c49b0463fa8241bc47b7c559dd5e90d8a8a1", kill_on_drop: false }` [INFO] [stdout] 499e8005376a1ff8f0fc38c4af05c49b0463fa8241bc47b7c559dd5e90d8a8a1