[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/wfc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.24.1 [INFO] [stderr] Downloaded png v0.17.4 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded hashbrown v0.12.0 [INFO] [stderr] Downloaded exr v1.4.1 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded meap v0.5.1 [INFO] [stderr] Downloaded flume v0.10.11 [INFO] [stderr] Downloaded ndk-context v0.1.0 [INFO] [stderr] Downloaded direction v0.18.1 [INFO] [stderr] Downloaded jpeg-decoder v0.2.2 [INFO] [stderr] Downloaded tiff v0.7.1 [INFO] [stderr] Downloaded coord_2d v0.3.2 [INFO] [stderr] Downloaded grid_2d v0.15.1 [INFO] [stderr] Downloaded ndk-glue v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b887e729c8f18bd9a7699aab995b72138c33d6419d22fd2f6fbbbceb9e2b63d [INFO] running `Command { std: "docker" "start" "-a" "7b887e729c8f18bd9a7699aab995b72138c33d6419d22fd2f6fbbbceb9e2b63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b887e729c8f18bd9a7699aab995b72138c33d6419d22fd2f6fbbbceb9e2b63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b887e729c8f18bd9a7699aab995b72138c33d6419d22fd2f6fbbbceb9e2b63d", kill_on_drop: false }` [INFO] [stdout] 7b887e729c8f18bd9a7699aab995b72138c33d6419d22fd2f6fbbbceb9e2b63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5410d5c7737e074a0800dd63bc210e67a721ef7fee78b6292d131c840c28a73e [INFO] running `Command { std: "docker" "start" "-a" "5410d5c7737e074a0800dd63bc210e67a721ef7fee78b6292d131c840c28a73e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling coord_2d v0.3.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling direction v0.18.1 [INFO] [stderr] Compiling grid_2d v0.15.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.17.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tiff v0.7.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 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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [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 1m 10s [INFO] running `Command { std: "docker" "inspect" "5410d5c7737e074a0800dd63bc210e67a721ef7fee78b6292d131c840c28a73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5410d5c7737e074a0800dd63bc210e67a721ef7fee78b6292d131c840c28a73e", kill_on_drop: false }` [INFO] [stdout] 5410d5c7737e074a0800dd63bc210e67a721ef7fee78b6292d131c840c28a73e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ea7167d41f280e07bec28a360d6cdd85c80cf9e7c5a8ad4ede41933299211b1 [INFO] running `Command { std: "docker" "start" "-a" "4ea7167d41f280e07bec28a360d6cdd85c80cf9e7c5a8ad4ede41933299211b1", kill_on_drop: false }` [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-883cd0d65bf71a1c.animate.3349b32f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.animate.3349b32f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c.60gonmjyo46sywu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-9e22426f7a0baea7.rlib" "/opt/rustwide/target/debug/deps/libanimation_helper-e345b75f7008cb6c.rlib" "/opt/rustwide/target/debug/deps/libpixels-83a8a5a55d098dfb.rlib" "/opt/rustwide/target/debug/deps/libpollster-c240486fb9d1eb1a.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-1de37695d9d37f0c.rlib" "/opt/rustwide/target/debug/deps/libwide-1eefba22c0c65027.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-d5f586fe78bc4622.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6b35d983e6776a25.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-24440b94e029724c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-6ab0df3b90bf2a32.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-bcda01b88d9d49c6.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-900527883dc8dbd2.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-486b0296838aa115.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-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-f3faa77e6fb45116.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b3aaf61daf4ebeab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-076d2c5f12242fc0.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-fb78e3fcb74dc31f.rlib" "/opt/rustwide/target/debug/deps/libwinit-88118159674f7292.rlib" "/opt/rustwide/target/debug/deps/libmio-4c70e21b08b324fc.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3c42ebc5316652e5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-afe3cbd10bb77f87.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-52ef0b9feb8990ea.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6b80d1cc28417713.rlib" "/opt/rustwide/target/debug/deps/libnom-a227d22b51660654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6f74851429fb511e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-39d7e964dcc2ef00.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-818c0853df7e2660.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-91bbb5c8739664d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-362dc367b5e99ad1.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e8f99420aa7e7bfd.rlib" "/opt/rustwide/target/debug/deps/libnix-3b8102b6a9089547.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-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4c6795f4423df8a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-474b2e656a5bd8ff.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libwfc_image-95652d07b33ba6c9.rlib" "/opt/rustwide/target/debug/deps/libimage-c0e2016f52c88303.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-689820ef54edf3a5.rlib" "/opt/rustwide/target/debug/deps/libpng-0a15c797cfdf134b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cda3bd00fd825c36.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8f655300291efe9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b1ff211c607d98d7.rlib" "/opt/rustwide/target/debug/deps/librayon-68ee0e5aa0ddc19c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4dbcfde23741a82e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.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-a8c833e1d2914658.rlib" "/opt/rustwide/target/debug/deps/libflate2-2015522971175cab.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.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-9029e8e4bf7c0caa.rlib" "/opt/rustwide/target/debug/deps/libexr-249f1a534c288725.rlib" "/opt/rustwide/target/debug/deps/libflume-dbedf77ce82b7d61.rlib" "/opt/rustwide/target/debug/deps/libspin-4e4599e3c60f061a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e6bf13fd8189706.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-74b5e452d008358d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a591a25afb17110a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3000e5399de236cd.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-fdfa59b47d02169e.rlib" "/opt/rustwide/target/debug/deps/librand-f768a23bd3b90df5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6584ff87161153bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-591258c8e2b08239.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dd66c80fdac6cb49.rlib" "/opt/rustwide/target/debug/deps/libahash-f30f35655449979a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e48b6e3635d44ea0.rlib" "/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libgrid_2d-89b0d2361bc58219.rlib" "/opt/rustwide/target/debug/deps/libdirection-54becf4d9f1015ee.rlib" "/opt/rustwide/target/debug/deps/libcoord_2d-5cf2aedb7950f370.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/animate-883cd0d65bf71a1c" "-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] [stderr] error: could not compile `wfc_image` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ea7167d41f280e07bec28a360d6cdd85c80cf9e7c5a8ad4ede41933299211b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea7167d41f280e07bec28a360d6cdd85c80cf9e7c5a8ad4ede41933299211b1", kill_on_drop: false }` [INFO] [stdout] 4ea7167d41f280e07bec28a360d6cdd85c80cf9e7c5a8ad4ede41933299211b1